summaryrefslogtreecommitdiff
path: root/libavcodec/svq1.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/svq1: Set hidden visibilityAndreas Rheinhardt2022-10-141-0/+4
* avcodec/svq1enc: Inline constantsAndreas Rheinhardt2022-10-141-0/+7
* libavcodec/svq: Remove ff_svq1_packet_checksum()Michael Niedermayer2020-02-191-3/+0
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-241-2/+2
* | 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