summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* aac: Don't attempt to output configure an invalid channel configuration.Alex Converse2011-08-09
* Rename ffserver to avserver.Anton Khirnov2011-08-09
* Rename ffprobe to avprobe.Anton Khirnov2011-08-09
* Rename ffplay to avplay.Anton Khirnov2011-08-09
* Pretty-print RV3/4 decoder sourceKostya Shishkov2011-08-09
* Saner RV1/2 initialisation and RV2 header parsing.Kostya Shishkov2011-08-08
* libx264: do not set pic quality if no frame is outputBaptiste Coudurier2011-08-08
* libx264: add preset, tune, profile and fastfirstpass private optionsBaptiste Coudurier2011-08-08
* lavc: fix misspelling in commentDustin Brody2011-08-05
* aac: propagate error return values for AV_LOG_ERROR-triggering eventsDustin Brody2011-08-05
* lsws: remove optimization debug logs in sws_init_context()Stefano Sabatini2011-08-05
* lsws: use array for storing the supported in/out informationStefano Sabatini2011-08-05
* applehttp: fix variant discard logicLuca Barbato2011-08-04
* h263dec: Fix asserts broken by the elimination of FF_COMMON_FRAME.Alex Converse2011-08-03
* cosmetics: remove some stray comments from AVCodec declarationsDiego Biurrun2011-08-03
* 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