106952 Commits (8bf618884beece187f7f841216aaa17124cff753)
 

Author SHA1 Message Date
Andreas Rheinhardt 7547f13548 avformat/utils: Move ff_stream_add_bitstream_filter to mux.c 3 years ago
Andreas Rheinhardt 5130bbb7ef avformat/mux: Move ff_choose_chroma_location to mxfenc, its only user 3 years ago
Andreas Rheinhardt 107bdd97a9 avformat/mux: Move ff_choose_timebase to nutenc, its only user 3 years ago
Andreas Rheinhardt f4a2d722aa avformat/internal: Move muxing-only functions to new mux.h header 3 years ago
Andreas Rheinhardt 84091cd029 avformat/utils: Use av_realloc_array for reallocating array 3 years ago
Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 3 years ago
Andreas Rheinhardt 3417379d5e avformat/dhav: Don't truncate return value of avio_skip() 3 years ago
Marton Balint 0a58fdfd3e avformat/mov: fix timecode with rounded down tmcd nb_frames 3 years ago
Paul B Mahol 5ccd8f492b avfilter/af_crossfeed: add option for linear phase filtering 3 years ago
Paul B Mahol 1309867022 avfilter/af_biquads: add option for block based linear phase processing 3 years ago
Paul B Mahol fe57904a71 avfilter/af_afftdn: request new frames only when needed 3 years ago
Paul B Mahol 36c274057a avfilter/avf_ahistogram: request new frames only when needed 3 years ago
Jan Ekström fe100bc556 avcodec/libsvtav1: signal CPB properties through side data 3 years ago
Jan Ekström 70887d44ff avcodec/libsvtav1: update avctx bit rate according to RC mode 3 years ago
Andreas Rheinhardt 06f1e87281 tests/fate-run: Make AVCONV-tests honour -thread_type 3 years ago
Andreas Rheinhardt ea868b8321 fate/filter-video: Remove unnecessary dependency from filter-pp[1-6] 3 years ago
softworkz f77ac5131c libavformat/asfdec: remove unused parameters 3 years ago
Paul B Mahol d166317cdd avfilter/af_biquads: add tdi transform type 3 years ago
Zhao Zhili 6c1b685e20 avformat/mov: fix use invalid box size/type due to eof 3 years ago
Zhao Zhili 4f698be741 avformat/mov: reindent after previous commit 3 years ago
Zhao Zhili 43fe6e18f2 avformat/mov: remove an always true condition 3 years ago
Gyan Doshi b980d9e8ec avfilter/geq: unbreak alpha processing 3 years ago
Jun Zhao 93d6d697fa lavf/cavsvideodec: Add GuangDian profile support 3 years ago
Jun Zhao 68a7df5e9d lavc/cavsdec: Add profile check 3 years ago
Jun Zhao 072a0daf5d lavc/libuavs3d: fix incorrect comments 3 years ago
Steven Liu f1c19867d7 avformat/hlsenc: remove unnecessary http/https shutdown status operate 3 years ago
Paul B Mahol 30a49a5230 avfilter/vf_fftdnoiz: add window type support 3 years ago
Michael Niedermayer f3b7ba21ba avcodec/libxavs2: Improve r redundancy in occured 3 years ago
Michael Niedermayer e06b1ba7d7 avformat/libzmq: Improve r redundancy in occured 3 years ago
Michael Niedermayer 0a3e121798 avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl 3 years ago
Michael Niedermayer 9a6dafa0ee avformat/jvdec: Remove redundant ; 3 years ago
Andreas Rheinhardt 3cdf0f9424 avfilter/vf_fftdnoiz: Remove redundant ';' 3 years ago
Andreas Rheinhardt aa9ac1ce49 tests/fate-run: Remove temporary files from pixfmt conversions 3 years ago
Andreas Rheinhardt e4563c2caf tests/fate-run: Remove temporary fate-lavf files if possible 3 years ago
Andreas Rheinhardt 95cbd97cce tests/Makefile: Redo how to keep intermediate FATE-files 3 years ago
Andreas Rheinhardt 80c7258b3a fate/filter-video: Remove intermediate file of meta-4560-rotate0 test 3 years ago
Andreas Rheinhardt c9e7050a3e tests/fate-run: Allow to set dec opts for generated file in transcode 3 years ago
Andreas Rheinhardt bf1337f99c tests/fate-run: Don't create unnecessary CRC-files, forward errors 3 years ago
Andreas Rheinhardt bf8411c495 fate/lavf-audio: Disable CRC for lavf-peak_only.wav test 3 years ago
Andreas Rheinhardt d496bbe105 avcodec/v210enc: Move ff_v210enc_init into a header 3 years ago
Andreas Rheinhardt 0c2489fe29 avcodec/v210_dec: Move ff_v210dec_init into a header 3 years ago
Andreas Rheinhardt 11e37539ee avfilter/vf_threshold: Move ff_threshold_init into a header 3 years ago
Andreas Rheinhardt c499f9bc38 avfilter/vf_nlmeans: Move ff_nlmeans_init into a header 3 years ago
Andreas Rheinhardt fbe4e825d8 avfilter/vf_hflip: Move ff_hflip_init into a header 3 years ago
Andreas Rheinhardt 24936a9fbb avfilter/vf_gblur: Move ff_gblur_init into a header 3 years ago
Andreas Rheinhardt 8cd57648d1 avfilter/vf_eq: Move ff_nlmeans_init into a header 3 years ago
Andreas Rheinhardt 364fab1fdc avfilter/vf_blend: Move ff_blend_init into a header 3 years ago
Andreas Rheinhardt ea398201f9 avfilter/af_afir: Move ff_afir_init() to header 3 years ago
Andreas Rheinhardt 0df18f29ae avfilter/af_afir: Only keep DSP stuff in header 3 years ago
Paul B Mahol 767f66ea5d avfilter: add multiply video filter 3 years ago