]> git.sesse.net Git - ffmpeg/history - libavcodec/imgconvert.c
Generic metadata API.
[ffmpeg] / libavcodec / imgconvert.c
2003-01-11 Fabrice Bellardsimplified code (need automatic testing) - added primit...
2002-12-29 Michael Niedermayerremoving PIX_FMT_ANY
2002-11-14 Joel Yliluoma16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma ...
2002-10-30 Fred1) Add MMX deinterlace code.
2002-10-08 Fabrice Bellardminimum support for YUV411P (new combined scaler/conver...
2002-07-27 Philip GladstoneAdd conversions to and from RGBA32 and BGRA32.
2002-07-21 François RevolYUV410P to YUV420P patch by François Revol <revol at...
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2002-04-08 Zdenek Kabelac* using pixtype as enum - by Philip Gladstone
2001-08-13 Fabrice Bellardwin32 fixes
2001-08-11 Fabrice Bellardadded 422P, 444P support - added deinterlace support...
2001-08-02 Arpi- removed #include ../config.h, because it's included...
2001-08-02 Nick KurshevAdding fastmemcpy stuff to speedup mplayer project
2001-07-22 Fabrice BellardInitial revision