]> git.sesse.net Git - ffmpeg/history - libavformat/avformat.h
fixing CODEC_FLAG_GLOBAL_HEADER
[ffmpeg] / libavformat / avformat.h
2003-08-08 Fabrice Bellardadded stream start time and duration API - AV_NOPTS_VAL...
2003-08-05 D Richard Felker IIIyuv4mpeg pipe reader for libavformat patch by (D Richar...
2003-07-12 Roman Shaposhnik * First round of AV sync fixes.
2003-07-09 Garrick Meekerflash video (flv) support patch by (Garrick Meeker...
2003-07-04 Michael Niedermayerav_free_packet SEGV fix by (Arthur van Hoff (javanator))
2003-06-25 Alex Beregszaszitv standard selection support for dv1394 and grab ...
2003-06-13 Fabrice Bellarddynamic array functions
2003-06-05 Zdenek Kabelac* 3gp patch by Joca
2003-05-25 Mike Melansonadd 4xm to the family
2003-04-21 Fabrice Bellardreplaced progressive by interleaved
2003-04-20 Fabrice Bellardadded progressive image support
2003-04-19 Fabrice Bellardadded new netpbm pam format support (needed for alpha...
2003-03-16 Fred Rothgangerrawvideo patch by (Fred Rothganger <rothgang at uiuc...
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