summaryrefslogtreecommitdiffstats
path: root/libavcodec/flashsv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-101-1/+0
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-081-3/+3
* Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung2007-04-071-1/+0
* Declare zlib dependency in the Makefile, not in the source.Diego Biurrun2007-01-211-2/+0
* Really fix my never ending mistakes.Benjamin Larsson2007-01-211-2/+3
* Don't break compilation on systems without zlib.Benjamin Larsson2007-01-211-0/+2
* The block_size might be used incorrectly if it is not updated.Benjamin Larsson2007-01-211-2/+2
* Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.Benjamin Larsson2007-01-211-18/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson2006-06-011-0/+274
OpenPOWER on IntegriCloud