summaryrefslogtreecommitdiffstats
path: root/vhook/imlib2.c
Commit message (Collapse)AuthorAgeFilesLines
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-2/+2
| | | | Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* prevent segfault when passed no argumentsPhilip Gladstone2003-02-091-1/+1
| | | | Originally committed as revision 1558 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use av_strdup()Fabrice Bellard2003-01-231-2/+2
| | | | Originally committed as revision 1507 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ↵Fabrice Bellard2003-01-191-5/+5
| | | | | | libavcodec) Originally committed as revision 1471 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added a release function to free up the context. Also removed the dummyPhilip Gladstone2002-11-301-3/+13
| | | | | | | 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
* Applied changes to make it compile on darwinPhilip Gladstone2002-11-231-1/+0
| | | | Originally committed as revision 1270 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added three sample video hooks. See the (rudimentary) documentation on whatPhilip Gladstone2002-11-211-0/+267
they do and their capabilities. Originally committed as revision 1265 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud