106861 Commits (35ec5c819b0f472536eb48e8f3871eb5ca222da6)
 

Author SHA1 Message Date
Andreas Rheinhardt 35ec5c819b avformat/demux: Add new demux.h header 3 years ago
Andreas Rheinhardt 20ca491664 avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c 3 years ago
Andreas Rheinhardt 08c14e67bb avformat/utils: Move av_stream_get_end_pts() to mux_utils.c 3 years ago
Andreas Rheinhardt d4455d37c4 avformat/utils: Move avformat_query_codec() to mux_utils.c 3 years ago
Andreas Rheinhardt 437484a66a avformat/utils: Move ff_format_output_open() to mux_utils.c 3 years ago
Andreas Rheinhardt d78838414b avformat/utils: Move creation-time functions to mux_utils 3 years ago
Andreas Rheinhardt 533836b8e0 avformat/utils: Move ff_get_packet_palette() to rawutils.c 3 years ago
Andreas Rheinhardt ba49acf143 avformat/mux_utils: Move ff_format_shift_data to new file for mux utils 3 years ago
Andreas Rheinhardt b9f6d416ec avformat/utils: Move stream_options, avformat_new_stream to options.c 3 years ago
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