summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/mux: Move ff_choose_chroma_location to mxfenc, its only userAndreas Rheinhardt2022-05-10
* avformat/mux: Move ff_choose_timebase to nutenc, its only userAndreas Rheinhardt2022-05-10
* avformat/internal: Move muxing-only functions to new mux.h headerAndreas Rheinhardt2022-05-10
* avformat/utils: Use av_realloc_array for reallocating arrayAndreas Rheinhardt2022-05-10
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* avformat/dhav: Don't truncate return value of avio_skip()Andreas Rheinhardt2022-05-10
* avformat/mov: fix timecode with rounded down tmcd nb_framesMarton Balint2022-05-09
* avfilter/af_crossfeed: add option for linear phase filteringPaul B Mahol2022-05-09
* avfilter/af_biquads: add option for block based linear phase processingPaul B Mahol2022-05-09
* avfilter/af_afftdn: request new frames only when neededPaul B Mahol2022-05-09
* avfilter/avf_ahistogram: request new frames only when neededPaul B Mahol2022-05-09
* avcodec/libsvtav1: signal CPB properties through side dataJan Ekström2022-05-09
* avcodec/libsvtav1: update avctx bit rate according to RC modeJan Ekström2022-05-09
* tests/fate-run: Make AVCONV-tests honour -thread_typeAndreas Rheinhardt2022-05-09
* fate/filter-video: Remove unnecessary dependency from filter-pp[1-6]Andreas Rheinhardt2022-05-09
* libavformat/asfdec: remove unused parameterssoftworkz2022-05-08
* avfilter/af_biquads: add tdi transform typePaul B Mahol2022-05-08
* avformat/mov: fix use invalid box size/type due to eofZhao Zhili2022-05-08
* avformat/mov: reindent after previous commitZhao Zhili2022-05-08
* avformat/mov: remove an always true conditionZhao Zhili2022-05-08
* avfilter/geq: unbreak alpha processingGyan Doshi2022-05-08
* lavf/cavsvideodec: Add GuangDian profile supportJun Zhao2022-05-08
* lavc/cavsdec: Add profile checkJun Zhao2022-05-08
* lavc/libuavs3d: fix incorrect commentsJun Zhao2022-05-08
* avformat/hlsenc: remove unnecessary http/https shutdown status operateSteven Liu2022-05-07
* avfilter/vf_fftdnoiz: add window type supportPaul B Mahol2022-05-07
* avcodec/libxavs2: Improve r redundancy in occuredMichael Niedermayer2022-05-06
* avformat/libzmq: Improve r redundancy in occuredMichael Niedermayer2022-05-06
* avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dblMichael Niedermayer2022-05-06
* avformat/jvdec: Remove redundant ;Michael Niedermayer2022-05-06
* avfilter/vf_fftdnoiz: Remove redundant ';'Andreas Rheinhardt2022-05-06
* tests/fate-run: Remove temporary files from pixfmt conversionsAndreas Rheinhardt2022-05-06
* tests/fate-run: Remove temporary fate-lavf files if possibleAndreas Rheinhardt2022-05-06
* tests/Makefile: Redo how to keep intermediate FATE-filesAndreas Rheinhardt2022-05-06
* fate/filter-video: Remove intermediate file of meta-4560-rotate0 testAndreas Rheinhardt2022-05-06
* tests/fate-run: Allow to set dec opts for generated file in transcodeAndreas Rheinhardt2022-05-06
* tests/fate-run: Don't create unnecessary CRC-files, forward errorsAndreas Rheinhardt2022-05-06
* fate/lavf-audio: Disable CRC for lavf-peak_only.wav testAndreas Rheinhardt2022-05-06
* avcodec/v210enc: Move ff_v210enc_init into a headerAndreas Rheinhardt2022-05-06
* avcodec/v210_dec: Move ff_v210dec_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_threshold: Move ff_threshold_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_nlmeans: Move ff_nlmeans_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_hflip: Move ff_hflip_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_gblur: Move ff_gblur_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_eq: Move ff_nlmeans_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/vf_blend: Move ff_blend_init into a headerAndreas Rheinhardt2022-05-06
* avfilter/af_afir: Move ff_afir_init() to headerAndreas Rheinhardt2022-05-06
* avfilter/af_afir: Only keep DSP stuff in headerAndreas Rheinhardt2022-05-06
* avfilter: add multiply video filterPaul B Mahol2022-05-05
* avfilter/vf_fftdnoiz: refactor code and improve 3d filteringPaul B Mahol2022-05-05