summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fate: use 'c' for setting the channel_layoutAndreas Cadhalpun2015-08-31
* avcodec/pngdec: fully support the tRNS chunkDonny Yang2015-08-31
* Merge commit 'c457bdebe7af643b380aa0f6add3cb4335d218dc'Hendrik Leppkes2015-08-31
|\
| * checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-28
* | Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6'Hendrik Leppkes2015-08-31
|\|
| * vf_scale: Add an option to pass the scaler paramsLuca Barbato2015-08-26
* | Merge commit 'c23999be134bde0a0554261a9043be7dbc01de0c'Hendrik Leppkes2015-08-31
|\|
| * avconv_opt: Add an option that lists all supported hwaccelsTimothy Gu2015-08-26
* | Merge commit '629d4c5b4deee08bf3a4f3ab45fd4f8b76d7aff3'Hendrik Leppkes2015-08-31
|\|
| * avconv_opt: Add missing commaTimothy Gu2015-08-26
* | swscale/utils: If cascaded contexts are used forward sws_setColorspaceDetails...Michael Niedermayer2015-08-31
* | swscale/utils: Split scaling if possible and yuv->yuv with different matrixes...Michael Niedermayer2015-08-31
* | avfilter/vf_scale: If no output color matrix is specified, use the inputMichael Niedermayer2015-08-31
* | avfilter/vf_scale: Do not skip scale if the color matrix mismatchesMichael Niedermayer2015-08-31
* | avfilter/vf_scale: Do not skip scale if range mismatchesCarl Eugen Hoyos2015-08-31
* | fate: add -fflags +bitexact to the relevant targetsAndreas Cadhalpun2015-08-30
* | mux: warn if the encoders bitexact flag is set, but not the muxersAndreas Cadhalpun2015-08-30
* | avfilter: add missing FF_API_AVFILTERBUFFER guardsAndreas Cadhalpun2015-08-30
* | avfilter/vf_separatefields: use the name 's' for the pointer to the private c...Ganesh Ajjanagadde2015-08-30
* | avcodec/qsv : Added look ahead rate control modeSven Dueking2015-08-30
* | avfilter/vf_vectorscope: make color mode more usefulPaul B Mahol2015-08-30
* | swresample/swresample-test: Make layouts static constMichael Niedermayer2015-08-30
* | avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, staticMichael Niedermayer2015-08-30
* | avcodec/options: Make dummy_v?_encoder staticMichael Niedermayer2015-08-30
* | doc/filters: mention all short names for vectorscope optionsPaul B Mahol2015-08-30
* | avfilter/vf_vectorscope: implement envelope supportPaul B Mahol2015-08-30
* | avcodec/snowenc: Support setting the iterative dia size separatelyMichael Niedermayer2015-08-30
* | aacenc_tns: do not limit the filter sizeRostislav Pehlivanov2015-08-29
* | lpc: rename ff_lpc_calc_levinsion to ff_lpc_calc_levinsonRostislav Pehlivanov2015-08-29
* | aacenc_tns: fix out-of-bounds array accessRostislav Pehlivanov2015-08-29
* | aacenc_tns: actually apply TNS filter to the coefficientsRostislav Pehlivanov2015-08-29
* | aacenc: initialize LPC context with MAX_LPC_ORDERRostislav Pehlivanov2015-08-29
* | aacenc_tns: fix triggering an assertion with assert-level=2Rostislav Pehlivanov2015-08-29
* | avfilter/af_apad: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-08-29
* | avfilter/vf_vectorscope: add yet another modePaul B Mahol2015-08-29
* | avfilter: add allrgbClément Bœsch2015-08-29
* | fate: adjust AAC encoder TNS test fuzzinessRostislav Pehlivanov2015-08-29
* | fate: add a test for encoding AAC-Main predictionRostislav Pehlivanov2015-08-29
* | fate: reenable TNS testRostislav Pehlivanov2015-08-29
* | aacenc: remove TNS from the todo listRostislav Pehlivanov2015-08-29
* | aacenc_tns: rework the way coefficients are calculatedRostislav Pehlivanov2015-08-29
* | aac: remove now-unused redundant arrayRostislav Pehlivanov2015-08-29
* | aacenc_pred: rework the way prediction is doneRostislav Pehlivanov2015-08-29
* | aacenc: change FF_PROFILE_UNKNOWN to AAC-Main if prediction is enabledRostislav Pehlivanov2015-08-29
* | lpc: create a simplified Levinson-Durbin LPC handling float samplesRostislav Pehlivanov2015-08-29
* | aac: move the TNS tables from aacdectab to the shared aactabRostislav Pehlivanov2015-08-29
* | avcodec/vc1dec: Re-order init to avoid initting hwaccel too earlyPhilip Langdale2015-08-28
* | ffmpeg: force 128k default audio bitrate if nothing is specified and there is...Michael Niedermayer2015-08-28
* | avfilter/vf_dejudder: use the name 's' for the pointer to the private contextPaul B Mahol2015-08-28
* | ffserver: use -b instead of -ab for setting audio bitrate.Ronald S. Bultje2015-08-28