]> git.sesse.net Git - ffmpeg/history - libavcodec/png.h
Add a function to match a 2 element vector of uint16_t and use it in h263 and svq1
[ffmpeg] / libavcodec / png.h
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-02-26 Loren Merrittdecode mng color decorrelation
2008-02-25 Loren Merrittpng filters
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-15 Måns Rullgårdremove superfluous #include
2007-07-15 Måns Rullgårdhardly anything in PNGContext is shared; split it
2007-07-15 Måns Rullgårdseparate en/decoder specific parts from png.c