summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|\|
| * mpeg12: Unbreak building stale codeLuca Barbato2015-10-16
* | Merge commit '504e3f75bf73a488d39a80a42962bae2a353dd6b'Hendrik Leppkes2015-10-16
|\|
| * aac: Make codec init run under ff_thread_onceDerek Buitenhuis2015-10-15
* | Merge commit '1f84b008bf2b1eaca473937c48788cb4e4ce1aea'Hendrik Leppkes2015-10-16
|\|
| * fate: Move screenpresso to the appropriate screen capture fileVittorio Giovara2015-10-15
* | Merge commit '2d59159508c5c1830cc5da907a9454e229077320'Hendrik Leppkes2015-10-16
|\|
| * lavc: AV-prefix a few left out capabilitiesVittorio Giovara2015-10-15
* | Merge commit '9ef748173a4e0e58d40afaf38397783cd2537eaa'Hendrik Leppkes2015-10-16
|\|
| * cmdutils: Print general codec capabilitiesVittorio Giovara2015-10-15
* | Merge commit 'e240a28b20680b326a39b0860fda37d7e459bfc0'Hendrik Leppkes2015-10-16
|\|
| * cmdutils: Add auto to threading capabilities reportVittorio Giovara2015-10-15
* | avcodec/ffv1dec: update progress in case of broken pointer chainsMichael Niedermayer2015-10-16