summaryrefslogtreecommitdiff
path: root/libavcodec/svq1.h
Commit message (Expand)AuthorAge
* libavcodec/svq: Remove ff_svq1_packet_checksum()Michael Niedermayer2020-02-19
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-24
* | Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer2013-02-06
|\|
| * svq1: replace struct svq1_frame_size with an array.Anton Khirnov2013-02-06
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-11
|\|
| * 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