110640 Commits (af8affb77efe8e1b9cfb4a288aec8feb8c25f569)
 

Author SHA1 Message Date
Paul B Mahol 90096dd042 avfilter/vf_feedback: fix artifacts with subsampled chroma 2 years ago
Thilo Borgmann 21a0b6bca8 avfilter/vf_mpdecimate: Add option to keep the first N similar frames before dropping 2 years ago
Paul B Mahol 1eed7f6562 avfilter/vf_morpho: add slice threading support 2 years ago
Paul B Mahol df886171a6 avfilter/vf_morpho: remove unused function's argument 2 years ago
Paul B Mahol bbe410a7fd avfilter/vf_morpho: move structure processing in separate loop 2 years ago
James Almer 63d7ea38c7 fftools/ffprobe: print exported stream AVOptions 2 years ago
Anton Khirnov 2d43c23b81 fftools/ffmpeg: discard packets for unused streams in demuxing thread 2 years ago
Anton Khirnov a0174a235b fftools/ffmpeg_filter: use InputFilterPriv.eof instead of InputFile.eof_reached 2 years ago
Anton Khirnov dd1c67d539 fftools/ffmpeg: move unconfigured graph handling to ffmpeg_filter 2 years ago
Anton Khirnov c26a6c5a52 fftools/ffmpeg_filter: use av_buffer_replace() to improve code 2 years ago
Anton Khirnov 5356f5ed23 fftools/ffmpeg_filter: move InputFilter.hw_frames_ctx to private data 2 years ago
Anton Khirnov 71d7e9bbec fftools/ffmpeg_filter: move InputFilter.displaymatrix to private data 2 years ago
Anton Khirnov e8df737cb2 fftools/ffmpeg_filter: move InputFilter.eof to private data 2 years ago
Anton Khirnov c7c73a3250 fftools/ffmpeg_filter: take fallback parameters from decoder, not demuxer 2 years ago
Anton Khirnov 48d8d3549a fftools/ffmpeg_enc: stop configuring filter inputs from encoder flush 2 years ago
Anton Khirnov f5cfb2c5df fftools/ffmpeg: eliminate need_output() 2 years ago
Anton Khirnov 5673da4797 fftools/ffmpeg: merge choose_output() and got_eagain() 2 years ago
Jonathan Gilbert f009f84961 doc/filters/colorcorrect: fix bh option description 2 years ago
metamuffin 2dd9b4071c avdevice/lavfi: update documentation 2 years ago
Paul B Mahol 1c8bf697ee avfilter/f_ebur128: export results into read-only options 2 years ago
Paul B Mahol 7153642992 avfilter/af_replaygain: export results into read-only options 2 years ago
Paul B Mahol 782ea8b2e5 avfilter/af_asetnsamples: add timeline support 2 years ago
Paul B Mahol 03800bcaf3 avfilter/af_asetnsamples: add commands support 2 years ago
Anton Khirnov 0e00d23510 fftools/ffmpeg: reduce -re to -readrate 1 2 years ago
Anton Khirnov 007ec49db8 fftools/ffmpeg: use a non-zero default for -readrate_initial_burst 2 years ago
Davy Durham 2ae16b05d6 fftools/ffmpeg: add ability to set a input burst time before readrate is enforced 2 years ago
Anton Khirnov 6deaf1e409 lavf/demux: export codec-level framerate in avformat_find_stream_info() 2 years ago
Anton Khirnov c2ae8e30b7 lavc/codec_par: add AVCodecParameters.framerate 2 years ago
Paul B Mahol 55ea1da1c0 avfilter/adynamicequalizer_template: remove empty lines 2 years ago
Paul B Mahol 0c91327210 avfilter/vsrc_gradients: fix several issues with !rgba output 2 years ago
Michael Niedermayer 722ff74055
avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMD 2 years ago
Michael Niedermayer 8f0e200a12
avcodec/dpcm: fix undefined interger overflow in wady 2 years ago
Michael Niedermayer 6e98cf0280
avcodec/tiff: add a zero DNG_LINEARIZATION_TABLE check 2 years ago
Michael Niedermayer 19b66b89da
avcodec/tak: Check remaining bits in ff_tak_decode_frame_header() 2 years ago
Michael Niedermayer 2632e90493
avcodec/sonic: Fix two undefined integer overflows 2 years ago
Michael Niedermayer 34056a94ea
avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple of 16 allocated 2 years ago
Michael Niedermayer fd7352660b
avcodec/flacdec: Fix signed integre overflow 2 years ago
Michael Niedermayer 885ff3b879
avcodec/exr: Cleanup befor return 2 years ago
Michael Niedermayer d31d4f3228
avcodec/pngdec: Do not pass AVFrame into global header decode 2 years ago
Michael Niedermayer 7117b380a7
avcodec/pngdec: remove AVFrame argument from decode_iccp_chunk() 2 years ago
Michael Niedermayer 6b1f68ccb0
avformat/hls: fail on probing non hls/m3u8 file extensions 2 years ago
Michael Niedermayer 5cc378cc46
avcodec/pdvdec: Check previous frame before using it 2 years ago
James Almer ed3691338b doc/examples/transcode_aac: use av_samples_alloc_array_and_samples to allocate the input samples buffer and pointers 2 years ago
James Almer 09b2ca93b4 avcodec/libdav1d: support parsing multiple ITU-T T.35 entries in a picture 2 years ago
Paul B Mahol 24f16b798e avfilter/af_join: set output frame duration 2 years ago
Paul B Mahol 67ca64c24b avfilter/af_adelay: fix frame pts and set frame duration 2 years ago
Paul B Mahol 217bb59f2e avfilter/af_amerge: set output frame duration 2 years ago
Paul B Mahol 6f1c82fd5b avfilter/af_biquads: reduce double type usage 2 years ago
Rémi Denis-Courmont 2919027936 MAINTAINERS: add vanitous self to maintain RISC-V 2 years ago
Anton Khirnov 60ecf44b03 lavf/av1dec: stop setting codec context framerate 2 years ago