summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* bmv: set channel layoutJustin Ruggles2012-11-12
* bink: set channel layoutJustin Ruggles2012-11-12
* bfi: set channel layoutJustin Ruggles2012-11-12
* bethsoftvid: set channel layoutJustin Ruggles2012-11-12
* apc: set channel layoutJustin Ruggles2012-11-12
* amr: set channel_layoutJustin Ruggles2012-11-12
* ppc: replace pointer casting with AV_COPY32Mans Rullgard2012-11-12
* ppc: fix some unused variable warningsMans Rullgard2012-11-12
* configure: remove support for -n flag in print_enabled()Mans Rullgard2012-11-12
* binkaudio: set channel layoutJustin Ruggles2012-11-12
* build: Drop AVX assembly ifdefsDiego Biurrun2012-11-11
* x86: Require an assembler able to cope with AVX instructionsDiego Biurrun2012-11-11
* doc: git-howto: Leave reviewers time to react before pushing patchesDiego Biurrun2012-11-11
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* lavu: rename audioconvert.* to channel_layout.* and deprecate 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
* configure: add lavu dependency to lavr/lavfi .pc filesAnton Khirnov2012-11-11
* x86inc: Set program_name outside of x86inc.asmDiego Biurrun2012-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
* avconv: rescale packet duration to muxer time base when flushing encodersJustin Ruggles2012-11-08
* add 24-bit FLAC encoding to ChangelogJustin Ruggles2012-11-08
* rtpenc_aac: Fix calculation of the header sizeLuca Abeni2012-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
* fate: atrac: Place atrac1 and atrac3 tests in different groupsDiego Biurrun2012-11-06
* fate: aac: cosmetics: Group AAC LATM tests togetherDiego Biurrun2012-11-06
* x86: avresample: Add missing colons to assembly labelsDiego Biurrun2012-11-06
* FATE: add a 24-bit FLAC encoding testJustin Ruggles2012-11-05
* FATE: rename FLAC tests from flac-* to flac-16-*Justin Ruggles2012-11-05
* 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
* lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-05
* flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endianJustin Ruggles2012-11-05
* fate: aac: Place LATM tests and general AAC tests in different groupsDiego Biurrun2012-11-05
* build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()Diego Biurrun2012-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
* rtmp: Use av_strlcat instead of strncatMartin Storsjö2012-11-05
* doc: add apidoc target for doxygen API documentationJanne Grunau2012-11-02
* matroskadec: do not use avpacket internalsAnton Khirnov2012-11-02