aboutsummaryrefslogtreecommitdiff
path: root/vhook/null.c
AgeCommit message (Expand)Author
2007-04-01Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.Diego Biurrun
2006-10-11simplifies null vhook by using sws_getCachedContext()Víctor Paesa
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-08-28convert null vhook to libswscaleVíctor Paesa
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2002-11-30Added a release function to free up the context. Also removed the dummyPhilip Gladstone
2002-11-21Added three sample video hooks. See the (rudimentary) documentation on whatPhilip Gladstone