summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/aacenc: Fix "libavcodec/aacenc.c:540:13: warning: ISO C90 forbids mix...Michael Niedermayer2015-10-17
* tests/fate-run: Remove ./ from run ffmpeg callMichael Niedermayer2015-10-17
* concatdec: fix file_start_time calculation regressionMarton Balint2015-10-17
* avfilter/internal: add av_warn_unused_resultGanesh Ajjanagadde2015-10-17
* chromakey: Use the pixel descriptor API for chroma subsampling infoTimothy Gu2015-10-17
* libavformat/Makefile: remove unnecessary object file from wtv demuxerHendrik Leppkes2015-10-17
* avfilter/selectivecolor: fix correction_method option rangeClément Bœsch2015-10-17
* aacenc_ltp: correct header description commentRostislav Pehlivanov2015-10-17
* fate: use -profile:a aac_ltp instead of -aac_ltp 1 for LTP encode testRostislav Pehlivanov2015-10-17
* aacenc_ltp: replace av_clip() with av_clip_uintp2()Rostislav Pehlivanov2015-10-17
* aacenc_ltp: fix assertionRostislav Pehlivanov2015-10-17
* avformat/rsd: Check av_new_packet() return valueMichael Niedermayer2015-10-17
* avformat/genh: Check av_new_packet() return valueMichael Niedermayer2015-10-17
* tests/fate-run: Remove PROGSUF from function callsMichael Niedermayer2015-10-17
* fate: increase fuzz on AAC LTP encoding testRostislav Pehlivanov2015-10-17
* fate: add a parameter to disable TNS for the other encoder testsRostislav Pehlivanov2015-10-17
* aacenc_tns: enable Temporal Noise Shaping by defaultRostislav Pehlivanov2015-10-17
* fate: adjust the target for the new TNS changesRostislav Pehlivanov2015-10-17
* aacenc_tns: rework TNS descision logicRostislav Pehlivanov2015-10-17
* aacenc_tns: simplify encoding functionRostislav Pehlivanov2015-10-17
* aacenc_tns: disable coefficient compression by defaultRostislav Pehlivanov2015-10-17
* aacenc_tns: add moving average filter for LTPRostislav Pehlivanov2015-10-17
* opencl: Force the use of 1.2 APIsTimothy Gu2015-10-17
* opencl: Use "opencl" as log context nameTimothy Gu2015-10-17
* opencl: Print compilation logTimothy Gu2015-10-17
* opencl: Print error string when compilation failsTimothy Gu2015-10-17
* aacenc: increase fuzz on aac-ms-encode testRostislav Pehlivanov2015-10-17
* fate: adjust aac encoder test values and introduce MS and LTP testsRostislav Pehlivanov2015-10-17
* aacenc: partially revert previous commits to set options via a profileRostislav Pehlivanov2015-10-17
* avfilter/avfiltergraph: fix -Wunused-result warningsGanesh Ajjanagadde2015-10-16
* aacenc: add support for encoding files using Long Term PredictionRostislav Pehlivanov2015-10-17
* aacenc: (re)enable Mid/Side coding by defaultRostislav Pehlivanov2015-10-17
* aacenc_pred: only print predictor information if profile is aac_mainRostislav Pehlivanov2015-10-17
* aacenc: correctly zero prediction_used arrayRostislav Pehlivanov2015-10-17
* aacenc: slightly simplify and remove a redundant variableRostislav Pehlivanov2015-10-17
* aacenc_pred: correct header informationRostislav Pehlivanov2015-10-17
* aacenc: indicate that TNS is off by defaultRostislav Pehlivanov2015-10-17
* aactab: move ltp_coef[] from aacdectab to aactabRostislav Pehlivanov2015-10-17
* avcodec/ffv1: Initialize vlc_state on allocationMichael Niedermayer2015-10-17
* avutil/mem: add av_warn_unused_resultGanesh Ajjanagadde2015-10-16
* avutil: undo FF_API_CRYPTO_CONTEXT deprecationJames Almer2015-10-16
* avdevice/internal: add av_warn_unused_resultGanesh Ajjanagadde2015-10-16
* avutil/file: add av_warn_unused_result to av_file_mapGanesh Ajjanagadde2015-10-16
* avutil/internal: add av_warn_unused_result to avpriv_openGanesh Ajjanagadde2015-10-16
* swscale/swscale: add av_warn_unused_result to sws_init_contextGanesh Ajjanagadde2015-10-16
* Merge commit '68e00ad66d13c57d9eb3a3862b44ab3fb030e19f'Hendrik Leppkes2015-10-16
|\
| * w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes2015-10-16
* | Merge commit 'b52307933b576eba741c80108c3dad09eb48ba12'Hendrik Leppkes2015-10-16
|\|
| * wrapped_avframe: Drop a now-unused variableLuca Barbato2015-10-16
* | Merge commit '49d7fcd774ac31f242818ad9d45d9c013f3bb3db'Hendrik Leppkes2015-10-16
|\|