106512 Commits (fb59a42ef977dd91085a602f10c9c82f88d072e5)
 

Author SHA1 Message Date
Limin Wang f9db470f25 doc/bitstream_filters: fix for the syntax of code 3 years ago
Martin Storsjö 525049097c test: tiny_ssim: Don't include config.h 3 years ago
Martin Storsjö db54426975 vc1dsp: Change remaining stride parameters to ptrdiff_t 3 years ago
Zhao Zhili 3721aaeaaa avformat/libsrt: use a larger buffer for find_info_tag 3 years ago
Zhao Zhili 397a777aa1 avformat/libsrt: fix deprecated warning 3 years ago
Diederick Niehorster f125c504d8 avdevice/dshow: fix regression 3 years ago
James Almer 7c35aa60a5 avcodec/wmalosslessdec: ensure channel count in the private context and decoder context are consistent 3 years ago
Paul B Mahol 96ebf7dceb avfilter/f_realtime: add support for commands 3 years ago
Michael Niedermayer 3a22bc03e6 avcodec/binkaudio: reset ch_offset on errors 3 years ago
Niklas Haas 7fbf1dd47e MAINTAINERS: add Niklas Haas for vf_libplacebo.c 3 years ago
Michael Niedermayer 31b22defcd avcodec/vmdaudio: Fix channels count bug 3 years ago
James Almer 5ee198f9aa swresample/rematrix: fix typo in clean_layout() 3 years ago
James Almer 4a8f932fd9 avfilter/buffersrc: uninitialize the context ch_layout before overwritting it 3 years ago
Michael Niedermayer c2d1597a8a avformat/aqtitledec: Skip unrepresentable durations 3 years ago
Michael Niedermayer 8173a6c130 avformat/apm: Check channels 3 years ago
Michael Niedermayer 7ec28e1d4c avformat/cafdec: Do not store empty keys in read_info_chunk() 3 years ago
Michael Niedermayer 6265f0b4e1 avformat: Do not search through the AVOption table for a option not in it repeatedly on each packet 3 years ago
Michael Niedermayer 2e069f6b69 avformat/alp: Check num_channels 3 years ago
Steve Lhomme 723065a346 dxva2_hevc: don't use frames as reference if they are not marked as such 3 years ago
Kevin Wang 8ae15b5655 rtpenc_vp8: Use 15-bit PictureIDs 3 years ago
SomeRGuy af6081273f avfilter/vf_subtitles: add additional font mime types 3 years ago
James Almer f2967490f1 avutil/channel_layout: return earlier on UNSPEC layouts in av_channel_layout_subset() 3 years ago
James Almer 7602b4e4c2 avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout_subset() 3 years ago
Andreas Rheinhardt 23cb87bb3c doc/examples/muxing: Remove outdated comment 3 years ago
Andreas Rheinhardt 1970ee1045 avcodec/error_resilience: Remove write only ERContext.ref_count 3 years ago
Andreas Rheinhardt 50c35d069a avcodec/h264dec: Constify slices' pointer to the parent context 3 years ago
Andreas Rheinhardt e944ab796d avcodec/h264dec: Move ERContext to H264Context 3 years ago
Andreas Rheinhardt c4fcfa47df avcodec/h264_slice: Fix decoding undamaged input with slices 3 years ago
Paul B Mahol a660136daa avfilter/vsrc_life: set outlink frame_rate 3 years ago
Paul B Mahol 3d131545ea avfilter/vsrc_cellauto: set outlink frame_rate 3 years ago
Paul B Mahol 4fb5b0368f avfilter/vsrc_mandelbrot: set outlink frame_rate 3 years ago
Paul B Mahol ccb33caf04 avfilter/vsrc_mandelbrot: rename misleading variable 3 years ago
Paul B Mahol 38804e0e23 avfilter/vsrc_mptestsrc: set outlink frame_rate 3 years ago
Paul B Mahol 5c2d333ecf avfilter/vsrc_gradients: set outlink frame_rate 3 years ago
Paul B Mahol a45b71570a avfilter/vsrc_gradients: rename misleading variable 3 years ago
Paul B Mahol 75929ed62b avfilter/vsrc_sierpinski: set frame_rate to outlink 3 years ago
Paul B Mahol d57a213998 avfilter/vsrc_sierpinski: rename misleading variable 3 years ago
Paul B Mahol 89083142fa fate: add crystalizer test 3 years ago
James Almer cbeb827cfb avutil/tests/channel_layout: test av_channel_layout_check() 3 years ago
James Almer 95ac380252 avutil/tests/channel_layout: test the output of av_channel_layout_subset() 3 years ago
James Almer 167c5a6afc avutil/tests/channel_layout: test the output of av_channel_layout_standard() 3 years ago
James Almer f9ed91abc9 avutil/tests/channel_layout: test generating a custom layout using ambisonic channels and a non diegetic channel with a custom name 3 years ago
James Almer 1e24fad867 doc/utils: add missing 22.2 layout entry 3 years ago
James Almer e4f6fce9e0 avutil/channel_layout: add missing check for AV_CHAN_NONE in av_channel_description 3 years ago
James Almer b04f14136e fftools/opt_cmdutils: fix printing known channel layouts 3 years ago
James Almer 6e04ace7fe avutil/channel_layout: don't try to print NULL string pointers in av_channel_{name,description} 3 years ago
Gyan Doshi fa12d808d7 doc/encoders: update libwebpenc quality option 3 years ago
Paul B Mahol 28d011516b avfilter/x86/vf_limiter: use movu, dst may not be always aligned 3 years ago
Andreas Rheinhardt f4098bbc3b avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs 3 years ago
Andreas Rheinhardt 1dcd0adedd avformat: Remove unnecessary inclusions from libavcodec 3 years ago