summaryrefslogtreecommitdiffstats
path: root/libavcodec/vc1.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-281-1/+11
|\
| * vc1: use an enum for Frame Coding ModeLuca Barbato2011-11-281-1/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-131-56/+58
|\ \ | |/
| * vc1: K&R formatting cosmeticsKostya Shishkov2011-10-121-56/+58
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-111-4/+57
|\ \ | |/
| * vc1dec: interlaced stream decoding support 1/3Mashiat Sarker Shakkhar2011-10-101-4/+57
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-231-0/+3
|\ \ | |/
| * Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-231-0/+3
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-051-0/+2
|\ \ | |/
| * vc1: make overlap filter for I-frames bit-exact.Ronald S. Bultje2011-05-041-0/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-171-0/+1
|\ \ | |/
| * wmv3dec: fix playback of complex WMV3 files using simple_idct.Ronald S. Bultje2011-04-161-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-111-0/+6
|\ \ | |/
| * Parse sprite data for WMVP and WVP2, and decode sprites for the latterAlberto Delmás2011-04-101-0/+6
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-231-1/+3
|\ \ | |/
| * vc1: make P-frame deblock filter bit-exact.Ronald S. Bultje2011-03-211-1/+3
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-171-0/+2
| * VC1: transpose IDCT 8x8 coeffs while reading.Ronald S. Bultje2011-02-171-0/+1
* | dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-181-0/+2
* | VC1: transpose IDCT 8x8 coeffs while reading.Ronald S. Bultje2011-02-181-0/+1
|/
* RES_SM in WMV3 is really two flags, so split it in decoderKostya Shishkov2010-09-261-1/+2
* Print error message when true interlaced VC-1 frames are encounteredKostya Shishkov2009-10-101-0/+2
* set pict_type in VC-1 parser, fix some timestamps problemsBaptiste Coudurier2009-05-301-0/+51
* Record B-fraction index from frame header and two fields from entry point str...Gwenole Beauchesne2009-01-301-0/+3
* Add refdist_flag to VC1Context.Carl Eugen Hoyos2009-01-091-0/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* In-loop deblocking filter for VC-1 decoderKostya Shishkov2008-07-231-0/+2
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-091-3/+0
* define BI frame type along with other frame typesAurelien Jacobs2008-03-051-1/+1
* Select scan tables for 8x4 and 4x8 blocks only once.Christophe Gisquet2008-01-141-0/+2
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-091-0/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Replace non-existing @fixme doxygen tags with @todo.İsmail Dönmez2007-07-131-1/+1
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* Make vc1_parser.c compilable without special definesKostya Shishkov2007-05-061-2/+3
* Move variables to vc1data.hKostya Shishkov2007-05-061-65/+0
* 100l to myself. Do not include stuff unneeded by parserKostya Shishkov2007-05-041-0/+2
* TypoKostya Shishkov2007-05-041-1/+1
* Move some declarations into headerKostya Shishkov2007-05-041-0/+328
* Move VC1 parser to its own file.Diego Biurrun2007-05-041-0/+36
OpenPOWER on IntegriCloud