115917 Commits (3b67ab85eefd36af8fb369423f6f623b85977fe7)
 

Author SHA1 Message Date
Andreas Rheinhardt 3b67ab85ee avcodec/mpegvideo_enc: Only keep what is used from MECmpContext 6 months ago
Andreas Rheinhardt eb3415912b avcodec/mpegvideo_enc: Avoid branch for sse vs nsse cmp 6 months ago
Andreas Rheinhardt 8b4f7c0663 avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() 6 months ago
Andreas Rheinhardt 10e7633cd7 avcodec/motion_est: Store remaining required me_cmp_funcs 6 months ago
Andreas Rheinhardt d163eefd47 avcodec/me_cmp, motion_est: Sanitize permissible cmp_funcs 6 months ago
Andreas Rheinhardt b1a31b32ab avcodec/me_cmp,dvenc,mpegvideo: Move ildct_cmp to its users 6 months ago
Andreas Rheinhardt cd2e46a350 avcodec/me_cmp, mpegvideo: Move frame_skip_cmp to MpegEncContext 6 months ago
Andreas Rheinhardt 182e647a64 avcodec/me_cmp, motion_est: Move me_(pre_)?_cmp etc. to MotionEstContext 6 months ago
Andreas Rheinhardt 1367ef198a avcodec/me_cmp: Constify ff_set_cmp() 6 months ago
Andreas Rheinhardt bbd355355d avcodec/motion_est: Factor one-time initialization out of ff_init_me 6 months ago
Andreas Rheinhardt 422711d1a5 avcodec/dvenc: Check for availability of interlaced dct cmp func 6 months ago
Andreas Rheinhardt c46711d44f avcodec/mpegvideo_enc: Check for existence of ildct cmp functions 6 months ago
Andreas Rheinhardt 415a3c32c9 avcodec/mpegvideo_enc: Avoid excessive inlining 6 months ago
Andreas Rheinhardt 0ef8f0f965 avcodec/ituh263dec: Use VLC symbol table 6 months ago
Andreas Rheinhardt 010951239c avcodec/mpeg12dec: Use VLC symbol table 6 months ago
Andreas Rheinhardt e7d6300c10 avcodec/mpeg4videodec: Use VLC symbol table 6 months ago
Andreas Rheinhardt f161d9449a avcodec/mpegutils: Move H.264-only macros to h264dec.h 6 months ago
Andreas Rheinhardt f5d5b80f3c avcodec/mpegutils: Don't use MB_TYPE_L[01] for mpegvideo 6 months ago
Andreas Rheinhardt 07ae09bdf1 avcodec/mpegutils: Remove always-false check 6 months ago
Andreas Rheinhardt c94d81ce00 avcodec/h261dec: Remove nonsense information from error message 6 months ago
Andreas Rheinhardt 0876b160d6 avcodec/h261dec: Use VLC symbol table 6 months ago
Andreas Rheinhardt 4cdd684e86 avcodec/mpegutils: Remap MB_TYPE_{GMC,SKIP,CBP,QUANT} 6 months ago
Andreas Rheinhardt dd1e804a98 avcodec/mpegutils: Remap MB_TYPE_ACPRED, add codec-specific MB_TYPE 6 months ago
Andreas Rheinhardt 5805b860fe configure: Remove obsolete mpeg4_decoder->mpeg4video_parser dependency 6 months ago
Andreas Rheinhardt 18f1aca3e8 avcodec/mpegvideo_dec: Set dct_unquantize ptrs only once when possible 6 months ago
Andreas Rheinhardt 091d006637 avcodec/mpegvideo: Set dct_unquantize earlier 6 months ago
Andreas Rheinhardt 4339d2c11c avcodec/mpegvideo: Don't pretend dct_init can fail 6 months ago
Andreas Rheinhardt 80c2d7c890 avcodec/mpegvideo_enc: Avoid branches for flipping no_rounding 6 months ago
Andreas Rheinhardt 91fce67691 avcodec/vc1: Combine identical checks 6 months ago
Theo Fabi d6d14b3a15 avdevice/avfoundation: add external video devices 6 months ago
Frank Plowman 8d6014dbc6 lavc/vvc: Invalidate PPSs which refer to a changed SPS 6 months ago
Araz Iusubov 02430680b0 libavcodec/amfenc: Update AMF encoder options 6 months ago
Araz Iusubov 696bd64d01 libavcodec/amfenc: Update AMF release version 6 months ago
James Almer 53c8d417ed avformat: split off generic NAL function helpers into their own file 6 months ago
Frank Plowman 0eacad6921 fate/vvc: add vvc-conformance-RPR_A_4 6 months ago
James Almer 0ae157b360 avformat/iamf_parse: add missing padding to AAC extradata 6 months ago
James Almer 4e608e90eb avformat/evc: fix writing reserved bits 6 months ago
James Almer 5191339f74 avformat/evc: remove useless struct field 6 months ago
Michael Niedermayer 4cab028bd0
avformat/mxfdec: Check container_ul->desc before use 6 months ago
Michael Niedermayer 0da6865ce2
avfilter/qsvvpp: Remove unreachable code 6 months ago
Michael Niedermayer 2b2ced61eb
avcodec/libvpxenc: Cleanup on error 6 months ago
Michael Niedermayer 7fab9b9761
avformat/iamf_parse: 0 layers are not allowed 6 months ago
Michael Niedermayer c69e6cccd7
avformat/iamf_parse: consider nb_substreams when accessing substreams array 6 months ago
Michael Niedermayer 97ecfb5a19
MAINTAINERS: Update the entries for the release maintainer for FFmpeg 6 months ago
Ramiro Polla 75f1a8e071 swscale/aarch64: add neon {lum,chr}ConvertRange 6 months ago
Niklas Haas 90579fbb90 avcodec/dovi_rpudec: handle errors consistently 6 months ago
Niklas Haas 0a5ed91e5e avcodec/dovi_rpudec: reject reserved_zero_3bits != 0 6 months ago
Niklas Haas d9f902d3a4 avcodec/dovi_rpu: guard ext blocks by dm_metadata_present 6 months ago
Niklas Haas 5e778cbfd5 avcodec/dovi_rpu: move ff_dovi_rpu_generate to correct section 6 months ago
Niklas Haas 7bf08a5b2d avcodec/dovi_rpu: simplify vdr type 6 months ago