aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/svq1.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer2013-02-061-6/+1
|\
| * svq1: replace struct svq1_frame_size with an array.Anton Khirnov2013-02-061-6/+1
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-111-4/+4
|\|
| * svq1: K&R formatting cosmeticsDiego Biurrun2012-10-101-4/+4
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Add a function to match a 2 element vector of uint16_t and use it in h263 and...Michael Niedermayer2010-01-091-3/+3
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Avoid POSIX-reserved _t namespace.Diego Biurrun2009-01-021-3/+3
* Add the function declaration of ff_svq1_packet_checksum to svq1.h and includeDiego Biurrun2008-10-281-0/+3
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Mark the ff_svq1_frame_size_table as constant.Diego Pettenò2008-01-071-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* split SVQ1 decoder and encoder in their own filesAurelien Jacobs2007-07-061-0/+61