]> git.sesse.net Git - ffmpeg/history - libavformat/avformat.h
* fixing cut&paste bug
[ffmpeg] / libavformat / avformat.h
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-08 Michael Niedermayerread BITMAPINFOHEADER extra stuff (huffyuv decoding...
2003-02-27 Zdenek Kabelac* compile PNG only when ZLIB is available
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-02-03 Fabrice Bellardzero copy packet handling for DV1394 by Max Krasnyansky
2003-02-03 Fabrice Bellardadded GIF image format (both read and write)
2003-02-02 Fabrice Bellardadded jpeg image encoder and decoder (new YUV handling...
2003-02-01 Fabrice Bellardadded basic png handling
2003-01-28 Zdenek Kabelac* headers valid for C++ compilers
2003-01-23 Fabrice Bellardgrab device is in AVFormatParameter (at least better...
2003-01-23 Fabrice Bellardvideo_device fixes
2003-01-11 Fabrice Bellardadded simple still image format support to simplify...
2002-12-04 Michael Niedermayercleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat