summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpu: recognise only cpu flag names pertinent to the architectureMans Rullgard2012-04-251-2/+4
* avutil: add av_parse_cpu_flags() functionMans Rullgard2012-04-255-56/+77
* vp8: armv6: fix non-armv6t2 buildMans Rullgard2012-04-251-0/+2
* vp8: armv6 optimisationsMans Rullgard2012-04-252-1/+1658
* vp8: arm: separate ARMv6 functions from NEONMans Rullgard2012-04-257-170/+289
* ARM: add some compatibility macrosMans Rullgard2012-04-251-0/+19
* mov: support eac3 audioHendrik Leppkes2012-04-251-0/+1
* avf: fix faulty check in has_durationLuca Barbato2012-04-251-1/+1
* FATE: use updated reference for aac-latm_stereo_to_51Justin Ruggles2012-04-241-2/+2
* avconv: use libavresampleJustin Ruggles2012-04-242-72/+68
* Add libavresampleJustin Ruggles2012-04-2427-8/+3838
* FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-243-17/+17
* avconv: fix a segfault on -c copy with -filter_complex.Anton Khirnov2012-04-241-1/+12
* isom: Support more DTS codec identifiers.Yusuke Nakamura2012-04-231-1/+3
* matroska: Clear prev_pkt between seeks.Dale Curtis2012-04-231-0/+1
* avutil: change default buffer size alignment for sample buffer functionsJustin Ruggles2012-04-231-2/+4
* audemux: Add a sanity check for the number of channelsMichael Niedermayer2012-04-231-0/+5
* Remove libdirac decoder.Diego Biurrun2012-04-237-266/+3
* matroska: Add incremental parsing of clusters.Dale Curtis2012-04-222-7/+108
* avconv: fix off by one check in complex_filterLuca Barbato2012-04-221-1/+1
* mpegts: Try seeking back even for nonseekable protocolsMartin Storsjö2012-04-231-1/+1
* swscale: K&R formatting cosmetics (part III)Diego Biurrun2012-04-221-358/+575
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-2220-25/+164
* dsputil: remove unused functionsMans Rullgard2012-04-211-62/+0
* mov: Treat keyframe indexes as 1-origin if starting at non-zero.Yusuke Nakamura2012-04-211-1/+1
* mov: Take stps entries into consideration also about key_off.Yusuke Nakamura2012-04-211-1/+1
* Remove lowres video decodingMans Rullgard2012-04-2134-755/+56
* avcodec: remove AVCodecContext.dsp_maskMans Rullgard2012-04-214-15/+8
* avconv: fix a segfault when default encoder for a format doesn't exist.Anton Khirnov2012-04-211-8/+10
* utvideo: general cosmeticsJan Ekström2012-04-201-46/+54
* aac: Handle HE-AACv2 when sniffing a channel order.Alex Converse2012-04-201-0/+7
* movenc: Support high sample rates in isomedia formats by setting the sample r...Alex Converse2012-04-201-12/+7
* xxan: Remove write-only variable in xan_decode_frame_type0().Diego Biurrun2012-04-201-4/+1
* ivi_common: Initialize a variable at declaration in ff_ivi_decode_blocks().Diego Biurrun2012-04-201-4/+2
* avcodec: add a cook parser to get subpacket durationJustin Ruggles2012-04-205-2/+64
* FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-206-36/+36
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-205-34/+6
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-208-62/+27
* FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles2012-04-206-17/+9
* FATE: add a pattern rule for generating asynth wav filesJustin Ruggles2012-04-201-1/+4
* FATE: optionally write a WAVE header in audiogenJustin Ruggles2012-04-201-8/+48
* avutil: add audio fifo bufferJustin Ruggles2012-04-205-2/+355
* dv: Initialize encoder tables during encoder init.Diego Biurrun2012-04-191-2/+2
* dv: Replace some magic numbers by the appropriate #define.Diego Biurrun2012-04-191-4/+4
* FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles2012-04-183-8/+16
* FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles2012-04-181-1/+1
* x86inc: support AVX abstraction for 2-operand instructionsLoren Merritt2012-04-181-2/+8
* configure: detect PGI compiler and set suitable flagsMans Rullgard2012-04-191-0/+18
* avconv: check for an incompatible changing channel layoutJustin Ruggles2012-04-181-45/+54
* avio: make AVIOContext.av_class pointer to constMans Rullgard2012-04-181-1/+1
OpenPOWER on IntegriCloud