summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/vf_showinfo: add support for Ambient Viewing Environment side dataJames Almer2023-01-15
* avfilter/vf_showinfo: use av_frame_side_data_name() to print side data namesJames Almer2023-01-13
* avcodec/h2645_sei: add support for Ambient Viewing Environment SEIJan Ekström2023-01-13
* ffprobe: expose AVAmbientViewingEnvironment side data in AVFramesJan Ekström2023-01-13
* avutil: introduce AVAmbientViewingEnvironment side dataJan Ekström2023-01-13
* avcodec/cbs_{h2645,sei}: add support for Ambient Viewing Environment SEIJan Ekström2023-01-13
* lavf/spdifdec: support EAC3rcombs2023-01-13
* libavformat/dashenc: Enable HTTP persistent connections for dashenc_delete_fileBasel Sayeh2023-01-13
* libavformat/hlsenc: Enable HTTP persistent connections for hls_delete_fileBasel Sayeh2023-01-13
* avformat/movenc: Add loop parameter to animated AVIFVignesh Venkatasubramanian2023-01-13
* avformat/movenc: Add movie_timescale option to AVIFVignesh Venkatasubramanian2023-01-13
* avcodec/bonk: Check ntaps against buffer sizeMichael Niedermayer2023-01-12
* avcodec/bonk: Avoid undefined overflow in quantMichael Niedermayer2023-01-12
* avcodec/sgidec: do not forget the number of components in read_uncompressed_s...Michael Niedermayer2023-01-12
* avformat/nsvdec: add support for STARDIVA formatPaul B Mahol2023-01-12
* avformat/file: add S_IFBLK/S_ISBLK compatability macroZhao Zhili2023-01-12
* avcodec/h274: fix includeMichael Niedermayer2023-01-11
* avcodec/h264_slice: Use unsigned for fgs seed computationMichael Niedermayer2023-01-11
* avcodec/tiff: Prettify code in dng_blit()Michael Niedermayer2023-01-11
* avcodec/tiff: Check camera_calibration for 0Michael Niedermayer2023-01-11
* avcodec/scpr: Test bx before useMichael Niedermayer2023-01-11
* avcodec/mvha: Check input size for HUFY before picture allocationMichael Niedermayer2023-01-11
* avcodec/eac3dec: avoid float noise in fixed mode addition to overflowMichael Niedermayer2023-01-11
* avcodec/mediacodecdec: check ff_Build_SDK_INT return valueZhao Zhili2023-01-11
* avcodec/mediacodec_wrapper: get api level via NDK methodZhao Zhili2023-01-11
* avcodec/videotoolboxenc: fix error codeZhao Zhili2023-01-11
* avutil/hwcontext_videotoolbox: BGRA should be full rangeZhao Zhili2023-01-11
* avcodec/videotoolboxenc: pass error code throughZhao Zhili2023-01-11
* avcodec/videotoolboxenc: log when get_cv_pixel_format failedZhao Zhili2023-01-11
* fftools/ffmpeg_demux: prefer fd over pipe for seek supportZhao Zhili2023-01-11
* fftools/ffprobe: prefer fd over pipe for seek supportZhao Zhili2023-01-11
* fftools/ffplay: prefer fd over pipe for seek supportZhao Zhili2023-01-11
* fftools/ffmpeg_demux: disable stdin interaction for fd protocolZhao Zhili2023-01-11
* avformat/file: add fd protocolZhao Zhili2023-01-11
* avformat/file: dup file descriptor for pipeZhao Zhili2023-01-11
* avformat/file: reindent after the previous commitZhao Zhili2023-01-11
* avformat/file: add fd option for pipeZhao Zhili2023-01-11
* avcodec/v4l2m2m: allow lower minimum buffer valuesLukas Rusak2023-01-10
* avcodec/v4l2_m2m: log both v4l2 and av pixel formats during negotiationAman Karmani2023-01-10
* avcodec/av1_parser: export timing information when presentJames Almer2023-01-10
* lavfi/graphparser: drop a redundant labelAnton Khirnov2023-01-10
* lavfi/graphparser: improve applying graph-level sws optionsAnton Khirnov2023-01-10
* lavfi/avfilter: process options for filters without a private classAnton Khirnov2023-01-10
* lavfi/avfilter: simplify process_options()Anton Khirnov2023-01-10
* lavfi/avfilter: export a multikey dict from process_options()Anton Khirnov2023-01-10
* lavfi/avfilter: avoid a redundant av_opt_set_dict2() callAnton Khirnov2023-01-10
* lavfi: remove AVFilter.init_dict()Anton Khirnov2023-01-10
* lavfi/vf_scale: allow passing options to swscale directlyAnton Khirnov2023-01-10
* fftools/ffmpeg: always generate CFR output when -r is usedAnton Khirnov2023-01-10
* doc/ffmpeg: improve -r documentationAnton Khirnov2023-01-10