summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swscale: fix integer overflows in RGB pixel writing.Mans Rullgard2011-12-17
* swscale: add endian conversion for RGB555 and RGB444 pixel formatsJanne Grunau2011-12-17
* swscale: fix overflows in output of RGB48 pixels.Ronald S. Bultje2011-12-17
* get_bits: remove strange/obsolete commentsMans Rullgard2011-12-17
* get_bits: whitespace (mostly) cosmeticsMans Rullgard2011-12-17
* swscale: add rgb565 endianess conversionJanne Grunau2011-12-17
* get_bits: remove unnecessary #includesMans Rullgard2011-12-17
* mp3dec: hack: fix decoding with safe bitstream readerMans Rullgard2011-12-17
* fate: fix eatqi testMans Rullgard2011-12-17
* adpcm: Check for channels to be a non-zero integerShitiz Garg2011-12-17
* swscale: fix overflows in RGB rounding constants.Ronald S. Bultje2011-12-17
* get_bits: introduce safe bitreading to prevent overreads.Ronald S. Bultje2011-12-17
* get_bits: remove A32 variantMans Rullgard2011-12-16
* avconv: support stream specifiers in -metadata and -map_metadataAlexandra Khirnova2011-12-16
* wavpack: Fix 32-bit clippingDerek Buitenhuis2011-12-16
* wavpack: Clip samples after shiftingDerek Buitenhuis2011-12-16
* h264: don't drop B-frames after next keyframe on POC reset.Ronald S. Bultje2011-12-16
* get_bits: remove useless pointer castsMans Rullgard2011-12-16
* configure: refactor lists of tests and components into variablesDiego Biurrun2011-12-16
* rv40: NEON optimised weak loop filterMans Rullgard2011-12-16
* mpegts: replace some magic numbers with the existing defineVladimir Pantelic2011-12-16
* swscale: add unscaled packed 16 bit per component endianess conversionJanne Grunau2011-12-16
* movenc: Rudimentary IODs support.Alex Converse2011-12-15
* v410enc: fix output buffer size checkMans Rullgard2011-12-15
* v410enc: include correct headersMans Rullgard2011-12-15
* fate: add -pix_fmt rgb48le to r210 testJanne Grunau2011-12-15
* flvenc: Support muxing 16 kHz nellymoserMartin Storsjö2011-12-15
* configure: refactor list of programs into a variableDiego Biurrun2011-12-15
* fate: add r210 decoder testAneesh Dogra2011-12-15
* fate: split off Indeo FATE tests into their own fileDiego Biurrun2011-12-15
* fate: split off ATRAC FATE tests into their own fileDiego Biurrun2011-12-15
* fate: Add FATE tests for v410 encoder and decoderDerek Buitenhuis2011-12-15
* ARM: fix external symbol refs in rv40 asmMans Rullgard2011-12-15
* westwood: Make sure audio header info is present when parsing audio packetsShitiz Garg2011-12-15
* libgsm: Reset the MS mode of GSM in the flush functionMartin Storsjö2011-12-15
* libgsm: Set options on the right objectMartin Storsjö2011-12-15
* ARM: dca: disable optimised decode_blockcodes() for old gccMans Rullgard2011-12-15
* applehttp: Properly clean up if unable to probe a segmentMartin Storsjö2011-12-14
* applehttp: Avoid reading uninitialized memoryMartin Storsjö2011-12-14
* fate: Replace misleading "aac" in the name of an ADTS test with "adts".Diego Biurrun2011-12-14
* fate: Drop pointless "-an" from pictor test command.Diego Biurrun2011-12-14
* fate: split off image codec FATE tests into their own fileDiego Biurrun2011-12-14
* fate: split off WMA codec FATE tests into their own fileDiego Biurrun2011-12-14
* fate: split off lossless video and audio FATE tests into their own filesDiego Biurrun2011-12-14
* fate: split off qtrle codec FATE tests into their own fileDiego Biurrun2011-12-14
* fate: split off Ut Video codec FATE tests into their own fileDiego Biurrun2011-12-14
* fate: split off screen codec FATE tests into their own fileDiego Biurrun2011-12-14
* fate: split off Real Inc. codec FATE tests into their own fileDiego Biurrun2011-12-14
* fate: split off AC-3 codec FATE tests into their own fileDiego Biurrun2011-12-14
* mpegvideo: remove abort() in ff_find_unused_picture()Andrey Utkin2011-12-14