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