| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec/svq: Remove ff_svq1_packet_checksum() | Michael Niedermayer | 2020-02-19 | 1 | -3/+0 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Correct few "ffmpeg" typos | Paul B Mahol | 2014-08-24 | 1 | -2/+2 |
* | | Merge commit '238614de679a71970c20d7c3fee08a322967ec40' | Michael Niedermayer | 2013-02-06 | 1 | -6/+1 |
|\| |
|
| * | svq1: replace struct svq1_frame_size with an array. | Anton Khirnov | 2013-02-06 | 1 | -6/+1 |
* | | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' | Michael Niedermayer | 2012-10-11 | 1 | -4/+4 |
|\| |
|
| * | svq1: K&R formatting cosmetics | Diego Biurrun | 2012-10-10 | 1 | -4/+4 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Add a function to match a 2 element vector of uint16_t and use it in h263 and... | Michael Niedermayer | 2010-01-09 | 1 | -3/+3 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Avoid POSIX-reserved _t namespace. | Diego Biurrun | 2009-01-02 | 1 | -3/+3 |
* | Add the function declaration of ff_svq1_packet_checksum to svq1.h and include | Diego Biurrun | 2008-10-28 | 1 | -0/+3 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Mark the ff_svq1_frame_size_table as constant. | Diego Pettenò | 2008-01-07 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | split SVQ1 decoder and encoder in their own files | Aurelien Jacobs | 2007-07-06 | 1 | -0/+61 |