72 Commits (c38693b4b099057553c0323cc2757470cede5614)

Author SHA1 Message Date
Andreas Rheinhardt c38693b4b0 avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format() 1 year ago
James Almer fb548fba04 avcodec/av1dec: export pixel format even if no hardware decoder is present 1 year ago
James Almer 1652f2492f avcodec/av1dec: don't set aspect ratio when it's not yet known 1 year ago
Andreas Rheinhardt e35dfe864d avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
Andreas Rheinhardt c48cc9c6e9 avcodec/decode: Extend ff_hwaccel_frame_priv_alloc()'s task 1 year ago
James Almer 62cb9d97c1 avcodec/av1dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 4da14c302f avcodec/av1dec: reset the fragment on extradata reading failure 1 year ago
James Almer 8c6b931f4c avcodec/av1dec: reset the fragment on reading failure 1 year ago
Lynne 77478f6793
av1dec: add Vulkan hwaccel 1 year ago
Dave Airlie e49b8b48cd
av1: set skip mode frames properly 1 year ago
Lynne 6733a1a456
avcodec: add AVHWAccel.flush callback 1 year ago
Lynne be07145109
avcodec: add AVHWAccel.free_frame_priv callback 1 year ago
James Almer 97f4263457 avcodec/av1dec: convert to receive_frame() 2 years ago
Anton Khirnov e10a5b91bc lavc/av1*: fix exporting framerate 2 years ago
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Raphaël Zumer 6f2413a203 avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil 2 years ago
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Andreas Rheinhardt 85b185b504 avcodec/av1dec: Fix unintended fallthrough 2 years ago
James Almer 68a858fcc9 avcodec/av1dec: make CBS parse only the OBU types we care about 2 years ago
James Almer d6d5765051 avcodec/av1dec: parse and export Metadata OBUs 2 years ago
Tristan Matthews 40984af0c5 av1dec: fix comment typo 2 years ago
Tristan Matthews fb5e9dbc90 av1dec: fix typo in logged error 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 2 years ago
Andreas Rheinhardt b6a680989c avcodec/internal: Move ff_set_sar() to decode.h 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
ManojGuptaBonda a44fba0b5b AV1 VDPAU hwaccel Decode support 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
James Almer b65ce7bed8 Revert "avcodec/av1dec: Check tile_cols" 3 years ago
James Almer 5670eddf8c avcodec/av1: only set the private context pix_fmt field if get_pixel_format() succeeds 3 years ago
Michael Niedermayer 4fdfe430c1 avcodec/av1dec: Check tile_cols 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Andreas Rheinhardt 02220b88fc avcodec/thread: Don't use ThreadFrame when unnecessary 3 years ago
James Almer 4b053b8db1 avcodec/av1dec: honor the requested skip_frame level 3 years ago
Fei Wang 7787cca180 lavc/av1dec: use frame split bsf 3 years ago
Fei Wang de7475b111 avcodec/av1dec: support setup shear process 3 years ago
James Almer 9b05263ac1 avcodec/av1: signal the presence of Film Grain in the decoder context 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
James Almer 5f9632e491 avcodec/av1dec: add an option to select an operating point 4 years ago
Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 4 years ago
James Almer 1a8e719f36 avcodec/av1dec: support exporting Film Grain params as frame side data 4 years ago
Philip Langdale 67bb11b5f6 avcodec/nvdec: Add support for decoding monochrome av1 4 years ago
Andreas Rheinhardt e546d02919 avcodec/av1dec: Fix leak in case of failure 4 years ago
James Almer eee7ba8dba avcodec/av1dec: infer and store film grain param values in AV1Frame 4 years ago
Jan Ekström 8fbc139e61 avcodec/av1{dec,parser}: move to ff_cbs_read_extradata_from_codec 4 years ago
James Almer 5d4a6bbd4b avcodec/av1dec: remove order_hint from AV1Frame 4 years ago
James Almer f5517be32a avcodec/av1dec: add a reference to the raw frame header to AV1Frames 4 years ago