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
/
grab.c
Age
Commit message (
Expand
)
Author
2005-01-08
integer overflows, heap corruption
Michael Niedermayer
2004-06-19
sweeping change from -EIO -> AVERROR_IO
Mike Melanson
2004-05-21
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
Michael Niedermayer
2004-04-27
fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>)
Luca Abeni
2004-04-25
ring buffer fix by (Luca Abeni <lucabe72 at email dot it>)
Michael Niedermayer
2004-03-03
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-09-09
kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfrea...
Michael Niedermayer
2003-06-25
tv standard selection support for dv1394 and grab (v4l)
Alex Beregszaszi
2003-03-12
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-02-11
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-01-23
grab device is in AVFormatParameter (at least better than global variable)
Fabrice Bellard
2003-01-22
dv patch by Max Krasnyansky (maxk at qualcomm dot com)
Max Krasnyansky
2002-11-25
renamed libav to libavformat
Fabrice Bellard