116750 Commits (6d75d44d905ec8047346c6f74c48d81549f31891)
 

Author SHA1 Message Date
gnattu a1976e963f avutil/hwcontext_videotoolbox: silence warning for RGB 4 months ago
Araz Iusubov 42a40538f3 avcodec/amfenc: new encoder features support 4 months ago
Gyan Doshi 1f801dfdb5 lavc/libx265: unbreak build for X265_BUILD >= 210 4 months ago
James Almer 66c05dc031 avformat/iamf_parse: ignore Audio Elements with an unsupported type 5 months ago
James Almer 9880fea930 avcodec/snowenc: sign extend a variable before shifting 5 months ago
Michael Niedermayer 7ad937f0c8
avformat/av1dec: Better fix for 70872/clusterfuzz-testcase-minimized-ffmpeg_dem_OBU_fuzzer-6005782487826432 5 months ago
Michael Niedermayer 45ee6b1e3d
avcodec/apac: Fix discards ‘const’ qualifier 5 months ago
vipyne fc07062a47 doc/mailing-list-faq: remove dead link 5 months ago
Michael Niedermayer db843c8910
avcodec/alsdec: clear last_acf_mantissa 5 months ago
Michael Niedermayer de3f6c8888
avcodec/aic: Clear slice_data 5 months ago
Michael Niedermayer 50471f96c4
avcodec/vc1dec: Clear mb_type_base and ttblk_base 5 months ago
Michael Niedermayer e44349ee88
avcodec/shorten: clear padding 5 months ago
Michael Niedermayer 66ee75d76c
avformat/mpeg: Check an avio_read() for failure 5 months ago
Michael Niedermayer 8ca072a373
avcodec/apac: Clean padding space 5 months ago
Michael Niedermayer cba4e2e40d
avcodec/mvha: Clear remaining space after inflate() 5 months ago
Michael Niedermayer a0f22218f7
bsf/media100_to_mjpegb: Clear output buffer padding 5 months ago
Michael Niedermayer d7f83fc2f4
avformat/iamfdec: Check nb_layers before dereferencing layer 5 months ago
Michael Niedermayer 6996e1238e
avformat/av1dec: Check bits left before get_leb128() 5 months ago
Michael Niedermayer 4dc7dfe65a
avformat/segafilm: Set keyframe 5 months ago
Michael Niedermayer 0f4524f07a
avcodec/sga: av_assert1 check init_get_bits8() 5 months ago
Michael Niedermayer e40b23c52a
tools/target_dec_fuzzer: Check that FFv1 doesnt leave uninitialized memory in its buffers 5 months ago
Jan Garcia via ffmpeg-devel 598f541ba4 fftools/ffmpeg: show video stats in progress output without filters 5 months ago
Josh Allmann 374824cbc7 avcodec/h264_mp4toannexb: Prepend SPS/PPS to buffering period SEI 5 months ago
Ross Burton 654bd47716 libavcodec/arm/mlpdsp_armv5te: fix label format to work with binutils 2.43 5 months ago
Stephen Hutchinson ea7375c9e9 avformat/avisynth: move avs_planes* consts into relevant function 5 months ago
Stephen Hutchinson 48d6cd35a2 avformat/avisynth: remove library allocation from global state 5 months ago
Stephen Hutchinson 8f01ce2898 avformat/avisynth: remove mutex lock from avisynth_read_close 5 months ago
Stephen Hutchinson c0fddbae79 avformat/avisynth: remove atexit() handler 5 months ago
James Almer 66592e8b10 swscale/output: don't leave the alpha channel undefined in vuyx and xv36le 5 months ago
James Almer ed618b288f avcodec/rpzaenc: don't use buffer data beyond the end of a row 5 months ago
James Almer 2b349f2d73 avcodec/adpcm: adpcm_dtk is stereo only 5 months ago
Lynne d138d7a595
vulkan: make sure descriptor buffers are always DEVICE_LOCAL 5 months ago
Anton Khirnov 9e3b5b8a26 fftools/ffmpeg: switch -map parsing to new stream specifier API 5 months ago
Anton Khirnov d1bdd89c2f fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 5 months ago
Anton Khirnov 46cbe4ab5c fftools/cmdutils: split stream specifier parsing and matching 5 months ago
Anton Khirnov e1b38680b7 fftools/cmdutils: put stream specifier handling back into cmdutils 5 months ago
Anton Khirnov 93227a68f1 fftools/ffmpeg: replace remaining uses of MATCH_PER_STREAM_OPT() 5 months ago
Anton Khirnov e218bde9f9 fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function 5 months ago
James Almer 82085a3e0a avcodec/avcodec_internal: fix type definition for the new functions 5 months ago
James Almer 472fbee812 avformat/movenc: don't look at previous track_id as it may not be set 5 months ago
James Almer 41307ff3e9 avfilter/video: don't zero allocated buffers if memory poisoning is used 5 months ago
James Almer 8d700eab85 tests/iamf: match stream group by id in some tests 5 months ago
Anton Khirnov deee00e2eb lavc/decode: reindent after previous commit 5 months ago
Anton Khirnov 5acbdd2264 lavc: convert frame threading to the receive_frame() pattern 5 months ago
Anton Khirnov 4d209dada7 lavc/decode: reindent 5 months ago
Anton Khirnov 048e978e8e lavc/decode: wrap AV_FRAME_FLAG_DISCARD handling in a loop 5 months ago
Anton Khirnov 64743b45b5 lavc/internal: document the precise meaning of AVCodecInternal.draining 5 months ago
Anton Khirnov d94cfd4900 lavc/thread: move generic-layer API to avcodec_internal.h 5 months ago
Anton Khirnov 8d5efc2182 lavc/ffv1dec: fix races in accessing FFV1SliceContext.slice_damaged 5 months ago
Anton Khirnov 15bdca054f lavc/ffv1dec: drop code handling AV_PIX_FMT_FLAG_PAL 5 months ago