50950 Commits (fd86c373c28148483117302935bf51b64141dabb)

Author SHA1 Message Date
Niklas Haas ecea6ed3c9 avcodec/dovi_rpuenc: implement DM metadata compression 6 months ago
Niklas Haas 9824d1539e avcodec/dovi_rpudec: sanitize DM data before decoding 6 months ago
Niklas Haas 45f5f4d3da avcodec/dovi_rpudec: implement limited DM decompression 6 months ago
Niklas Haas 1c4d4cc368 avcodec/dovi_rpudec: don't unnecessarily allocate DOVIExt 6 months ago
Niklas Haas a1f96ae157 avcodec/dovi_rpu: separate static ext blocks 6 months ago
Niklas Haas f5d6eb4017 avcodec/dovi_rpu: move ext blocks into dedicated struct 6 months ago
Niklas Haas b3d33f11fa avcodec/bsf/dovi_rpu: add new bitstream filter 6 months ago
Niklas Haas 07712a0cab avcodec/dovi_rpuenc: add configuration for compression 6 months ago
Niklas Haas 1917270d32 avcodec/dovi_rpuenc: add ff_dovi_configure_ext() 6 months ago
Niklas Haas 765f29c61e avcodec/dovi_rpu: add ff_dovi_get_metadata() 6 months ago
Niklas Haas ae3a78593d avcodec/dovi_rpuenc: add a flag to enable compression 6 months ago
Niklas Haas b3bc8f8e1e avcodec/dovi_rpuenc: make encapsulation optional 6 months ago
Niklas Haas 1e6fdb89bd avcodec/dovi_rpuenc: add `flags` to ff_dovi_rpu_generate() 6 months ago
Niklas Haas c62b364dcb avcodec/dovi_rpuenc: respect dv_md_compression 6 months ago
Niklas Haas fd00a56653 avcodec/dovi_rpuenc: eliminate unnecessary loop 6 months ago
Niklas Haas bf92441d6a avcodec/dovi_rpuenc: also copy ext blocks to dovi ctx 6 months ago
Niklas Haas a93801b626 avcodec/dovi_rpudec: implement validation for compression 6 months ago
Fei Wang be7ab63552 lavc/qsvdec: Add vvc_mp4toannexb bsf for QSV VVC decoder 6 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 6 months ago
Lynne 869f4aec48
vulkan_decode: use the correct queue family for decoding ops 6 months ago
Wu Jianhua ca5c9e810a avcodec/vvc/dsp: prefix TxType and TxSize with VVC 6 months ago
Wu Jianhua ae1a9cfd52 avcodec/vvc_parser: move avctx->has_b_frames initialization to dec 6 months ago
Nuo Mi 80af195804 avcodec/vvcdec: move frame tab memset from the main thread to worker threads 6 months ago
Nuo Mi daf6fcd816 avcodec/vvcdec: do not zero frame qp table 6 months ago
Nuo Mi ca2caeb21d avcodec/vvcdec: do not zero frame msf mmi table 6 months ago
Nuo Mi 0c7106f618 avcodec/vvcdec: do not zero frame cpm table 6 months ago
Nuo Mi 3e497249eb avcodec/vvcdec: check_available, use && instead of &= for shortcut evaluation 6 months ago
Nuo Mi 4f882c453e avcodec/vvcdec: do not zero frame mvf table 6 months ago
Nuo Mi 93b0d5f9ce avcodec/vvcdec: refact out is_available from is_a0_available 6 months ago
Nuo Mi e8ac761293 avcodec/vvcdec: split ctu table to zero init and no zero init parts 6 months ago
Nuo Mi 4f60961498 avcodec/vvcdec: remove unnecessary perframe initializations 6 months ago
Nuo Mi 210bf1b154 avcodec/vvcdec: refact, combine bs tab with tu tab 6 months ago
Nuo Mi bdb79fe60a avcodec/vvcdec: thread, ensure the parse stage gets the highest priority 6 months ago
Nuo Mi 6464c157d5 x86/vvcdec: add dmvr avx2 code 6 months ago
Nuo Mi 1c17520e79 avcodec/vvcdec: Use av_image_copy_plane for DMVR 10-bit integer pixels 6 months ago
Araz Iusubov 42a40538f3 avcodec/amfenc: new encoder features support 6 months ago
Gyan Doshi 1f801dfdb5 lavc/libx265: unbreak build for X265_BUILD >= 210 6 months ago
James Almer 9880fea930 avcodec/snowenc: sign extend a variable before shifting 6 months ago
Michael Niedermayer 45ee6b1e3d
avcodec/apac: Fix discards ‘const’ qualifier 6 months ago
Michael Niedermayer db843c8910
avcodec/alsdec: clear last_acf_mantissa 6 months ago
Michael Niedermayer de3f6c8888
avcodec/aic: Clear slice_data 6 months ago
Michael Niedermayer 50471f96c4
avcodec/vc1dec: Clear mb_type_base and ttblk_base 6 months ago
Michael Niedermayer e44349ee88
avcodec/shorten: clear padding 6 months ago
Michael Niedermayer 8ca072a373
avcodec/apac: Clean padding space 6 months ago
Michael Niedermayer cba4e2e40d
avcodec/mvha: Clear remaining space after inflate() 6 months ago
Michael Niedermayer a0f22218f7
bsf/media100_to_mjpegb: Clear output buffer padding 6 months ago
Michael Niedermayer 0f4524f07a
avcodec/sga: av_assert1 check init_get_bits8() 6 months ago
Josh Allmann 374824cbc7 avcodec/h264_mp4toannexb: Prepend SPS/PPS to buffering period SEI 6 months ago
Ross Burton 654bd47716 libavcodec/arm/mlpdsp_armv5te: fix label format to work with binutils 2.43 6 months ago
James Almer ed618b288f avcodec/rpzaenc: don't use buffer data beyond the end of a row 6 months ago