summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-19
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-19
* mpegvideo: fix loop condition in draw_line()Xi Wang2013-01-19
* dvdsubdec: parse the size from the extradataClément Bœsch2013-01-19
* x86: dsputil: Drop some unused macro definitionsDiego Biurrun2013-01-18
* x86: Add a Yasm-based emms() replacementMartin Storsjö2013-01-18
* x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun2013-01-18
* x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-18
* configure: Run SHFLAGS through ldflags_filter()Sean McGovern2013-01-18
* h264: avoid pointless copying of ref listsAnton Khirnov2013-01-18
* lavr: always reset mix function names and pointers in mix_function_init()Justin Ruggles2013-01-17
* lavr: call mix_function_init() in ff_audio_mix_set_matrix()Justin Ruggles2013-01-17
* fate: update ref after rv30_loop_filter fixLuca Barbato2013-01-17
* rv30: fix masking in rv30_loop_filter()Xi Wang2013-01-17