Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -1/+1 |
| | | | | Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Added a release function to free up the context. Also removed the dummy | Philip Gladstone | 2002-11-30 | 1 | -3/+8 |
| | | | | | | | 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 what | Philip Gladstone | 2002-11-21 | 1 | -0/+73 |
they do and their capabilities. Originally committed as revision 1265 to svn://svn.ffmpeg.org/ffmpeg/trunk |