]> git.sesse.net Git - ffmpeg/history - vhook
Add slice-based parallel H.264 decoding
[ffmpeg] / vhook /
2003-02-12 Zdenek Kabelac* int64_t is now the right name
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-11 Philip GladstoneInitial checkin for a cheaper text drawing function...
2003-02-11 Philip GladstoneAdd Makefile entry for the drawtext filter
2003-02-09 Philip Gladstoneprevent segfault when passed no arguments
2003-02-01 Fabrice Bellardfixed dependencies
2003-01-23 Fabrice Bellarduse av_strdup()
2003-01-22 Fabrice Bellarddependency handling is consistant with libavcodec
2003-01-22 Fabrice Bellardremoved unused rule
2003-01-22 Fabrice Bellarddependency handling is consistant with libavcodec
2003-01-19 Fabrice Bellardfixed imlib2.c pixel format (imlib2 seems to use CPU...
2003-01-14 Philip GladstoneAUtomatic dependency generation. Runs on Linux (at...
2002-11-30 Philip GladstoneAdded a release function to free up the context. Also...
2002-11-30 Philip GladstoneMoved hook documentation into the doc directory
2002-11-29 Fabrice Bellardfixed multidir compile
2002-11-26 Philip GladstoneTry to get this to build on more platforms (especially...
2002-11-25 Fabrice Bellardrenamed libav to libavformat
2002-11-23 Philip GladstoneApplied changes to make it compile on darwin
2002-11-21 Philip GladstoneAdded three sample video hooks. See the (rudimentary...