summaryrefslogtreecommitdiff
path: root/libav/grab.c
Commit message (Expand)AuthorAge
* * cleanup statics & constZdenek Kabelac2002-11-11
* new video grab device for ATI All-In-Wonder cards based on the GATOS km drive...Michael Niedermayer2002-10-20
* c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgå...Måns Rullgård2002-10-06
* dont needlessly gettimeofday in video grabber patch by (Lennert Buytenhek <bu...Lennert Buytenhek2002-09-01
* unmap video buffers on close patch by (Lennert Buytenhek <buytenh at math dot...Lennert Buytenhek2002-09-01
* renamed gettime to av_gettime()Fabrice Bellard2002-07-25
* license/copyright changeFabrice Bellard2002-05-25
* converted to new APIFabrice Bellard2002-05-20
* use av memory handling functionsFabrice Bellard2002-05-18
* Intialize the codec type to video.Philip Gladstone2002-05-09
* - Changed FOURCC for H263.Juanjo2002-05-02
* * some minor modification by Philip GladstonZdenek Kabelac2002-04-08
* * Also include time.h for nanosleep()Zdenek Kabelac2002-02-18
* changed audio and video grab interface (simpler now)Fabrice Bellard2001-09-24
* restore audio settings - use all the frame buffers provided by the driverFabrice Bellard2001-09-16
* win32 fixesFabrice Bellard2001-08-13
* Initial revisionFabrice Bellard2001-07-22