summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Remove unused variable from ffv1 decoder.Carl Eugen Hoyos2012-05-05
* alsdec.c: Also test 0 when checking rice decoder values.Carl Eugen Hoyos2012-05-05
* alsdec.c: Simplify error check before calling rice decoder.Carl Eugen Hoyos2012-05-05
* png_parser: try to fix big endianMichael Niedermayer2012-05-05
* vorbis_parser: fix blocksizeMichael Niedermayer2012-05-05
* oggvorbis: move handling of first packets ts from parser to muxer.Michael Niedermayer2012-05-05
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-05
|\
| * vqavideo: return error if image size is not a multiple of block sizeMans Rullgard2012-05-03
* | oggvorbisdec: redesign special handling of first frames timestamp.Michael Niedermayer2012-05-04
* | Fix a few @file doxy inconsistencies.Clément Bœsch2012-05-04
* | png_parserPeter Holik2012-05-04
* | zerocodec: check if there is previous framePaul B Mahol2012-05-04
* | shorten: unsigned 8bit supportPaul B Mahol2012-05-04
* | Merge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-EncoderMichael Niedermayer2012-05-03
|\ \
| * | libopenjpegdec: respect JP2 color space, fix ticket 1179Michael Bradshaw2012-05-03
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-03
|\ \ \ | |/ / |/| / | |/
| * mpeg12: fixed parsing in some mpeg2 streamsHendrik Leppkes2012-05-03
| * Add SMPTE240M transfer characteristics flag.Hendrik Leppkes2012-05-03
| * motionpixels: Clip YUV values after applying a gradient.Alex Converse2012-05-02
| * jpeg: handle progressive in second field of interlaced.Ronald S. Bultje2012-05-02
| * ituh263dec: Implement enough of Annex O (scalability) to fix a FPE.Michael Niedermayer2012-05-02
| * h263: more strictly forbid frame size changes with frame-mt.Ronald S. Bultje2012-05-02
| * h264: additional protection against unsupported size/bitdepth changes.Ronald S. Bultje2012-05-02
| * tta: prevents overflows for 32bit integers in header.Ronald S. Bultje2012-05-02
| * vp8: update frame size changes on thread context switches.Ronald S. Bultje2012-05-02
| * snowdsp: explicitily state instruction size.Ronald S. Bultje2012-05-02
| * wmall: fix reconstructing audio with uncoded channelsKostya Shishkov2012-05-02
| * WMAL cosmetics: fix indentationMashiat Sarker Shakkhar2012-05-02
* | JACOsub demuxer, decoder and muxer.Clément Bœsch2012-05-03
* | lavc: implement accessors for some AVFrame fields.Nicolas George2012-05-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-02
|\|
| * indeo3: fix motion vector validationHendrik Leppkes2012-05-01
| * pcm_bluray: set bits_per_raw_sample for > 16-bitHendrik Leppkes2012-05-01
| * twinvq: fix out of bounds array accessMans Rullgard2012-05-01
* | Don't restrict reverse decorrelation to both coded channels. It is also used ...Jakub Stachowski2012-05-02
* | xbmdec: fix decoding when variable name contains an 'x'.Reimar Döffinger2012-05-01
* | xbmdec: print more details on decode error.Reimar Döffinger2012-05-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-01
|\|
| * WMAL: do not output last frame again if nothing was decoded in current packetJakub Stachowski2012-05-01
| * WMAL: do not start decoding if frame does not end in current packetMashiat Sarker Shakkhar2012-05-01
| * adpcm-thp: fix invalid array indexingMans Rullgard2012-05-01
| * ppc: add const where needed in scalarproduct_int16_altivec()Mans Rullgard2012-05-01
| * ppc: remove shift parameter from scalarproduct_int16_altivec()Mans Rullgard2012-05-01
| * ppc: dsputil: do unaligned block accesses correctlyMans Rullgard2012-05-01
| * dvenc: do not call dsputil functions with stride not a multiple of 16Mans Rullgard2012-05-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-30
|\|
| * avcodec: introduce YCoCg colorspaceHendrik Leppkes2012-04-29
| * avcodec: cosmetic cleanup on headerLuca Barbato2012-04-29
| * aac sbr: align struct member by 32 byte.Ronald S. Bultje2012-04-29
* | Exposing forced flag for DVD and PGS subtitleshakuya2012-04-30