summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bethsoftvid: set channel layoutJustin Ruggles2012-11-121-0/+2
* apc: set channel layoutJustin Ruggles2012-11-121-3/+9
* amr: set channel_layoutJustin Ruggles2012-11-121-0/+3
* ppc: replace pointer casting with AV_COPY32Mans Rullgard2012-11-121-1/+2
* ppc: fix some unused variable warningsMans Rullgard2012-11-121-9/+6
* configure: remove support for -n flag in print_enabled()Mans Rullgard2012-11-121-2/+1
* binkaudio: set channel layoutJustin Ruggles2012-11-121-0/+3
* build: Drop AVX assembly ifdefsDiego Biurrun2012-11-119-109/+0
* x86: Require an assembler able to cope with AVX instructionsDiego Biurrun2012-11-111-2/+1
* doc: git-howto: Leave reviewers time to react before pushing patchesDiego Biurrun2012-11-111-0/+7
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-1178-103/+99
* lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-116-184/+197
* mss2: prevent potential uninitialized readsAlberto Delmás2012-11-111-2/+2
* mss2: reindent after last commitKostya Shishkov2012-11-111-34/+34
* mss2: fix handling of unmasked implicit WMV9 rectanglesAlberto Delmás2012-11-111-10/+13
* configure: add lavu dependency to lavr/lavfi .pc filesAnton Khirnov2012-11-111-2/+2
* x86inc: Set program_name outside of x86inc.asmDiego Biurrun2012-11-112-1/+2
* x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macrosDiego Biurrun2012-11-101-5/+5
* x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-096-64/+9
* x86: h264_qpel_10bit: port to cpuflagsDiego Biurrun2012-11-091-159/+155
* flacenc: ensure the order is within the min/max range in LPC order searchJustin Ruggles2012-11-081-3/+5
* avconv: rescale packet duration to muxer time base when flushing encodersJustin Ruggles2012-11-081-0/+2
* add 24-bit FLAC encoding to ChangelogJustin Ruggles2012-11-081-1/+5
* rtpenc_aac: Fix calculation of the header sizeLuca Abeni2012-11-081-2/+2
* x86: h264_intrapred: port to cpuflagsDiego Biurrun2012-11-081-111/+119
* libvpxenc: Allow enabling constrained quality (CQ) modeJames Zern2012-11-082-4/+10
* libopencore-amr: Check the return value of amr_decode_fix_avctxMartin Storsjö2012-11-071-15/+10
* fate: atrac: Place atrac1 and atrac3 tests in different groupsDiego Biurrun2012-11-061-7/+11
* fate: aac: cosmetics: Group AAC LATM tests togetherDiego Biurrun2012-11-061-8/+8
* x86: avresample: Add missing colons to assembly labelsDiego Biurrun2012-11-061-2/+2
* FATE: add a 24-bit FLAC encoding testJustin Ruggles2012-11-051-0/+6
* FATE: rename FLAC tests from flac-* to flac-16-*Justin Ruggles2012-11-051-12/+13
* flacenc: use RICE2 entropy coding mode for 24-bitJustin Ruggles2012-11-051-16/+39
* flacenc: add 24-bit encodingJustin Ruggles2012-11-051-25/+63
* flacdsp: move lpc encoding from FLAC encoder to FLACDSPContextJustin Ruggles2012-11-054-110/+158
* flacenc: use uint64_t for bit countsJustin Ruggles2012-11-051-25/+33
* flacenc: remove wasted trailing 0 bitsJustin Ruggles2012-11-051-2/+37
* lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-055-2/+65
* flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endianJustin Ruggles2012-11-051-9/+28
* fate: aac: Place LATM tests and general AAC tests in different groupsDiego Biurrun2012-11-051-6/+11
* build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()Diego Biurrun2012-11-051-1/+1
* x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabledDiego Biurrun2012-11-051-1/+1
* x86: PABSW: port to cpuflagsDiego Biurrun2012-11-052-15/+10
* x86: vc1dsp: port to cpuflagsDiego Biurrun2012-11-052-43/+44
* rtmp: Use av_strlcat instead of strncatMartin Storsjö2012-11-051-1/+1
* doc: add apidoc target for doxygen API documentationJanne Grunau2012-11-023-2/+23
* matroskadec: do not use avpacket internalsAnton Khirnov2012-11-021-7/+8
* lavf: fix av_interleaved_write_frame() doxy.Anton Khirnov2012-11-021-2/+2
* lavf: clarify the lifetime of demuxed packets.Anton Khirnov2012-11-021-10/+16
* avconv: do not free muxed packet on streamcopy.Anton Khirnov2012-11-021-1/+0
OpenPOWER on IntegriCloud