summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/bitstream_filters: fix for the syntax of codeLimin Wang2022-03-30
* test: tiny_ssim: Don't include config.hMartin Storsjö2022-03-30
* vc1dsp: Change remaining stride parameters to ptrdiff_tMartin Storsjö2022-03-30
* avformat/libsrt: use a larger buffer for find_info_tagZhao Zhili2022-03-30
* avformat/libsrt: fix deprecated warningZhao Zhili2022-03-30
* avdevice/dshow: fix regressionDiederick Niehorster2022-03-29
* avcodec/wmalosslessdec: ensure channel count in the private context and decod...James Almer2022-03-29
* avfilter/f_realtime: add support for commandsPaul B Mahol2022-03-29
* avcodec/binkaudio: reset ch_offset on errorsMichael Niedermayer2022-03-29
* MAINTAINERS: add Niklas Haas for vf_libplacebo.cNiklas Haas2022-03-28
* avcodec/vmdaudio: Fix channels count bugMichael Niedermayer2022-03-28
* swresample/rematrix: fix typo in clean_layout()James Almer2022-03-28
* avfilter/buffersrc: uninitialize the context ch_layout before overwritting itJames Almer2022-03-27
* avformat/aqtitledec: Skip unrepresentable durationsMichael Niedermayer2022-03-27
* avformat/apm: Check channelsMichael Niedermayer2022-03-27
* avformat/cafdec: Do not store empty keys in read_info_chunk()Michael Niedermayer2022-03-27
* avformat: Do not search through the AVOption table for a option not in it rep...Michael Niedermayer2022-03-27
* avformat/alp: Check num_channelsMichael Niedermayer2022-03-27
* dxva2_hevc: don't use frames as reference if they are not marked as suchSteve Lhomme2022-03-27
* rtpenc_vp8: Use 15-bit PictureIDsKevin Wang2022-03-26
* avfilter/vf_subtitles: add additional font mime typesSomeRGuy2022-03-25
* avutil/channel_layout: return earlier on UNSPEC layouts in av_channel_layout_...James Almer2022-03-25
* avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout...James Almer2022-03-25
* doc/examples/muxing: Remove outdated commentAndreas Rheinhardt2022-03-25
* avcodec/error_resilience: Remove write only ERContext.ref_countAndreas Rheinhardt2022-03-25
* avcodec/h264dec: Constify slices' pointer to the parent contextAndreas Rheinhardt2022-03-25
* avcodec/h264dec: Move ERContext to H264ContextAndreas Rheinhardt2022-03-25
* avcodec/h264_slice: Fix decoding undamaged input with slicesAndreas Rheinhardt2022-03-25
* avfilter/vsrc_life: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_cellauto: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_mandelbrot: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_mandelbrot: rename misleading variablePaul B Mahol2022-03-25
* avfilter/vsrc_mptestsrc: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_gradients: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_gradients: rename misleading variablePaul B Mahol2022-03-25
* avfilter/vsrc_sierpinski: set frame_rate to outlinkPaul B Mahol2022-03-25
* avfilter/vsrc_sierpinski: rename misleading variablePaul B Mahol2022-03-25
* fate: add crystalizer testPaul B Mahol2022-03-25
* avutil/tests/channel_layout: test av_channel_layout_check()James Almer2022-03-25
* avutil/tests/channel_layout: test the output of av_channel_layout_subset()James Almer2022-03-25
* avutil/tests/channel_layout: test the output of av_channel_layout_standard()James Almer2022-03-25
* avutil/tests/channel_layout: test generating a custom layout using ambisonic ...James Almer2022-03-25
* doc/utils: add missing 22.2 layout entryJames Almer2022-03-25
* avutil/channel_layout: add missing check for AV_CHAN_NONE in av_channel_descr...James Almer2022-03-25
* fftools/opt_cmdutils: fix printing known channel layoutsJames Almer2022-03-25
* avutil/channel_layout: don't try to print NULL string pointers in av_channel_...James Almer2022-03-25
* doc/encoders: update libwebpenc quality optionGyan Doshi2022-03-24
* avfilter/x86/vf_limiter: use movu, dst may not be always alignedPaul B Mahol2022-03-24
* avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFsAndreas Rheinhardt2022-03-23
* avformat: Remove unnecessary inclusions from libavcodecAndreas Rheinhardt2022-03-23