summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* cook: fix use of uninitialized variableMichael Niedermayer2012-11-04
* lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_fram...Stefano Sabatini2012-11-03
* amr_decode_fix_avctx should not return valueXidorn Quan2012-11-03
* lavc/options_table: force non-negative bitrate rangeStefano Sabatini2012-11-03
* crystalhd: fix missing braces warningMichael Niedermayer2012-11-03
* Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'Michael Niedermayer2012-11-03
|\
| * x86: Refactor PSWAPD fallback implementations and port to cpuflagsDiego Biurrun2012-11-02
* | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'Michael Niedermayer2012-11-03
|\|
| * parser: Move Doxygen documentation to the header filesDiego Biurrun2012-11-02
| * PGS subtitles: Expose forced flagJohn Stebbins2012-11-02
| * x86: PMINUB: port to cpuflagsDiego Biurrun2012-11-02
* | Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615'Michael Niedermayer2012-11-03
|\|
| * x86: ac3dsp: port to cpuflagsDiego Biurrun2012-11-02
* | lavc/options_table: make "request_sample_fmt" an AV_OPT_TYPE_SAMPLE_FMT optionStefano Sabatini2012-11-03
* | libgsmdec: fix decoding of non 8khz gsm filesMichael Niedermayer2012-11-03
* | gsmdec: fix decoding of non 8khz gsm filesMichael Niedermayer2012-11-03
* | indeo3: release buffer before calling decode_planePaul B Mahol2012-11-02
* | Revert "Partly revert f174fba: indeo3 decoder does not support direct renderi...Paul B Mahol2012-11-02
* | libvo-amrwbenc: allow sampling rates other than 16khzMichael Niedermayer2012-11-02
* | libopencore-amr: allow sampling rates other than 8khzMichael Niedermayer2012-11-02
* | libopencore-amrdec: allow sampling rates other than 8khzMichael Niedermayer2012-11-02
* | amrwbdec: allow sample rates other than 16khzMichael Niedermayer2012-11-02
* | amrnbdec: allow sample rates other than 8khzMichael Niedermayer2012-11-02
* | lclenc: make compression level user selectablePaul B Mahol2012-11-02
* | Fix bit_rate in MPEG1/2 VideoHeesuk Jung2012-11-02
* | apedec: consume packet after it has been fully decodedPaul B Mahol2012-11-02
* | lavc/pngdec: decode textual data (tEXt and zTXt).Nicolas George2012-11-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-02
|\|
| * lavc: add some AVPacket doxy.Anton Khirnov2012-11-02
| * decode_audio3: initialize AVFrameIlkka Ollakka2012-11-01
| * ws-snd1: set channel layoutJustin Ruggles2012-11-01
| * wmavoice: set channel layoutJustin Ruggles2012-11-01
| * wmapro: use AVCodecContext.channels instead of keeping a private copyJustin Ruggles2012-11-01
| * wma: do not keep private copies of some AVCodecContext fieldsJustin Ruggles2012-11-01
* | Merge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff'Michael Niedermayer2012-11-02
|\|
| * vmdaudio: set channel layoutJustin Ruggles2012-11-01
| * twinvq: validate sample rate codeJustin Ruggles2012-11-01
| * twinvq: set channel layoutJustin Ruggles2012-11-01
| * twinvq: validate that channels is not <= 0Justin Ruggles2012-11-01
| * truespeech: set channel layoutJustin Ruggles2012-11-01
| * sipr: set channel layoutJustin Ruggles2012-11-01
| * shorten: validate that the channel count in the header is not <= 0Justin Ruggles2012-11-01
| * ra288dec: set channel layoutJustin Ruggles2012-11-01
| * ra144dec: set channel layoutJustin Ruggles2012-11-01
| * qdm2: remove unneeded checks for channel countJustin Ruggles2012-11-01
| * qdm2: make sure channels is not <= 0 and set channel layoutJustin Ruggles2012-11-01
| * qcelpdec: set channel layoutJustin Ruggles2012-11-01
| * nellymoserdec: set channels to 1Justin Ruggles2012-11-01
| * libopencore-amr: set channel layout for amr-nb or if not set by the userJustin Ruggles2012-11-01
| * libilbc: set channel layoutJustin Ruggles2012-11-01