109656 Commits (20b96494de5a76fd932d4231d4afde2e5c2c6e59)
 

Author SHA1 Message Date
Paul B Mahol 2524d0b33b avformat/dtshddec: also read trailing padding in samples 2 years ago
Paul B Mahol ac7d21284b avfilter: add fractional delay IR source filter 2 years ago
Michael Niedermayer 1ab0f83b0a
avcodec/wbmpdec: use remaining size not whole size 2 years ago
Michael Niedermayer e7755b433e
avcodec/eatgq: : Check index increments in tgq_decode_block() 2 years ago
James Almer 2378cbe36b avfilter/vf_showinfo: add support for Ambient Viewing Environment side data 2 years ago
James Almer b37795688a avfilter/vf_showinfo: use av_frame_side_data_name() to print side data names 2 years ago
Jan Ekström 5de565107a avcodec/h2645_sei: add support for Ambient Viewing Environment SEI 2 years ago
Jan Ekström be76a9bd32 ffprobe: expose AVAmbientViewingEnvironment side data in AVFrames 2 years ago
Jan Ekström 002d0ec740 avutil: introduce AVAmbientViewingEnvironment side data 2 years ago
Jan Ekström f4bebc0c34 avcodec/cbs_{h2645,sei}: add support for Ambient Viewing Environment SEI 2 years ago
rcombs d3538dd293 lavf/spdifdec: support EAC3 2 years ago
Basel Sayeh 6161eacc74 libavformat/dashenc: Enable HTTP persistent connections for dashenc_delete_file 2 years ago
Basel Sayeh 77ad210fba libavformat/hlsenc: Enable HTTP persistent connections for hls_delete_file 2 years ago
Vignesh Venkatasubramanian 54c488223b avformat/movenc: Add loop parameter to animated AVIF 2 years ago
Vignesh Venkatasubramanian f2b1750871 avformat/movenc: Add movie_timescale option to AVIF 2 years ago
Michael Niedermayer 8e58d20e10
avcodec/bonk: Check ntaps against buffer size 2 years ago
Michael Niedermayer 977028f9f4
avcodec/bonk: Avoid undefined overflow in quant 2 years ago
Michael Niedermayer 9f0602a717
avcodec/sgidec: do not forget the number of components in read_uncompressed_sgi() 2 years ago
Paul B Mahol fc263f073e avformat/nsvdec: add support for STARDIVA format 2 years ago
Zhao Zhili e30bf5acee avformat/file: add S_IFBLK/S_ISBLK compatability macro 2 years ago
Michael Niedermayer 379e43e6ec
avcodec/h274: fix include 2 years ago
Michael Niedermayer 685c0cfd32
avcodec/h264_slice: Use unsigned for fgs seed computation 2 years ago
Michael Niedermayer 9ea2c79631
avcodec/tiff: Prettify code in dng_blit() 2 years ago
Michael Niedermayer 44f45711cc
avcodec/tiff: Check camera_calibration for 0 2 years ago
Michael Niedermayer 1b59de3770
avcodec/scpr: Test bx before use 2 years ago
Michael Niedermayer 50c0f2ddd3
avcodec/mvha: Check input size for HUFY before picture allocation 2 years ago
Michael Niedermayer 2f48d227c1
avcodec/eac3dec: avoid float noise in fixed mode addition to overflow 2 years ago
Zhao Zhili 9ea6d93218 avcodec/mediacodecdec: check ff_Build_SDK_INT return value 2 years ago
Zhao Zhili 8586540ad1 avcodec/mediacodec_wrapper: get api level via NDK method 2 years ago
Zhao Zhili 8f35ee8240 avcodec/videotoolboxenc: fix error code 2 years ago
Zhao Zhili e7aca339ce avutil/hwcontext_videotoolbox: BGRA should be full range 2 years ago
Zhao Zhili 0ef85a5471 avcodec/videotoolboxenc: pass error code through 2 years ago
Zhao Zhili 5ab429d8df avcodec/videotoolboxenc: log when get_cv_pixel_format failed 2 years ago
Zhao Zhili 52eb2396d7 fftools/ffmpeg_demux: prefer fd over pipe for seek support 2 years ago
Zhao Zhili 244f3cfbe3 fftools/ffprobe: prefer fd over pipe for seek support 2 years ago
Zhao Zhili c926140558 fftools/ffplay: prefer fd over pipe for seek support 2 years ago
Zhao Zhili 195ccf7ea8 fftools/ffmpeg_demux: disable stdin interaction for fd protocol 2 years ago
Zhao Zhili 6e7c006e40 avformat/file: add fd protocol 2 years ago
Zhao Zhili e9fe1634d4 avformat/file: dup file descriptor for pipe 2 years ago
Zhao Zhili 8d91a8faab avformat/file: reindent after the previous commit 2 years ago
Zhao Zhili 49b8f043ca avformat/file: add fd option for pipe 2 years ago
Lukas Rusak 0d7c452d84 avcodec/v4l2m2m: allow lower minimum buffer values 2 years ago
Aman Karmani 18d9959fd9 avcodec/v4l2_m2m: log both v4l2 and av pixel formats during negotiation 2 years ago
James Almer 0431f9805e avcodec/av1_parser: export timing information when present 2 years ago
Anton Khirnov 54c0e72b42 lavfi/graphparser: drop a redundant label 2 years ago
Anton Khirnov ca67a783ab lavfi/graphparser: improve applying graph-level sws options 2 years ago
Anton Khirnov 1c18530e93 lavfi/avfilter: process options for filters without a private class 2 years ago
Anton Khirnov d234b4b193 lavfi/avfilter: simplify process_options() 2 years ago
Anton Khirnov b6ba764552 lavfi/avfilter: export a multikey dict from process_options() 2 years ago
Anton Khirnov bd7c07c26a lavfi/avfilter: avoid a redundant av_opt_set_dict2() call 2 years ago