summaryrefslogtreecommitdiff
path: root/libavcodec/indeo3data.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* indeo3: Avoid undefined behaviourLuca Barbato2016-04-19
* miscellaneous typo fixesDiego Biurrun2012-12-21
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* indeo3: add parens around some macro argumentsMans Rullgard2012-04-16
* indeo3data: add missing config.h #include for HAVE_BIGENDIANDiego Biurrun2011-11-08
* replacement Indeo 3 decoderMaxim Poliakovski2011-11-03
* Remove some stray unnecessary ffmpeg references.Diego Biurrun2011-11-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* use const data - began to make code more portableFabrice Bellard2003-09-09
* native Indeo3 decoder implementationMike Melanson2003-04-15