50474 Commits (3b67ab85eefd36af8fb369423f6f623b85977fe7)

Author SHA1 Message Date
Andreas Rheinhardt 3b67ab85ee avcodec/mpegvideo_enc: Only keep what is used from MECmpContext 7 months ago
Andreas Rheinhardt eb3415912b avcodec/mpegvideo_enc: Avoid branch for sse vs nsse cmp 7 months ago
Andreas Rheinhardt 8b4f7c0663 avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() 7 months ago
Andreas Rheinhardt 10e7633cd7 avcodec/motion_est: Store remaining required me_cmp_funcs 7 months ago
Andreas Rheinhardt d163eefd47 avcodec/me_cmp, motion_est: Sanitize permissible cmp_funcs 7 months ago
Andreas Rheinhardt b1a31b32ab avcodec/me_cmp,dvenc,mpegvideo: Move ildct_cmp to its users 7 months ago
Andreas Rheinhardt cd2e46a350 avcodec/me_cmp, mpegvideo: Move frame_skip_cmp to MpegEncContext 7 months ago
Andreas Rheinhardt 182e647a64 avcodec/me_cmp, motion_est: Move me_(pre_)?_cmp etc. to MotionEstContext 7 months ago
Andreas Rheinhardt 1367ef198a avcodec/me_cmp: Constify ff_set_cmp() 7 months ago
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