76233 Commits (abae43a7d41d5e21d3ed5d61ac02ce6eee083cc4)
 

Author SHA1 Message Date
Paul B Mahol bb1d3f1078 avformat/rsd: add VAG support 9 years ago
Alexis Ballier 6e8d856ad6 libavcodec/mpegvideo_enc.c: Fix encoding videos with less frames than the delay of the encoder. 9 years ago
Michael Niedermayer fd46d6deac avcodec/mpegvideo_enc: Merge ifs with identical conditions 9 years ago
Michael Niedermayer b379e1d6df avcodec/mpegvideo_enc: Factor new_picture unref out 9 years ago
Paul B Mahol 002b0499b6 avfilter/af_ladspa: check functions return value in query_formats 9 years ago
Ganesh Ajjanagadde 62144b225d avfilter/internal: Doxygen for ff_fmt_is_in 9 years ago
Rostislav Pehlivanov 7303962f14 aacenc_ltp: adjust and speed up autocorrelation calculations 9 years ago
Derek Buitenhuis 4ffdba2418 mpegts: Make the sdt_period a double 9 years ago
Derek Buitenhuis 516d34de42 mpegts: Make the pat_period a double 9 years ago
Paul B Mahol c37d2cd01c avformat/vag: fix demuxing stereo files 9 years ago
Michael Niedermayer c38a6077ee avcodec/aacenc: Fix "libavcodec/aacenc.c:540:13: warning: ISO C90 forbids mixed declarations and code" 9 years ago
Michael Niedermayer 66d3666803 tests/fate-run: Remove ./ from run ffmpeg call 9 years ago
Marton Balint df239b7619 concatdec: fix file_start_time calculation regression 9 years ago
Ganesh Ajjanagadde 01790484c1 avfilter/internal: add av_warn_unused_result 9 years ago
Timothy Gu ed53c14a3c chromakey: Use the pixel descriptor API for chroma subsampling info 9 years ago
Hendrik Leppkes a8e86b0e3f libavformat/Makefile: remove unnecessary object file from wtv demuxer 9 years ago
Clément Bœsch 8c9c8fd035 avfilter/selectivecolor: fix correction_method option range 9 years ago
Rostislav Pehlivanov 4c9805538d aacenc_ltp: correct header description comment 9 years ago
Rostislav Pehlivanov b1d290920d fate: use -profile:a aac_ltp instead of -aac_ltp 1 for LTP encode test 9 years ago
Rostislav Pehlivanov b0a3c614b4 aacenc_ltp: replace av_clip() with av_clip_uintp2() 9 years ago
Rostislav Pehlivanov 780dba01f9 aacenc_ltp: fix assertion 9 years ago
Michael Niedermayer 92a26261d1 avformat/rsd: Check av_new_packet() return value 9 years ago
Michael Niedermayer acf23d9451 avformat/genh: Check av_new_packet() return value 9 years ago
Michael Niedermayer 58b19b6f63 tests/fate-run: Remove PROGSUF from function calls 9 years ago
Rostislav Pehlivanov 6eff30b0bc fate: increase fuzz on AAC LTP encoding test 9 years ago
Rostislav Pehlivanov d4da15563f fate: add a parameter to disable TNS for the other encoder tests 9 years ago
Rostislav Pehlivanov dfba1be963 aacenc_tns: enable Temporal Noise Shaping by default 9 years ago
Rostislav Pehlivanov 8ce6e24db4 fate: adjust the target for the new TNS changes 9 years ago
Rostislav Pehlivanov fa4d900c27 aacenc_tns: rework TNS descision logic 9 years ago
Rostislav Pehlivanov bf39beca87 aacenc_tns: simplify encoding function 9 years ago
Rostislav Pehlivanov f3ad901a32 aacenc_tns: disable coefficient compression by default 9 years ago
Rostislav Pehlivanov 8d18d28918 aacenc_tns: add moving average filter for LTP 9 years ago
Timothy Gu 801eca1372 opencl: Force the use of 1.2 APIs 9 years ago
Timothy Gu 17c68933f4 opencl: Use "opencl" as log context name 9 years ago
Timothy Gu 893a648182 opencl: Print compilation log 9 years ago
Timothy Gu d2a1029724 opencl: Print error string when compilation fails 9 years ago
Rostislav Pehlivanov 590008e696 aacenc: increase fuzz on aac-ms-encode test 9 years ago
Rostislav Pehlivanov 777b305bed fate: adjust aac encoder test values and introduce MS and LTP tests 9 years ago
Rostislav Pehlivanov e9299df7a6 aacenc: partially revert previous commits to set options via a profile 9 years ago
Ganesh Ajjanagadde 3835554bf8 avfilter/avfiltergraph: fix -Wunused-result warnings 9 years ago
Rostislav Pehlivanov 27d23ae074 aacenc: add support for encoding files using Long Term Prediction 9 years ago
Rostislav Pehlivanov 83900c0ed3 aacenc: (re)enable Mid/Side coding by default 9 years ago
Rostislav Pehlivanov 148cf4690c aacenc_pred: only print predictor information if profile is aac_main 9 years ago
Rostislav Pehlivanov 3f3be1c07a aacenc: correctly zero prediction_used array 9 years ago
Rostislav Pehlivanov 2d9b5ae071 aacenc: slightly simplify and remove a redundant variable 9 years ago
Rostislav Pehlivanov 564db3e55d aacenc_pred: correct header information 9 years ago
Rostislav Pehlivanov 8dd2d5e70a aacenc: indicate that TNS is off by default 9 years ago
Rostislav Pehlivanov b9fb1db9b4 aactab: move ltp_coef[] from aacdectab to aactab 9 years ago
Michael Niedermayer a878dfa4f5 avcodec/ffv1: Initialize vlc_state on allocation 9 years ago
Ganesh Ajjanagadde cf52ae003b avutil/mem: add av_warn_unused_result 9 years ago