summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace Subversion revisions in comments by Git hashes.Diego Biurrun2011-12-212-3/+4
* h264_cabac: synchronize decode_significance_*_x86 conditionalsDiego Biurrun2011-12-211-1/+1
* w32threads: wait for the waked thread in pthread_cond_signal.Sergey Radionov2011-12-201-5/+11
* aacdec: Cleanup decode_ics_info.Alex Converse2011-12-201-15/+9
* network: properly declare WSADATA in windowsSergey Radionov2011-12-211-1/+4
* fate: account for NUT 10bit supportLuca Barbato2011-12-215-30/+30
* build: error on mixed declarations and codeMans Rullgard2011-12-211-0/+1
* postproc: altivec: fix remaining mixed declarations and codeMans Rullgard2011-12-211-16/+14
* postproc: altivec: untemplate some variable namesMans Rullgard2011-12-211-123/+113
* postproc: altivec: fix trivial cases of mixed declarations and codeMans Rullgard2011-12-212-59/+67
* lavc: always align height by 32 pixelRafaël Carré2011-12-211-4/+2
* raw: add 10bit YUV definitionsLuca Barbato2011-12-211-0/+6
* nut: support 10bit YUVLuca Barbato2011-12-211-0/+6
* mpegvideo_enc: separate declarations and statementsDiego Biurrun2011-12-201-1/+2
* oma: make header compile standaloneDiego Biurrun2011-12-201-1/+6
* vp3: Reorder some functions to fix VP3 build with Theora disabled.Diego Biurrun2011-12-201-77/+74
* build: fix standalone compilation of ADX encoderDiego Biurrun2011-12-201-1/+1
* build: fix standalone compilation of ADPCM decodersDiego Biurrun2011-12-201-11/+11
* build: fix standalone compilation of mpc7/mpc8 decodersDiego Biurrun2011-12-201-0/+2
* 4xm: Use bytestream2 functions to prevent overreadsAneesh Dogra2011-12-201-13/+15
* bytestream: add a new set of bytestream functions with overread checkingAneesh Dogra2011-12-201-0/+44
* mpegts: Suppress invalid timebase warnings on DMB streams.Alex Converse2011-12-201-1/+2
* mpegts: Fix typo in handling sections in the PMT.Alex Converse2011-12-201-1/+1
* vc1dec: Use the right pointer type for the tmp pointerMartin Storsjö2011-12-201-2/+1
* h264: clear trailing bits in partially parsed NAL unitsJanne Grunau2011-12-191-1/+4
* vc1: Handle WVC1 interlaced streamAneesh Dogra2011-12-191-10/+15
* xl: Fix overreadsAneesh Dogra2011-12-191-0/+6
* mpegts: rename payload_index to payload_sizeLuca Barbato2011-12-191-9/+9
* segment: introduce segmented chain muxerLuca Barbato2011-12-195-0/+308
* lavu: add AVERROR_BUG error valueLuca Barbato2011-12-192-0/+2
* avplay: clear pkt_temp when pkt is freed.Michael Niedermayer2011-12-191-0/+1
* qcelpdec: K&R formatting cosmeticsAsen Lekov2011-12-191-183/+177
* qcelpdec: cosmetics: drop some pointless parenthesesDiego Biurrun2011-12-191-8/+8
* x86: conditionally compile dnxhd encoder optimizationsDiego Biurrun2011-12-191-2/+2
* Revert "h264: skip start code search if the size of the nal unit is known"Janne Grunau2011-12-193-14/+4
* swscale: fix formatting and indentation of unscaled conversion routines.Nathan Adil Maxson2011-12-181-327/+383
* h264: skip start code search if the size of the nal unit is knownJanne Grunau2011-12-183-4/+14
* cljr: fix buf_size sanity checkPaul B. Mahol2011-12-181-1/+1
* cljr: Check if width and height are positive integersShitiz Garg2011-12-181-0/+5
* APIchanges: fill in revision for AVFrame.age deprecationMans Rullgard2011-12-181-1/+1
* avcodec: deprecate AVFrame.ageMans Rullgard2011-12-189-57/+17
* 4xm: remove unneeded check for remaining unused data.Justin Ruggles2011-12-181-9/+0
* lavf: force threads to 1 in avformat_find_stream_info()Anton Khirnov2011-12-181-0/+5
* swscale: fix overflows in vertical scaling at top/bottom edges.Ronald S. Bultje2011-12-182-30/+77
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-186-3/+110
* omadec: split data that will be used in the muxer to a separate file.Anton Khirnov2011-12-184-24/+78
* lavf: rename oma.c -> omadec.cAnton Khirnov2011-12-182-1/+1
* tmv decoder: set correct pix_fmtUoti Urpala2011-12-181-0/+7
* build: link test programs with static librariesMans Rullgard2011-12-171-0/+1
* dct-test: remove unused variable cropTblMans Rullgard2011-12-171-9/+0
OpenPOWER on IntegriCloud