106392 Commits (1b7ecb3eef260da0f5cdcc295ae87c0cf777966a)
 

Author SHA1 Message Date
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
Zhao Zhili 269ed0a413 ffplay: check AVFMT_NO_BYTE_SEEK flag for seek_by_bytes 3 years ago
Zhao Zhili 92053aa260 avformat/hls: add AVFMT_NO_BYTE_SEEK flag 3 years ago
James Almer efdde028bb avcodec/opus: always use ambisonic layout for mapping family 2 3 years ago
Anton Khirnov a24e6ca8bf lavc/bsf: improve doxy 3 years ago
Anton Khirnov 5e7643eff7 lavc/bsf: add general documentation 3 years ago
Anton Khirnov 6ccc3989d1 doc/APIchanges: update for the new channel layout API 3 years ago
Pierre-Anthony Lemieux 2a1eae2179
avformat/concat: refactor to use ff_rescale_interval() 3 years ago
Pierre-Anthony Lemieux f409c78517
avformat/imf: refactor to use ff_rescale_interval() 3 years ago
Pierre-Anthony Lemieux 8744b103da
avformat/tests: add test for ff_rescale_interval() 3 years ago
Pierre-Anthony Lemieux b172c0f8c5
avformat/seek: add ff_rescale_interval() function 3 years ago
Pierre-Anthony Lemieux 22e1175e39
avformat/imf: clean-up and reduce logging 3 years ago
Pierre-Anthony Lemieux 32b9f5ac2f
avformat/imf: add support for input seeking 3 years ago
Pierre-Anthony Lemieux 9ca4d80d6b
avformat/imf: relocate static function imf_time_to_ts() 3 years ago
Paul B Mahol f8dc89b34d avfilter/af_afftdn: remove unused or set only variables 3 years ago
Paul B Mahol 7ae2ded0d1 avfilter/avf_ahistogram: fix off by one in slide mode 3 years ago
Andreas Rheinhardt df2edfe1b0 configure: Add missing cri->mjpegdec dependency 3 years ago
Andreas Rheinhardt 30c08b42f2 avcodec/flashsv2enc: Avoid opening and closing z_stream 3 years ago