summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fate: account for NUT 10bit supportLuca Barbato2011-12-21
* build: error on mixed declarations and codeMans Rullgard2011-12-21
* postproc: altivec: fix remaining mixed declarations and codeMans Rullgard2011-12-21
* postproc: altivec: untemplate some variable namesMans Rullgard2011-12-21
* postproc: altivec: fix trivial cases of mixed declarations and codeMans Rullgard2011-12-21
* lavc: always align height by 32 pixelRafaël Carré2011-12-21
* raw: add 10bit YUV definitionsLuca Barbato2011-12-21
* nut: support 10bit YUVLuca Barbato2011-12-21
* mpegvideo_enc: separate declarations and statementsDiego Biurrun2011-12-20
* oma: make header compile standaloneDiego Biurrun2011-12-20
* vp3: Reorder some functions to fix VP3 build with Theora disabled.Diego Biurrun2011-12-20
* build: fix standalone compilation of ADX encoderDiego Biurrun2011-12-20
* build: fix standalone compilation of ADPCM decodersDiego Biurrun2011-12-20
* build: fix standalone compilation of mpc7/mpc8 decodersDiego Biurrun2011-12-20
* 4xm: Use bytestream2 functions to prevent overreadsAneesh Dogra2011-12-20
* bytestream: add a new set of bytestream functions with overread checkingAneesh Dogra2011-12-20
* mpegts: Suppress invalid timebase warnings on DMB streams.Alex Converse2011-12-20
* 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