summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* mpegts: Fix typo in handling sections in the PMT.Alex Converse2011-12-20
* vc1dec: Use the right pointer type for the tmp pointerMartin Storsjö2011-12-20
* h264: clear trailing bits in partially parsed NAL unitsJanne Grunau2011-12-19
* vc1: Handle WVC1 interlaced streamAneesh Dogra2011-12-19
* xl: Fix overreadsAneesh Dogra2011-12-19
* mpegts: rename payload_index to payload_sizeLuca Barbato2011-12-19
* segment: introduce segmented chain muxerLuca Barbato2011-12-19
* lavu: add AVERROR_BUG error valueLuca Barbato2011-12-19
* avplay: clear pkt_temp when pkt is freed.Michael Niedermayer2011-12-19
* qcelpdec: K&R formatting cosmeticsAsen Lekov2011-12-19
* qcelpdec: cosmetics: drop some pointless parenthesesDiego Biurrun2011-12-19
* x86: conditionally compile dnxhd encoder optimizationsDiego Biurrun2011-12-19
* Revert "h264: skip start code search if the size of the nal unit is known"Janne Grunau2011-12-19
* swscale: fix formatting and indentation of unscaled conversion routines.Nathan Adil Maxson2011-12-18
* h264: skip start code search if the size of the nal unit is knownJanne Grunau2011-12-18
* cljr: fix buf_size sanity checkPaul B. Mahol2011-12-18
* cljr: Check if width and height are positive integersShitiz Garg2011-12-18
* APIchanges: fill in revision for AVFrame.age deprecationMans Rullgard2011-12-18
* avcodec: deprecate AVFrame.ageMans Rullgard2011-12-18
* 4xm: remove unneeded check for remaining unused data.Justin Ruggles2011-12-18
* lavf: force threads to 1 in avformat_find_stream_info()Anton Khirnov2011-12-18
* swscale: fix overflows in vertical scaling at top/bottom edges.Ronald S. Bultje2011-12-18
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-18
* omadec: split data that will be used in the muxer to a separate file.Anton Khirnov2011-12-18
* lavf: rename oma.c -> omadec.cAnton Khirnov2011-12-18
* tmv decoder: set correct pix_fmtUoti Urpala2011-12-18
* build: link test programs with static librariesMans Rullgard2011-12-17
* dct-test: remove unused variable cropTblMans Rullgard2011-12-17
* swscale: fix overflow in gray16 vertical scaling.Ronald S. Bultje2011-12-17
* get_bits: remove LAST_SKIP_CACHE macroMans Rullgard2011-12-17
* 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