]> git.sesse.net Git - ffmpeg/history - libav/grab.c
* Ogg/Vorbis patch by Mark Hills
[ffmpeg] / libav / grab.c
2002-11-20 Fabrice Bellardpkt->pts is already set, please fix audio if you modify...
2002-11-20 Philip GladstoneSet the pkt->pts field so that we have a chance of...
2002-11-19 Fabrice Bellarda/v sync support: added correct pts handling
2002-11-19 Fabrice Bellardfactorized All In Wonder code (not tested) - Added...
2002-11-11 Zdenek Kabelac* cleanup statics & const
2002-10-20 Michael Niedermayernew video grab device for ATI All-In-Wonder cards based...
2002-10-06 Måns Rullgårdc syntax update patch by (mru at users dot sourceforge...
2002-09-01 Lennert Buytenhekdont needlessly gettimeofday in video grabber patch...
2002-09-01 Lennert Buytenhekunmap video buffers on close patch by (Lennert Buytenhe...
2002-07-25 Fabrice Bellardrenamed gettime to av_gettime()
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-20 Fabrice Bellardconverted to new API
2002-05-18 Fabrice Bellarduse av memory handling functions
2002-05-09 Philip GladstoneIntialize the codec type to video.
2002-05-02 Juanjo- Changed FOURCC for H263.
2002-04-08 Zdenek Kabelac* some minor modification by Philip Gladston
2002-02-18 Zdenek Kabelac* Also include time.h for nanosleep()
2001-09-24 Fabrice Bellardchanged audio and video grab interface (simpler now)
2001-09-16 Fabrice Bellardrestore audio settings - use all the frame buffers...
2001-08-13 Fabrice Bellardwin32 fixes
2001-07-22 Fabrice BellardInitial revision