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