103522 Commits (b36b703c29a6cad8c01ea5a5867a709791324eff)
 

Author SHA1 Message Date
Nicolas George 0210c8fee2 lavf/concatdec: support per-file options 3 years ago
Nicolas George 46fb395952 libavformat/concatdec: remove support for unsafe=-1 3 years ago
Paul B Mahol 5b258c2770 avfilter/af_astats: remove invalid 5x factor in window size calculation 3 years ago
Paul B Mahol 99ccad843f avfilter/aevalsrc: switch to activate 3 years ago
Paul B Mahol 6854cc2ec7 avfilter/asrc_hilbert: switch to activate 3 years ago
Paul B Mahol 5e2e9d50ce avfilter/asrc_afirsrc: switch to activate 3 years ago
Paul B Mahol 9153038e0a avfilter/asrc_sinc: switch to activate 3 years ago
Nicolas George 52091fcb5c lavfi/sine: switch to activate 3 years ago
Andreas Rheinhardt a1094eaa30 doc/filters.texi: Correct asegment example 3 years ago
Andreas Rheinhardt 78a4a76c85 avfilter/vf_convolution: Add mem_internal.h for DECLARE_ALIGNED 3 years ago
Mikhail Nitenko d3e56b56ae lavc/aarch64: add pred functions for 10-bit 3 years ago
Mikhail Nitenko 43ca887bc2 lavc/aarch64: h264, add chroma loop filters for 10bit 3 years ago
Mikhail Nitenko 756d2e087a lavc/aarch64: move transpose_4x8H to neon.S 3 years ago
Nicolas George 1698cd8422 doc/examples/encode_video: add explanations in comments. 3 years ago
Andreas Rheinhardt 3969c2abfb avfilter/avfiltergraph: Remove dead checks 3 years ago
Andreas Rheinhardt 4f46c3cf5c avfilter/formats: Don't set samplerate or channel count on video links 3 years ago
Andreas Rheinhardt 79595024ed avfilter/formats: Avoid redundant counter 3 years ago
Andreas Rheinhardt e88db774d8 avfilter/avfilter: Deprecate avfilter_pad_count() 3 years ago
Andreas Rheinhardt 8f72bb866e fftools/cmdutils: Switch to avfilter_filter_pad_count() 3 years ago
Andreas Rheinhardt 7c5f998196 avfilter/avfilter: Add avfilter_filter_pad_count() 3 years ago
Andreas Rheinhardt 8be701d9f7 avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
Andreas Rheinhardt d53d48c799 fftools/cmdutils: Use avfilter_pad_count() for AVFilter's number of pads 3 years ago
Andreas Rheinhardt c83a7dd25f avcodec/h264_parser: Fix undefined left shift 3 years ago
Andreas Rheinhardt 29bf3fafa0 avfilter/avfiltergraph: Don't use AVClass * for logcontext 3 years ago
Paul B Mahol d5b3e0403e avfilter/vf_colorcorrect: fix average analyze mode and add minmax mode 3 years ago
Nicolas George b06f12b68b lavfi/formats: document the negotiation process 3 years ago
Nicolas George 24de2b7618 lavfi/formats: rename AVFilterNegotiation.nb to nb_mergers 3 years ago
Nicolas George 703c3c4151 lavfi/formats: cosmetic: move negotiation stuff at the end 3 years ago
Paul B Mahol 7871b3ca5e avfilter/vf_signalstats: avoid doubles in calculations 3 years ago
Paul B Mahol ed6ea4f9ca avfilter/vf_chromakey: fix diff scaling for chromahold filter 3 years ago
Christopher Degawa 8990c5869e get_cabac_inline_x86: Don't inline if 32-bit clang on windows 3 years ago
Steven Liu c64d56a2f5 avformat/hlsenc: minus subtitle streams count when subtitle stream between video and audio streams 3 years ago
Steven Liu 5dc1b4b997 avformat/hlsenc: set http options before use delete http method 3 years ago
Paul B Mahol 79934cc702 avfilter/vf_paletteuse: do not use in dithering transparent palette 3 years ago
Paul B Mahol 6d09de90d1 avfilter/vf_paletteuse: fix some integer overflows 3 years ago
Paul B Mahol 835eb0a556 avfilter/vf_paletteuse: do not sort transparency color 3 years ago
Paul B Mahol 124eec942a avfilter/vf_palettegen: fix integer overflow 3 years ago
Hu Weiwen 4cdab8d022 movenc: Get rid of frag_start 3 years ago
Hu Weiwen 2b77a2f723 movenc: Ensure no separate moof written for empty track 3 years ago
Jan Ekström dbe40478e2 avcodec/libx265: improve full range flag setting logic 3 years ago
Jan Ekström 7ca71b79f2 avcodec/libx264: leave full range flag unchanged if unknown 3 years ago
Paul B Mahol ed47a4a842 avcodec: add SMC encoder 3 years ago
Andreas Rheinhardt 515e7fbce1 avfilter/avfilter: Remove unused feature to add pads in the middle 3 years ago
Andreas Rheinhardt 1e35744a4c avfilter/internal: Replace AVFilterPad.needs_writable by flags 3 years ago
Andreas Rheinhardt f60c3ca136 avfilter/audio: Don't call av_get_channel_layout_nb_channels twice 3 years ago
Andreas Rheinhardt 1aa640c7d7 avfilter/internal: Combine get_(audio|video)_buffer into union 3 years ago
Andreas Rheinhardt 90550856e5 avfilter/avfilter: Remove redundant assignment 3 years ago
Andreas Rheinhardt 8c53b14599 avutil/opt: Document actual behaviour of av_opt_copy a bit more 3 years ago
Haihao Xiang 51a80aacce ffmpeg_hw: Don't ignore key parameters when initializing a hw device 3 years ago
Michael Niedermayer 7bba0dd638 avcodec/frame_thread_encoder: Free AVCodecContext structure on error during init 3 years ago