summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2012-03-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer41-768/+805
2012-03-07vc1: Move init code shared between decoder and parser to common code file.Diego Biurrun6-369/+375
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier51-51/+51
2007-06-17add multiple inclusion guards to headersMåns Rullgård51-0/+248
2007-06-16include all prerequisites in header filesMåns Rullgård72-0/+180
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun422-1751/+2588
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun67-6/+1219
2006-06-27VC-1 decoder with I-frames support and partial P-frames decodingKostya Shishkov3-1535/+2307