summaryrefslogtreecommitdiff
path: root/libavcodec/svq1.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* svq1: replace struct svq1_frame_size with an array.Anton Khirnov2013-02-06
* svq1: K&R formatting cosmeticsDiego Biurrun2012-10-10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Add a function to match a 2 element vector of uint16_t and use it in h263 and...Michael Niedermayer2010-01-09
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Avoid POSIX-reserved _t namespace.Diego Biurrun2009-01-02
* Add the function declaration of ff_svq1_packet_checksum to svq1.h and includeDiego Biurrun2008-10-28
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Mark the ff_svq1_frame_size_table as constant.Diego Pettenò2008-01-07
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* split SVQ1 decoder and encoder in their own filesAurelien Jacobs2007-07-06