index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
avformat.h
Age
Commit message (
Expand
)
Author
2003-05-25
add 4xm to the family
Mike Melanson
2003-04-21
replaced progressive by interleaved
Fabrice Bellard
2003-04-20
added progressive image support
Fabrice Bellard
2003-04-19
added new netpbm pam format support (needed for alpha plane support)
Fabrice Bellard
2003-03-16
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)
Fred Rothganger
2003-03-12
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-03-08
read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)
Michael Niedermayer
2003-02-27
* compile PNG only when ZLIB is available
Zdenek Kabelac
2003-02-11
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-10
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-03
zero copy packet handling for DV1394 by Max Krasnyansky
Fabrice Bellard
2003-02-03
added GIF image format (both read and write)
Fabrice Bellard
2003-02-02
added jpeg image encoder and decoder (new YUV handling routines and mjpeg cod...
Fabrice Bellard
2003-02-01
added basic png handling
Fabrice Bellard
2003-01-28
* headers valid for C++ compilers
Zdenek Kabelac
2003-01-23
grab device is in AVFormatParameter (at least better than global variable)
Fabrice Bellard
2003-01-23
video_device fixes
Fabrice Bellard
2003-01-11
added simple still image format support to simplify image and imagepipe video...
Fabrice Bellard
2002-12-04
cleanup
Michael Niedermayer
2002-11-25
renamed libav to libavformat
Fabrice Bellard