summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: remove ff_is_hwaccel_pix_fmtLuca Barbato2012-11-13
* pixdesc: add av_pix_fmt_get_chroma_sub_sampleLuca Barbato2012-11-13
* ppc: replace pointer casting with AV_COPY32Mans Rullgard2012-11-12
* ppc: fix some unused variable warningsMans Rullgard2012-11-12
* binkaudio: set channel layoutJustin Ruggles2012-11-12
* build: Drop AVX assembly ifdefsDiego Biurrun2012-11-11
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* mss2: prevent potential uninitialized readsAlberto Delmás2012-11-11
* mss2: reindent after last commitKostya Shishkov2012-11-11
* mss2: fix handling of unmasked implicit WMV9 rectanglesAlberto Delmás2012-11-11
* x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macrosDiego Biurrun2012-11-10
* x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-09
* x86: h264_qpel_10bit: port to cpuflagsDiego Biurrun2012-11-09
* flacenc: ensure the order is within the min/max range in LPC order searchJustin Ruggles2012-11-08
* x86: h264_intrapred: port to cpuflagsDiego Biurrun2012-11-08
* libvpxenc: Allow enabling constrained quality (CQ) modeJames Zern2012-11-08
* libopencore-amr: Check the return value of amr_decode_fix_avctxMartin Storsjö2012-11-07
* flacenc: use RICE2 entropy coding mode for 24-bitJustin Ruggles2012-11-05
* flacenc: add 24-bit encodingJustin Ruggles2012-11-05
* flacdsp: move lpc encoding from FLAC encoder to FLACDSPContextJustin Ruggles2012-11-05
* flacenc: use uint64_t for bit countsJustin Ruggles2012-11-05
* flacenc: remove wasted trailing 0 bitsJustin Ruggles2012-11-05
* flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endianJustin Ruggles2012-11-05
* x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabledDiego Biurrun2012-11-05
* x86: PABSW: port to cpuflagsDiego Biurrun2012-11-05
* x86: vc1dsp: port to cpuflagsDiego Biurrun2012-11-05
* x86: Refactor PSWAPD fallback implementations and port to cpuflagsDiego Biurrun2012-11-02
* 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
* x86: ac3dsp: port to cpuflagsDiego Biurrun2012-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
* 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