103 Commits (b8e74aa1cb719f7aa9753ae359d36c3b1d2c54aa)

Author SHA1 Message Date
James Almer afb06aef7e avcodec/decode: remove unused argument from ff_frame_new_side_data_from_buf() 5 months ago
Mark Thompson 6f56e0e7e5 av1dec: Add force_integer_mv derived field for decoder use 8 months ago
Michael Niedermayer 69b4d9736b
avcodec/av1dec: Change bit_depth to int 8 months ago
Michael Niedermayer fd7d24fa3f
avcodec/av1dec: bit_depth cannot be another values than 8,10,12 8 months ago
Andreas Rheinhardt 9fb3d640fb avcodec/av1dec: Always set ret before goto end 8 months ago
Mark Thompson ba6b08c75b av1dec: Fix RefFrameSignBias calculation 9 months ago
Niklas Haas d0392619a7 avcodec/dovi_rpu: store entire config record 9 months ago
Andreas Rheinhardt 20206e14d7 avcodec/av1dec: Make av1_frame_replace() out of av1_frame_ref() 9 months ago
Andreas Rheinhardt 0f8763fbea avcodec/av1dec: Use ProgressFrames 9 months ago
Mark Thompson 22ced1edc6 lavc/av1: Record reference ordering information for each frame 9 months ago
Niklas Haas b90c18b38c avcodec/dovi_rpu: verify RPU data CRC32 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Niklas Haas 511f297680 avcodec/av1dec: signal new AVFilmGrainParams members 10 months ago
James Almer 4ca5d45193 avcodec/av1dec: use named constants for ITU-T T.35 metadata 10 months ago
Niklas Haas da39a19aad avcodec/av1dec: parse DV profile 10 T.35 OBU 10 months ago
Anton Khirnov 6169bd0fea lavc/*dec: use side data preference for mastering display/content light metadata 10 months ago
Niklas Haas 01056078ed avcodec/av1dec: respect side data preference 10 months ago
James Almer 194414f62d avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 10 months ago
Fei Wang 57fbe929f3 avcodec/av1dec: Return error for unsupported tile list OBU 10 months ago
Fei Wang 3f7e50f539 avcodec/av1dec: Move message of OBU info back to the beginning 10 months ago
Jan Ekström 37936b09ce avcodec/av1dec: fix matrix coefficients exposed by codec context 11 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 12 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Wu Jianhua b16fd96c5f avcodec: add D3D12VA hardware accelerated AV1 decoding 1 year ago
Michael Niedermayer 22daf2148f
avcodec/av1dec: Fix resolving zero divisor 1 year ago
Andreas Rheinhardt 6e4030a07b avcodec/av1dec, vaapi_av1: Remove excessive logmessages 1 year ago
Andreas Rheinhardt 315c956cbd avcodec/pthread_frame: Remove ff_thread_release_buffer() 1 year ago
Andreas Rheinhardt f8252d6ce3 avcodec/decode: Use RefStruct API for hwaccel_picture_private 1 year ago
Andreas Rheinhardt 3e9b8d14e5 avcodec/cbs: Use RefStruct-API for unit content 1 year ago
Andreas Rheinhardt 6434e44003 avcodec/thread: Remove ff_thread_get_format define 1 year ago
Andreas Rheinhardt 0058f6013f avcodec/av1dec: Don't rely on AV_PIX_FMT_NONE == -1 1 year ago
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 2 years ago
James Almer 4da14c302f avcodec/av1dec: reset the fragment on extradata reading failure 2 years ago
James Almer 8c6b931f4c avcodec/av1dec: reset the fragment on reading failure 2 years ago
Lynne 77478f6793
av1dec: add Vulkan hwaccel 2 years ago
Dave Airlie e49b8b48cd
av1: set skip mode frames properly 2 years ago
Lynne 6733a1a456
avcodec: add AVHWAccel.flush callback 2 years ago
Lynne be07145109
avcodec: add AVHWAccel.free_frame_priv callback 2 years 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