106409 Commits (8abfc327bd22f2da43aac0c125432ce37e71e6a6)
 

Author SHA1 Message Date
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
Michael Niedermayer 4fdfe430c1 avcodec/av1dec: Check tile_cols 3 years ago
James Almer 6bab6afecc avcodec/wmaprodec: ensure channel count in the private context and decoder context are consistent 3 years ago
James Almer 37f4440682 avformat/demux: ensure ch_layout is not lost in the stream's internal avctx 3 years ago
Gyan Doshi 505a7d39cd doc/bitstream_filters: add missing options in h264_metadata 3 years ago
Michael Niedermayer a8fd3f7fab avformat/hls: Check target_duration 3 years ago
Michael Niedermayer 23e27a360e avcodec/mlpdec: Use 64bit for channel layout 3 years ago
Michael Niedermayer 0c1f20c6c8 avcodec/pixlet: Avoid signed integer overflow in scaling in filterfn() 3 years ago
Andreas Rheinhardt 5aabb2596f avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Marton Balint 5b3732227e avfilter/x86/vf_blend: use unaligned movs for output 3 years ago
Zhao Zhili 117672c814 ffplay: don't shadow global variable 3 years ago