summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-02-06Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer9-38/+43
2013-02-06svq1: replace struct svq1_frame_size with an array.Anton Khirnov3-9/+4
2012-10-11Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer22-1142/+1214
2012-10-10svq1: K&R formatting cosmeticsDiego Biurrun7-1075/+1109
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-01-09Add a function to match a 2 element vector of uint16_t and use it in h263 and...Michael Niedermayer6-33/+16
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2009-01-02Avoid POSIX-reserved _t namespace.Diego Biurrun2-4/+4
2008-10-28Add the function declaration of ff_svq1_packet_checksum to svq1.h and includeDiego Biurrun2-0/+5
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-01-07Mark the ff_svq1_frame_size_table as constant.Diego Pettenò2-2/+2
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
2007-07-06split SVQ1 decoder and encoder in their own filesAurelien Jacobs8-1455/+1585