summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'Michael Niedermayer2012-11-038-21/+17
|\
| * parser: Move Doxygen documentation to the header filesDiego Biurrun2012-11-023-9/+9
| * PGS subtitles: Expose forced flagJohn Stebbins2012-11-023-4/+12
| * x86: PMINUB: port to cpuflagsDiego Biurrun2012-11-021-3/+0
* | Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615'Michael Niedermayer2012-11-031-42/+42
|\ \ | |/
| * x86: ac3dsp: port to cpuflagsDiego Biurrun2012-11-021-42/+42
* | lavc/options_table: make "request_sample_fmt" an AV_OPT_TYPE_SAMPLE_FMT optionStefano Sabatini2012-11-031-11/+1
* | libgsmdec: fix decoding of non 8khz gsm filesMichael Niedermayer2012-11-031-1/+2
* | gsmdec: fix decoding of non 8khz gsm filesMichael Niedermayer2012-11-031-1/+2
* | indeo3: release buffer before calling decode_planePaul B Mahol2012-11-021-3/+3
* | Revert "Partly revert f174fba: indeo3 decoder does not support direct renderi...Paul B Mahol2012-11-021-0/+1
* | libvo-amrwbenc: allow sampling rates other than 16khzMichael Niedermayer2012-11-021-1/+1
* | libopencore-amr: allow sampling rates other than 8khzMichael Niedermayer2012-11-021-1/+1
* | libopencore-amrdec: allow sampling rates other than 8khzMichael Niedermayer2012-11-021-1/+2
* | amrwbdec: allow sample rates other than 16khzMichael Niedermayer2012-11-021-1/+2
* | amrnbdec: allow sample rates other than 8khzMichael Niedermayer2012-11-021-1/+2
* | lclenc: make compression level user selectablePaul B Mahol2012-11-021-2/+3
* | Fix bit_rate in MPEG1/2 VideoHeesuk Jung2012-11-023-4/+15
* | apedec: consume packet after it has been fully decodedPaul B Mahol2012-11-021-4/+1
* | lavc/pngdec: decode textual data (tEXt and zTXt).Nicolas George2012-11-021-0/+131
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-029-92/+107
|\ \ | |/
| * lavc: add some AVPacket doxy.Anton Khirnov2012-11-021-0/+22
| * decode_audio3: initialize AVFrameIlkka Ollakka2012-11-011-1/+1
| * ws-snd1: set channel layoutJustin Ruggles2012-11-011-6/+5
| * wmavoice: set channel layoutJustin Ruggles2012-11-011-0/+3
| * wmapro: use AVCodecContext.channels instead of keeping a private copyJustin Ruggles2012-11-011-27/+25
| * wma: do not keep private copies of some AVCodecContext fieldsJustin Ruggles2012-11-014-56/+48
* | Merge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff'Michael Niedermayer2012-11-0221-101/+142
|\ \ | |/
| * vmdaudio: set channel layoutJustin Ruggles2012-11-011-0/+4
| * twinvq: validate sample rate codeJustin Ruggles2012-11-011-0/+5
| * twinvq: set channel layoutJustin Ruggles2012-11-011-0/+4
| * twinvq: validate that channels is not <= 0Justin Ruggles2012-11-011-1/+1
| * truespeech: set channel layoutJustin Ruggles2012-11-011-1/+3
| * sipr: set channel layoutJustin Ruggles2012-11-011-1/+4
| * shorten: validate that the channel count in the header is not <= 0Justin Ruggles2012-11-011-1/+1
| * ra288dec: set channel layoutJustin Ruggles2012-11-011-1/+6
| * ra144dec: set channel layoutJustin Ruggles2012-11-011-1/+4
| * qdm2: remove unneeded checks for channel countJustin Ruggles2012-11-011-8/+0
| * qdm2: make sure channels is not <= 0 and set channel layoutJustin Ruggles2012-11-011-1/+4
| * qcelpdec: set channel layoutJustin Ruggles2012-11-011-1/+4
| * nellymoserdec: set channels to 1Justin Ruggles2012-11-011-0/+1
| * libopencore-amr: set channel layout for amr-nb or if not set by the userJustin Ruggles2012-11-011-5/+9
| * libilbc: set channel layoutJustin Ruggles2012-11-011-3/+5
| * dpcm: use AVCodecContext.channels instead of keeping a private copyJustin Ruggles2012-11-011-8/+6
| * imc: set channels to 1 instead of validating itJustin Ruggles2012-11-011-2/+4
| * gsmdec: always set channel layout and sample rate at initializationJustin Ruggles2012-11-011-4/+5
| * libgsmdec: always set channel layout and sample rate at initializationJustin Ruggles2012-11-011-13/+5
| * g726dec: do not validate sample rateJustin Ruggles2012-11-011-8/+0
| * g726dec: set channel layout at initialization instead of validating itJustin Ruggles2012-11-011-4/+4
| * flacdec: do not warn on sample rate changeJustin Ruggles2012-11-011-5/+1
OpenPOWER on IntegriCloud