summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* vorbisdsp: convert x86 simd functions from inline asm to yasm.Ronald S. Bultje2013-01-22
* vp3dsp: don't do aligned reads on input.Ronald S. Bultje2013-01-22
* mlp_parser: cosmetics: re-indent.Tim Walker2013-01-22
* mlp: implement support for AVCodecContext.request_channel_layout.Tim Walker2013-01-22
* mlp_parser: account for AVCodecContext.request_channels when setting the chan...Tim Walker2013-01-22
* mlpdec: set the channel layout.Tim Walker2013-01-22
* mlpdec: TrueHD: use Libav channel order.Tim Walker2013-01-22
* mlp: store the channel layout for each substream.Tim Walker2013-01-22
* arm: Add some missing header #includesDiego Biurrun2013-01-22
* floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move butterflies_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* proresdec: support mixed interlaced/non-interlaced contentMichael Smith2013-01-22
* vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext.Ronald S. Bultje2013-01-21
* x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assemblyDiego Biurrun2013-01-21
* rtpenc: Start the sequence numbers from a random offsetMartin Storsjö2013-01-22
* Revert "fate: Use wmv2 IDCT for wmv2 tests"Luca Barbato2013-01-21
* get_bits/put_bits: K&R formatting cosmeticsDiego Biurrun2013-01-21
* avidec: use sensible error codes instead of -1Jindrich Makovicka2013-01-21
* dsputilenc: x86: Convert pixel inline asm to yasmDaniel Kang2013-01-21
* libgsm: detect libgsm header pathBrad Smith2013-01-21
* fate: Use wmv2 IDCT for wmv2 testsRonald S. Bultje2013-01-21
* vorbisdsp: change block_size type from int to intptr_t.Ronald S. Bultje2013-01-20
* lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje2013-01-20
* wmv2: move IDCT to its own DSP context.Ronald S. Bultje2013-01-20
* dsputil: remove butterflies_float_interleave.Ronald S. Bultje2013-01-20
* srtp: Move a variable to a local scopeMartin Storsjö2013-01-21
* srtp: Add tests for the crypto suite with 32/80 bit HMACMartin Storsjö2013-01-21
* srtp: cosmetics: Use fewer lines for the test vectorsMartin Storsjö2013-01-21
* srtp: Don't require more input data than what actually is neededMartin Storsjö2013-01-21
* srtp: Improve the minimum encryption buffer size checkMartin Storsjö2013-01-21
* srtp: Add support for a few DTLS-SRTP related crypto suitesMartin Storsjö2013-01-21
* rtpdec/srtp: Handle CSRC fields being presentMartin Storsjö2013-01-21
* rtpdec: Check the return value from av_new_packetMartin Storsjö2013-01-21
* ac3dec: fix non-optimal dithering of zero bit mantissasMathias Rauen2013-01-20
* ppc: vorbisdsp: Drop some unnecessary #includesDiego Biurrun2013-01-20
* avconv: Increase the SDP buffer size to fit xiph SDPsMartin Storsjö2013-01-20
* rtpdec: Move setting the parsing flags to the actual depacketizersMartin Storsjö2013-01-20
* rtpdec: Split handling of mpeg12 audio/video to a separate depacketizerMartin Storsjö2013-01-20
* rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö2013-01-20
* rtpdec: Reorder payload handler registration alphabeticallyMartin Storsjö2013-01-20
* mpegts: Share the cleanup code between the demuxer and lavf-internal parser f...Martin Storsjö2013-01-20
* rtpdec_mpeg4: Return one AAC AU per AVPacketMartin Storsjö2013-01-20
* ppc: Include string.h for memsetMartin Storsjö2013-01-20
* videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNALJanne Grunau2013-01-20
* dsputil: drop non-compliant "fast" qpel mc functionsMans Rullgard2013-01-20
* get_bits: change the failure condition in init_get_bitsLuca Barbato2013-01-20
* Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil.Ronald S. Bultje2013-01-19