summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | Merge commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Keep a single CID in the table namesVittorio Giovara2015-08-24
| * aac: Make sure to set err on the failure pathLuca Barbato2015-08-23
* | lavc/dnxhdenc: Fix ibias default.Carl Eugen Hoyos2015-08-27
* | avcodec/vdpau: fix compilation of mpeg1/mpeg4/vc1 decoders when h264 is disabledJames Almer2015-08-25
* | avcodec/mjpegdec: Remove message asking for a non mod 16 AMV sampleMichael Niedermayer2015-08-24
* | Merge commit '167ea1fbf15ecefa30729f9b8d091ed431bf43bd'Hendrik Leppkes2015-08-24
|\|
| * xavs: Do not try to set the bitrate tolerance without a bitrateLuca Barbato2015-08-23
| * h264: Fix faulty call to avpriv_request_sampleLuca Barbato2015-08-22
* | Merge commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068'Hendrik Leppkes2015-08-24
|\|
| * h264: Discard currently unsupported registered seiJohn Högberg2015-08-21
| * imgutils: Fix a typo in avcodec_get_pix_fmt_lossLuca Barbato2015-08-21
| * hevcdsp: fix a function nameAnton Khirnov2015-08-21
* | Merge commit 'a1926a29fb4325afa46842883f197c74d4535c36'Hendrik Leppkes2015-08-24
|\|
| * hevc: avoid invalid shifts of negative valuesAnton Khirnov2015-08-21
* | options_table: fix compatibility with MSVCAndreas Cadhalpun2015-08-23
* | avcodec: remove FF_API_LOWRES around max_lowresAndreas Cadhalpun2015-08-23
* | avcodec/x86/mpegaudiodsp: correct asm guardsGanesh Ajjanagadde2015-08-23
* | aacenc_tns: temporarily disableRostislav Pehlivanov2015-08-22
* | disable deprecation warnings in deprecated codeAndreas Cadhalpun2015-08-22
* | avcodec: Fix `make checkheaders`Timothy Gu2015-08-22
* | ffv1: Add missing ff_ prefixesTimothy Gu2015-08-22
* | vp9dsp: Add missing ff_ prefixesTimothy Gu2015-08-22
* | aacsbr_fixed: Make fixed_{exp,log}_table static constTimothy Gu2015-08-22
* | aacdec_fixed: Make exp2tab static constTimothy Gu2015-08-22
* | fmtconvert: Remove float_interleave*Timothy Gu2015-08-22
* | aacenc_quantization: replace copysign() with a ternary operatorRostislav Pehlivanov2015-08-22
* | aacenc_is: rename struct to follow guidelinesRostislav Pehlivanov2015-08-22
* | acenctab: Fix merge conflictTimothy Gu2015-08-22
* | aacenc: Add missing ff_ prefixesTimothy Gu2015-08-22
* | aacenc: Harmonize multiple inclusion guardsTimothy Gu2015-08-22
* | aacenctab: Add missing ff_ prefixesTimothy Gu2015-08-22
* | aacenctab: Use FF_ARRAY_ELEMSTimothy Gu2015-08-22
* | aacenc_tns: remove unused headerRostislav Pehlivanov2015-08-21
* | avcodec/version: fix 2 recently introduced typoClément Bœsch2015-08-21
* | aacenc_tns: re-enable coefficient compressionRostislav Pehlivanov2015-08-21
* | aacenc: treat unknown profile as AAC-LCRostislav Pehlivanov2015-08-21
* | aacenc_tns: temporarily disable coefficient compressionRostislav Pehlivanov2015-08-21
* | aacenc: implement the complete AAC-Main profileRostislav Pehlivanov2015-08-21
* | aacenc_tns: implement temporal noise shapingRostislav Pehlivanov2015-08-21
* | aacenc: do not reject AAC-Main profileRostislav Pehlivanov2015-08-21
* | aaccoder: move the Intensity Stereo implementation outRostislav Pehlivanov2015-08-21
* | aaccoder_mips: update function definitionsRostislav Pehlivanov2015-08-21
* | aaccoder: move the quantization functions to a separate fileRostislav Pehlivanov2015-08-21
* | aacenc: create and initialize an LTP contextRostislav Pehlivanov2015-08-21
* | aacenc: populate the sce->ics.swb_offset table pointerRostislav Pehlivanov2015-08-21