50515 Commits (390dbcb8b8d69a8f10362c58a7bafbfa51eb7148)

Author SHA1 Message Date
Andreas Rheinhardt bbd355355d avcodec/motion_est: Factor one-time initialization out of ff_init_me 7 months ago
Andreas Rheinhardt 422711d1a5 avcodec/dvenc: Check for availability of interlaced dct cmp func 7 months ago
Andreas Rheinhardt c46711d44f avcodec/mpegvideo_enc: Check for existence of ildct cmp functions 7 months ago
Andreas Rheinhardt 415a3c32c9 avcodec/mpegvideo_enc: Avoid excessive inlining 7 months ago
Andreas Rheinhardt 0ef8f0f965 avcodec/ituh263dec: Use VLC symbol table 7 months ago
Andreas Rheinhardt 010951239c avcodec/mpeg12dec: Use VLC symbol table 7 months ago
Andreas Rheinhardt e7d6300c10 avcodec/mpeg4videodec: Use VLC symbol table 7 months ago
Andreas Rheinhardt f161d9449a avcodec/mpegutils: Move H.264-only macros to h264dec.h 7 months ago
Andreas Rheinhardt f5d5b80f3c avcodec/mpegutils: Don't use MB_TYPE_L[01] for mpegvideo 7 months ago
Andreas Rheinhardt 07ae09bdf1 avcodec/mpegutils: Remove always-false check 7 months ago
Andreas Rheinhardt c94d81ce00 avcodec/h261dec: Remove nonsense information from error message 7 months ago
Andreas Rheinhardt 0876b160d6 avcodec/h261dec: Use VLC symbol table 7 months ago
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