106421 Commits (f9ed91abc9c70842ed385785b87c67bf54e67a6f)
 

Author SHA1 Message Date
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
Anton Khirnov bd0cbebf3e fftools: drop the fake "default" option from ffplay/ffprobe 3 years ago
Anton Khirnov 1dd6363581 fftools/ffprobe: drop -show_format_entry 3 years ago
Anton Khirnov 6fd1cd6053 fftools/ffplay: drop options deprecated since 2011 3 years ago
Anton Khirnov 8d293918b5 fftools/ffmpeg: drop mistakenly added empty line 3 years ago
Anton Khirnov 00da464658 fftools: move opt_timelimit from cmdutils to ffmpeg 3 years ago
Anton Khirnov a545cb2b9d fftools/cmdutils: split common option handlers into their own file 3 years ago
Anton Khirnov c99b93c5d5 fftools: drop useless indirection 3 years ago
Anton Khirnov 5e51f5af33 fftools/cmdutils: drop extern declarations for nonexistent variables 3 years ago
Anton Khirnov e46d8c53a3 fftools/cmdutils: drop prototypes for nonexistent functions 3 years ago
Anton Khirnov 1b7ecb3eef avfilter: handle duplicates in the options string 3 years ago
Anton Khirnov a0f04433f4 avfilter: simplify processing child context options 3 years ago
Zhao Zhili 303ddab7ea avfilter/video: fix shadowed variable 3 years ago
Limin Wang 42f1be4461 avformat/movenc: use warning log level and small adjustment for the log 3 years ago
Limin Wang fc8a6a6f4c avformat/movenc: initialize pts/dts of timecode packet 3 years ago
James Almer e78173557d ffmpeg: make the ac option set the demuxer's ch_layout AVOption 3 years ago
James Almer 639c2f0049 ffmpeg: add a ch_layout option as an alias to channel_layout 3 years ago
James Almer bc99e3a9d6 ffmpeg: replace custom channel_layout code with an SpecifierOpt based one 3 years ago
James Almer e6e86a3907 avformat/test/seek: set ch_layout instead of channels 3 years ago
James Almer edd26bca60 avformat/dfpwmdec: add support to set channel layout 3 years ago
James Almer e42e54fa4e avformat/pcmdec: add support to set channel layout in sln demuxer 3 years ago
James Almer 5cd6cb9f05 avformat/pcmdec: deprecate channels option 3 years ago
Paul B Mahol 902ee9cafc avcodec/binkaudio: add support for >2 channels dct codec 3 years ago
Andreas Rheinhardt fa989df1c6 avcodec/internal: Move FF_DEFAULT_QUANT_BIAS to mpegvideoenc.h 3 years ago
Andreas Rheinhardt 86c909558c avcodec/internal: Move FF_SIGNBIT and ff_log2_run to mathops.h 3 years ago
Andreas Rheinhardt 495de744fa avcodec/bitstream: Move code for initializing VLCs to file of its own 3 years ago
Andreas Rheinhardt b303f1e083 avcodec/mathops: Move bitswap_32() to its only user 3 years ago
Michael Niedermayer 7aebdb8bf1 avformat/mxfdec: Do not clear array in mxf_read_strong_ref_array() before writing 3 years ago
Michael Niedermayer 8d6f49cfc3 avformat/mxfdec: Check for avio_read() failure in mxf_read_strong_ref_array() 3 years ago
Michael Niedermayer 3015c556f3 avformat/mxfdec: Check count in mxf_read_strong_ref_array() 3 years ago
Michael Niedermayer dd1ce72e68 avcodec/allcodecs: Dont play with NULLs 3 years ago