summaryrefslogtreecommitdiff
path: root/vhook/null.c
Commit message (Collapse)AuthorAge
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
| | | | Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added a release function to free up the context. Also removed the dummyPhilip Gladstone2002-11-30
| | | | | | | declarations at the bottom of the file. This type checking is now handled by the header file. Originally committed as revision 1295 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added three sample video hooks. See the (rudimentary) documentation on whatPhilip Gladstone2002-11-21
they do and their capabilities. Originally committed as revision 1265 to svn://svn.ffmpeg.org/ffmpeg/trunk