summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x11grab: add follow_mouse AVOption.Yu-Jie Lin2011-07-313-6/+95
* Do not convert RGB buffer at once when stride does not fit exact samples.Kostya Shishkov2011-07-301-1/+1
* build: make examples build normallyLuca Barbato2011-07-301-1/+1
* mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.Alex Converse2011-07-291-1/+1
* H.264: tweak some other x86 asm for AtomJason Garrett-Glaser2011-07-295-51/+48
* probe: Fix insane flow control.Alex Converse2011-07-291-2/+2
* mpegts: remove invalid error checkMike Williams2011-07-291-4/+0
* s302m: use nondeprecated audio sample format APIDustin Brody2011-07-291-2/+2
* lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-29191-2109/+1826
* x86: cabac: add operand size suffixes missing from 6c32576Mans Rullgard2011-07-282-3/+3
* h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody2011-07-284-3/+7
* x86: cabac: don't load/store context values in asmMans Rullgard2011-07-282-34/+10
* H.264: optimize CABAC x86 asm for AtomJason Garrett-Glaser2011-07-283-16/+12
* vp3/theora: flush after seek.Ronald S. Bultje2011-07-281-0/+22
* doc/fftools-common-opts: wording fixes missing from the previous commit.Anton Khirnov2011-07-281-7/+7
* doc: document using AVOptions in fftools.Anton Khirnov2011-07-281-0/+25
* cmdutils: add codec_opts parameter to setup_find_stream_info_opts()Stefano Sabatini2011-07-284-4/+4
* cmdutils: clarify documentation for filter_codec_opts()Stefano Sabatini2011-07-281-0/+6
* cmdutils: clarify documentation for setup_find_stream_info_opts()Stefano Sabatini2011-07-281-2/+10
* lavf: add forgotten attribute_deprecated to av_find_stream_info()Anton Khirnov2011-07-281-0/+1
* ppc: remove redundant setting of Altivec IDCTMans Rullgard2011-07-271-9/+0
* mpegvideo: initialise DSPContext in ff_dct_common_init()Mans Rullgard2011-07-271-1/+2
* cosmetics: reindentJustin Ruggles2011-07-271-3/+3
* eac3enc: support writing of basic mixing and info metadataJustin Ruggles2011-07-275-93/+210
* dnxhdenc: fix declarations in for loopsMans Rullgard2011-07-271-3/+5
* dsputil: remove stale bink prototypes and commentsMans Rullgard2011-07-271-6/+0
* dsputil: move a bink-only function to binkdspMans Rullgard2011-07-275-19/+19
* dsputil: remove some unused functionsMans Rullgard2011-07-274-217/+0
* bink: make IDCT take 32-bit inputKostya Shishkov2011-07-276-43/+86
* configure: spelling cosmeticsDiego Biurrun2011-07-271-1/+1
* dctref: make sure function declarations match between .c and .h fileDiego Biurrun2011-07-271-4/+2
* x86: fix build with gcc 4.7Mans Rullgard2011-07-261-4/+4
* ape: adjust some printf format strings to correctly match argument typesDiego Biurrun2011-07-261-4/+7
* jpegdec: actually search for and parse RSTnMichael Niedermayer2011-07-231-2/+5
* dnxhddec: avoid a branch in 10-bit decode_dct_block()Mans Rullgard2011-07-221-1/+1
* H.264: Add optimizations to predict x86 assembly.Daniel Kang2011-07-223-714/+437
* riff: Add mpgv MPEG-2 fourccAlex Converse2011-07-221-0/+1
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-227-13/+301
* dnxhddec: optimise dnxhd_decode_dct_block()Mans Rullgard2011-07-211-37/+67
* rtp: remove disabled codeDiego Biurrun2011-07-212-39/+0
* eac3enc: use different numbers of blocks per frame to allow higher bitratesJustin Ruggles2011-07-216-97/+142
* dnxhd: add regression test for 10-bitMans Rullgard2011-07-213-0/+13
* dnxhd: 10-bit supportJoseph Artsimovich2011-07-216-81/+427
* dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-2115-15/+15
* dsputil: template get_pixels() for different bit depthsMans Rullgard2011-07-219-30/+39
* dsputil: create 16/32-bit dctcoef versions of some functionsMans Rullgard2011-07-214-56/+80
* jfdctint: add 10-bit versionMans Rullgard2011-07-219-416/+454
* mov: add clcp type track as Subtitle stream.Thierry Foucu2011-07-211-1/+1
* mpeg4: add Mpeg4 Profiles names.Thierry Foucu2011-07-212-0/+37
* mpeg4: decode Level Profile for MPEG4 Part 2.Thierry Foucu2011-07-211-0/+19
OpenPOWER on IntegriCloud