106551 Commits (072101bd52f7f092ee976f4e6e41c19812ad32fd)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 33df1ba6b2 avcodec, avformat: Remove unnecessary inclusions of lavc/internal.h 3 years ago
Andreas Rheinhardt ef92c352e7 avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers 3 years ago
Andreas Rheinhardt a9cc413496 avcodec/internal: Move FF_QSCALE_TYPE_* to mpegvideodec.h 3 years ago
Andreas Rheinhardt 8abfc327bd avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 3 years ago
Andreas Rheinhardt e142153bd7 avcodec/internal, avfilter/qp_table: Remove unused FF_QSCALE_TYPEs 3 years ago
Jaakko Perttilä b1cbeabf5e ffmpeg: add packet duration to AVPacket logging 3 years ago
James Almer b65ce7bed8 Revert "avcodec/av1dec: Check tile_cols" 3 years ago
James Almer 5670eddf8c avcodec/av1: only set the private context pix_fmt field if get_pixel_format() succeeds 3 years ago
Christopher Degawa 51c0b9e829 avcodec/libsvtav1: pass color description info 3 years ago
Oneric 66901ce162 avfilter/vf_subtitles: pass storage size to libass 3 years ago
Anton Khirnov 1728ad8293 fftools/cmdutils: drop redundant code 3 years ago