summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* zero copy packet handling for DV1394 by Max KrasnyanskyFabrice Bellard2003-02-03
* added GIF image format (both read and write)Fabrice Bellard2003-02-03
* added jpeg image encoder and decoder (new YUV handling routines and mjpeg cod...Fabrice Bellard2003-02-02
* added basic png handlingFabrice Bellard2003-02-01
* * headers valid for C++ compilersZdenek Kabelac2003-01-28
* grab device is in AVFormatParameter (at least better than global variable)Fabrice Bellard2003-01-23
* video_device fixesFabrice Bellard2003-01-23
* added simple still image format support to simplify image and imagepipe video...Fabrice Bellard2003-01-11
* cleanupMichael Niedermayer2002-12-04
* renamed libav to libavformatFabrice Bellard2002-11-25