summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aacenc: Enable Intensity Stereo by defaultRostislav Pehlivanov2015-09-01
* aacenc: Enable Perceptual Noise Substitution by defaultRostislav Pehlivanov2015-09-01
* aacenc: reorder resetting of cpe->common_windowRostislav Pehlivanov2015-09-01
* aacenc_tns: rework coefficient quantization and filter applicationRostislav Pehlivanov2015-09-01
* aacenc: allocate a larger buffer for the TNS LPC contextRostislav Pehlivanov2015-09-01
* lpc: add ff_lpc_calc_ref_coefs_f() functionRostislav Pehlivanov2015-09-01
* lpc: remove unused ff_lpc_calc_levinson() functionRostislav Pehlivanov2015-09-01
* aacenctab: add tns_min_sfb[] to the encoder tables headerRostislav Pehlivanov2015-09-01
* aacenc: populate tns_max_bandsRostislav Pehlivanov2015-09-01
* avcodec/truemotion1: Check for even widthMichael Niedermayer2015-09-01
* avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in absence ...Michael Niedermayer2015-09-01
* avcodec/movtextdec: Free ftab_tempMichael Niedermayer2015-08-31
* avcodec/movtextdec: Make tx3g_ptr unsignedMichael Niedermayer2015-08-31
* avcodec/pngdec: fully support the tRNS chunkDonny Yang2015-08-31
* avcodec/qsv : Added look ahead rate control modeSven Dueking2015-08-30
* avcodec/options: Make dummy_v?_encoder staticMichael Niedermayer2015-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
* 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
* Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE.Ronald S. Bultje2015-08-28
* apng: Support inter-frame compressionDonny Yang2015-08-28
* avcodec/dnxhddata: Fix inconsistent table entryMichael Niedermayer2015-08-28
* avcodec: Assert on codec->encode2 in encode_audio2lummax2015-08-27
* vaapi: Add hevc hwaccel supportTimo Rothenpieler2015-08-27
* lavc: Describe eia_608 as text subtitles.Carl Eugen Hoyos2015-08-27
* avcodec/libopusenc: Fix infinite loop on flushing after 0 inputMichael Niedermayer2015-08-27
* Merge commit 'd68705c9756e6558c8e28d90b4c364f25ba72083'Hendrik Leppkes2015-08-27
|\
| * dnxhddata: Add tables for missing DNx100 profilesVittorio Giovara2015-08-24
* | Merge commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara2015-08-24
* | Merge commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Group together RUN-related tablesVittorio Giovara2015-08-24
* | Merge commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Merge a few duplicated DC tablesVittorio Giovara2015-08-24
* | Merge commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Group together DC-related tablesVittorio Giovara2015-08-24
* | Merge commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: List the reused tables in a commentVittorio Giovara2015-08-24