115974 Commits (127545350fcc57781ba66bf7698904f4a0d2387c)
 

Author SHA1 Message Date
Andreas Rheinhardt b2195a238c avcodec/mpegvideo_dec: Don't keep droppable in sync in update_thread_ctx 6 months ago
Andreas Rheinhardt 39660bf964 avcodec/mpegvideo_dec: Don't alloc framesize-bufs in update_thread_ctx 6 months ago
Andreas Rheinhardt ba341be095 avcodec/mpeg12dec: Disable allocating scratchpad buffers when possible 6 months ago
Andreas Rheinhardt 3acf351e77 avcodec/mpv_reconstruct_mb_template: Don't unnecessarily copy data 6 months ago
Andreas Rheinhardt c28e553cbf avcodec/mpegutils: Fix ff_draw_horiz_band() 6 months ago
Andreas Rheinhardt f8b8f16163 avcodec/mpegvideo_enc: Don't update qscale unnecessarily 6 months ago
Andreas Rheinhardt 85cc6478b6 avcodec/mpegvideo_enc: Initialize qscale tab for all codecs 6 months ago
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 7 months ago
James Almer 4e608e90eb avformat/evc: fix writing reserved bits 7 months ago
James Almer 5191339f74 avformat/evc: remove useless struct field 7 months ago
Michael Niedermayer 4cab028bd0
avformat/mxfdec: Check container_ul->desc before use 7 months ago
Michael Niedermayer 0da6865ce2
avfilter/qsvvpp: Remove unreachable code 7 months ago
Michael Niedermayer 2b2ced61eb
avcodec/libvpxenc: Cleanup on error 7 months ago
Michael Niedermayer 7fab9b9761
avformat/iamf_parse: 0 layers are not allowed 7 months ago
Michael Niedermayer c69e6cccd7
avformat/iamf_parse: consider nb_substreams when accessing substreams array 7 months ago