summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | libavcodec/mpegvideo_enc.c: Fix encoding videos with less frames than the del...Alexis Ballier2015-10-18
* | avcodec/mpegvideo_enc: Merge ifs with identical conditionsMichael Niedermayer2015-10-18
* | avcodec/mpegvideo_enc: Factor new_picture unref outMichael Niedermayer2015-10-18
* | avfilter/af_ladspa: check functions return value in query_formatsPaul B Mahol2015-10-18
* | avfilter/internal: Doxygen for ff_fmt_is_inGanesh Ajjanagadde2015-10-17
* | aacenc_ltp: adjust and speed up autocorrelation calculationsRostislav Pehlivanov2015-10-17
* | mpegts: Make the sdt_period a doubleDerek Buitenhuis2015-10-17
* | mpegts: Make the pat_period a doubleDerek Buitenhuis2015-10-17
* | avformat/vag: fix demuxing stereo filesPaul B Mahol2015-10-17
* | 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