50453 Commits (4cdd684e86136c42719632cbdcc7647d0f60f87f)

Author SHA1 Message Date
Andreas Rheinhardt 4cdd684e86 avcodec/mpegutils: Remap MB_TYPE_{GMC,SKIP,CBP,QUANT} 7 months ago
Andreas Rheinhardt dd1e804a98 avcodec/mpegutils: Remap MB_TYPE_ACPRED, add codec-specific MB_TYPE 7 months ago
Andreas Rheinhardt 18f1aca3e8 avcodec/mpegvideo_dec: Set dct_unquantize ptrs only once when possible 7 months ago
Andreas Rheinhardt 091d006637 avcodec/mpegvideo: Set dct_unquantize earlier 7 months ago
Andreas Rheinhardt 4339d2c11c avcodec/mpegvideo: Don't pretend dct_init can fail 7 months ago
Andreas Rheinhardt 80c2d7c890 avcodec/mpegvideo_enc: Avoid branches for flipping no_rounding 7 months ago
Andreas Rheinhardt 91fce67691 avcodec/vc1: Combine identical checks 7 months ago
Frank Plowman 8d6014dbc6 lavc/vvc: Invalidate PPSs which refer to a changed SPS 7 months ago
Araz Iusubov 02430680b0 libavcodec/amfenc: Update AMF encoder options 7 months ago
Michael Niedermayer 2b2ced61eb
avcodec/libvpxenc: Cleanup on error 7 months ago
Niklas Haas 90579fbb90 avcodec/dovi_rpudec: handle errors consistently 7 months ago
Niklas Haas 0a5ed91e5e avcodec/dovi_rpudec: reject reserved_zero_3bits != 0 7 months ago
Niklas Haas d9f902d3a4 avcodec/dovi_rpu: guard ext blocks by dm_metadata_present 7 months ago
Niklas Haas 5e778cbfd5 avcodec/dovi_rpu: move ff_dovi_rpu_generate to correct section 7 months ago
Niklas Haas 7bf08a5b2d avcodec/dovi_rpu: simplify vdr type 7 months ago
Niklas Haas ae7bff55df avcodec/dovi_rpudec: simplify vdr handling (cosmetic) 7 months ago
Niklas Haas 7ee64631f6 avcodec/dovi_rpu: fix dm_metadata_id handling 7 months ago
Niklas Haas 68a22ac936 avcodec/dovi_rpu: properly handle vdr_dm_metadata_present 7 months ago
Niklas Haas e1b91eb195 avdovi/dovi_rpudec: handle prev_vdr_rpu_id failures 7 months ago
Niklas Haas 954f890f95 avcodec/dovi_rpudec: validate L2.ms_weight 7 months ago
Niklas Haas e07b735a99 avcodec/dovi_rpudec: add return code to parse_ext_v* 7 months ago
Andreas Rheinhardt b515088576 avcodec/loongarch/Makefile: Fix vc1dsp_lasx.o build criterion 7 months ago
Andreas Rheinhardt 7c95c7de4a avcodec/libx265: Don't copy A53 closed captions by default 7 months ago
Osamu Watanabe 6f4a95cfb8
avcodec/jpeg2000dec: fix tilepart processing 7 months ago
Thomas Siedel c75940db29 avcodec: add external enc libvvenc for H266/VVC 7 months ago
Rémi Denis-Courmont 4819aeebf4 avr32: remove explicit support 7 months ago
Niklas Haas 6225ad5c19 avcodec/dovi_rpu{enc,dec}: fix ms_weight handling 7 months ago
James Almer 08383443ff avcodec/vorbisdec: don't use double intermediate in vorbisfloat2float 7 months ago
James Almer 1b9af306da avcodec: use the renamed av_zero_extend 7 months ago
Sean McGovern cdd139d760 libavcodec/alpha: remove DSP & support code 7 months ago
Rémi Denis-Courmont a5d2d26742 sh4: remove architecture 7 months ago
Anton Khirnov 0060a368b1 lavc/hevcdec: always call hevc_frame_end() after successfully decoding an AU 7 months ago
sunyuechi a4901a56c6 lavc/vp8dsp: R-V V bilin_load to bilin_load_h 7 months ago
sunyuechi 8d9fb7b5cf lavc/vp8dsp: R-V V put_bilin_h v unroll 7 months ago
Frank Plowman d72a5fe719 lavc/vvc: Prevent overflow in chroma QP derivation 7 months ago
Andreas Rheinhardt 89742b88c6 avcodec/mpegvideo_enc: Don't pretend ff_dct_encode_init() can fail 7 months ago
Andreas Rheinhardt 1dc1b6c5af avcodec/mpegvideo: Remove fast_dct_quantize 7 months ago
Andreas Rheinhardt e80bd068c5 avcodec/mpegvideo_enc: Always set c funcs in ff_dct_encode_init() 7 months ago
Andreas Rheinhardt 8327828205 avcodec/mips/mpegvideo: Set denoise_dct only for encoder 7 months ago
Andreas Rheinhardt adb1521385 avcodec/mpegvideo_enc: Move initializing H263DSP to ituh263enc.c 7 months ago
Andreas Rheinhardt bf8208d0cd avcodec/mpegvideo_enc: Make ff_dct_quantize_c() static 7 months ago
Andreas Rheinhardt f0c021b6ff avcodec/dnxhdenc: Remove always-false check 7 months ago
Andreas Rheinhardt 1fe2a97b61 avcodec/vc1_pred: Fix indentation 7 months ago
Andreas Rheinhardt bf087a7e26 avcodec/mpegvideo_enc: Binarize reference 7 months ago
Andreas Rheinhardt 34ed9d1954 avcodec/ituh263enc: Remove redundant check 7 months ago
Andreas Rheinhardt b2ac792367 avcodec/mpegvideo: Use enum for msmpeg4_version 7 months ago
Andreas Rheinhardt 2f6768c761 avcodec/mpegvideo: Remove pblocks 7 months ago
Andreas Rheinhardt 1f5c64cbdc avcodec/mpeg12dec: Don't initialize inter_scantable 7 months ago
Andreas Rheinhardt 9bb35cfa4d avcodec/mpeg12dec: Pass Mpeg1Context* in mpeg_field_start() 7 months ago
Andreas Rheinhardt c703a519a5 avcodec/mpegvideo_dec: Don't sync encoder-only coded_picture_number 7 months ago