summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
* tv standard selection support for dv1394 and grab (v4l)Alex Beregszaszi2003-06-25
* dynamic array functionsFabrice Bellard2003-06-13
* * 3gp patch by JocaZdenek Kabelac2003-06-05
* add 4xm to the familyMike Melanson2003-05-25
* replaced progressive by interleavedFabrice Bellard2003-04-21
* added progressive image supportFabrice Bellard2003-04-20
* added new netpbm pam format support (needed for alpha plane support)Fabrice Bellard2003-04-19
* rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-03-16
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)Michael Niedermayer2003-03-08
* * compile PNG only when ZLIB is availableZdenek Kabelac2003-02-27
* * 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