summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmetics: fix indentation/alignment in AVCodec declarationsDiego Biurrun2011-08-03
* arm: Avoid using the movw instruction needlesslyMåns Rullgård2011-08-03
* Move an int64_t down in MpegEncContextMartin Storsjö2011-08-03
* Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje2011-08-02
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-02
* dct32: Add SSE2 ASM optimizationsVitor Sessak2011-08-02
* Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-02
* lavf: Add an option to discard corrupted framesZohar Kelrich2011-08-02
* mpegts: Mark wrongly-sized packets as corruptedZohar Kelrich2011-08-02
* mpegts: Move scan test to handle_packetsZohar Kelrich2011-08-02
* mpegts: Mark corrupted packetsZohar Kelrich2011-08-02
* mpegts: Reset continuity counter on seekZohar Kelrich2011-08-02
* mpegts: Fix for continuity counterZohar Kelrich2011-08-02
* mpegts: Silence "can't seek" warning on unseekableZohar Kelrich2011-08-02
* apichange: add an entry for AV_PKT_FLAG_CORRUPTLuca Barbato2011-08-02
* avpacket: signal possibly corrupted packetsLuca Barbato2011-08-02
* mpeg4videodec: remove dead code that would have detected erroneous encodingDustin Brody2011-08-01
* aac: Remove some suspicious illegal memcpy()s from LTP.Alex Converse2011-08-01
* bink: Eliminate unnecessary shadow declaration.Alex Converse2011-08-01
* Remove the ffserver test.Anton Khirnov2011-08-01
* Remove ffserver.hAnton Khirnov2011-08-01
* lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody2011-07-31
* x11grab: add show_region AVOption.Yu-Jie Lin2011-07-31
* x11grab: add follow_mouse AVOption.Yu-Jie Lin2011-07-31
* Do not convert RGB buffer at once when stride does not fit exact samples.Kostya Shishkov2011-07-30
* build: make examples build normallyLuca Barbato2011-07-30
* mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.Alex Converse2011-07-29
* H.264: tweak some other x86 asm for AtomJason Garrett-Glaser2011-07-29
* probe: Fix insane flow control.Alex Converse2011-07-29
* mpegts: remove invalid error checkMike Williams2011-07-29
* s302m: use nondeprecated audio sample format APIDustin Brody2011-07-29
* lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-29
* x86: cabac: add operand size suffixes missing from 6c32576Mans Rullgard2011-07-28
* h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody2011-07-28
* x86: cabac: don't load/store context values in asmMans Rullgard2011-07-28
* H.264: optimize CABAC x86 asm for AtomJason Garrett-Glaser2011-07-28
* vp3/theora: flush after seek.Ronald S. Bultje2011-07-28
* doc/fftools-common-opts: wording fixes missing from the previous commit.Anton Khirnov2011-07-28
* doc: document using AVOptions in fftools.Anton Khirnov2011-07-28
* cmdutils: add codec_opts parameter to setup_find_stream_info_opts()Stefano Sabatini2011-07-28
* cmdutils: clarify documentation for filter_codec_opts()Stefano Sabatini2011-07-28
* cmdutils: clarify documentation for setup_find_stream_info_opts()Stefano Sabatini2011-07-28
* lavf: add forgotten attribute_deprecated to av_find_stream_info()Anton Khirnov2011-07-28
* ppc: remove redundant setting of Altivec IDCTMans Rullgard2011-07-27
* mpegvideo: initialise DSPContext in ff_dct_common_init()Mans Rullgard2011-07-27
* cosmetics: reindentJustin Ruggles2011-07-27
* eac3enc: support writing of basic mixing and info metadataJustin Ruggles2011-07-27
* dnxhdenc: fix declarations in for loopsMans Rullgard2011-07-27
* dsputil: remove stale bink prototypes and commentsMans Rullgard2011-07-27
* dsputil: move a bink-only function to binkdspMans Rullgard2011-07-27