summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* doc/filters.texi: Correct asegment exampleAndreas Rheinhardt2021-08-21
* avfilter/vf_convolution: Add mem_internal.h for DECLARE_ALIGNEDAndreas Rheinhardt2021-08-21
* lavc/aarch64: add pred functions for 10-bitMikhail Nitenko2021-08-21
* lavc/aarch64: h264, add chroma loop filters for 10bitMikhail Nitenko2021-08-21
* lavc/aarch64: move transpose_4x8H to neon.SMikhail Nitenko2021-08-21
* doc/examples/encode_video: add explanations in comments.Nicolas George2021-08-20
* avfilter/avfiltergraph: Remove dead checksAndreas Rheinhardt2021-08-20
* avfilter/formats: Don't set samplerate or channel count on video linksAndreas Rheinhardt2021-08-20
* avfilter/formats: Avoid redundant counterAndreas Rheinhardt2021-08-20
* avfilter/avfilter: Deprecate avfilter_pad_count()Andreas Rheinhardt2021-08-20
* fftools/cmdutils: Switch to avfilter_filter_pad_count()Andreas Rheinhardt2021-08-20
* avfilter/avfilter: Add avfilter_filter_pad_count()Andreas Rheinhardt2021-08-20
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* fftools/cmdutils: Use avfilter_pad_count() for AVFilter's number of padsAndreas Rheinhardt2021-08-20
* avcodec/h264_parser: Fix undefined left shiftAndreas Rheinhardt2021-08-20
* avfilter/avfiltergraph: Don't use AVClass * for logcontextAndreas Rheinhardt2021-08-20
* avfilter/vf_colorcorrect: fix average analyze mode and add minmax modePaul B Mahol2021-08-20
* lavfi/formats: document the negotiation processNicolas George2021-08-20
* lavfi/formats: rename AVFilterNegotiation.nb to nb_mergersNicolas George2021-08-20
* lavfi/formats: cosmetic: move negotiation stuff at the endNicolas George2021-08-20
* avfilter/vf_signalstats: avoid doubles in calculationsPaul B Mahol2021-08-20
* avfilter/vf_chromakey: fix diff scaling for chromahold filterPaul B Mahol2021-08-20
* get_cabac_inline_x86: Don't inline if 32-bit clang on windowsChristopher Degawa2021-08-19
* avformat/hlsenc: minus subtitle streams count when subtitle stream between vi...Steven Liu2021-08-19
* avformat/hlsenc: set http options before use delete http methodSteven Liu2021-08-19
* avfilter/vf_paletteuse: do not use in dithering transparent palettePaul B Mahol2021-08-19
* avfilter/vf_paletteuse: fix some integer overflowsPaul B Mahol2021-08-19
* avfilter/vf_paletteuse: do not sort transparency colorPaul B Mahol2021-08-19
* avfilter/vf_palettegen: fix integer overflowPaul B Mahol2021-08-19
* movenc: Get rid of frag_startHu Weiwen2021-08-18
* movenc: Ensure no separate moof written for empty trackHu Weiwen2021-08-18
* avcodec/libx265: improve full range flag setting logicJan Ekström2021-08-18
* avcodec/libx264: leave full range flag unchanged if unknownJan Ekström2021-08-18
* avcodec: add SMC encoderPaul B Mahol2021-08-18
* avfilter/avfilter: Remove unused feature to add pads in the middleAndreas Rheinhardt2021-08-17
* avfilter/internal: Replace AVFilterPad.needs_writable by flagsAndreas Rheinhardt2021-08-17
* avfilter/audio: Don't call av_get_channel_layout_nb_channels twiceAndreas Rheinhardt2021-08-17
* avfilter/internal: Combine get_(audio|video)_buffer into unionAndreas Rheinhardt2021-08-17
* avfilter/avfilter: Remove redundant assignmentAndreas Rheinhardt2021-08-17
* avutil/opt: Document actual behaviour of av_opt_copy a bit moreAndreas Rheinhardt2021-08-17
* ffmpeg_hw: Don't ignore key parameters when initializing a hw deviceHaihao Xiang2021-08-17
* avcodec/frame_thread_encoder: Free AVCodecContext structure on error during initMichael Niedermayer2021-08-17
* doc/git-howto: be more strict about commit message formatting.Nicolas George2021-08-17
* avfilter/vf_convolve: switch to TX FFT from avutilPaul B Mahol2021-08-17
* avfilter: add (a)segment filtersPaul B Mahol2021-08-16
* avfilter: Remove init_opaque callbackAndreas Rheinhardt2021-08-16
* avfilter/vf_(guided|program_opencl): Add missing dynamic inputs flagAndreas Rheinhardt2021-08-16
* avdevice/decklink: support for more duplex mode for Decklink 8K ProLimin Wang2021-08-16
* avdevice/decklink: add level_a configuration optionLimin Wang2021-08-16
* avdevice/decklink: add sqd configuration optionLimin Wang2021-08-16