]> git.sesse.net Git - ffmpeg/history - libavformat/grab.c
allow NULL write_header() and write_trailer()
[ffmpeg] / libavformat / grab.c
2005-10-12 Alex Beregszaszilame bit_rate calculation
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-04-30 Michael Niedermayerswitch to native time bases
2005-01-08 Michael Niedermayerinteger overflows, heap corruption
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-04-27 Luca Abenifix rounding errors with NTSC patch by (Luca Abeni...
2004-04-25 Michael Niedermayerring buffer fix by (Luca Abeni <lucabe72 at email dot...
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-09-09 Michael Niedermayerkernel header bug workaround by (Ronald Bultje <rbultje...
2003-06-25 Alex Beregszaszitv standard selection support for dv1394 and grab ...
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-23 Fabrice Bellardgrab device is in AVFormatParameter (at least better...
2003-01-22 Max Krasnyanskydv patch by Max Krasnyansky (maxk at qualcomm dot com)
2002-11-25 Fabrice Bellardrenamed libav to libavformat