summaryrefslogtreecommitdiffstats
path: root/libavformat/framehook.c
Commit message (Expand)AuthorAgeFilesLines
* Rename two structures, identifiers starting with _[A-Z] are reserved.Diego Biurrun2008-01-061-2/+2
* Change the vhook code to send real timestamps to the filters instead of theBobby Bingham2007-03-291-2/+1
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-131-4/+4
* an alloc func failing should give ENOMEM anyway.François Revol2007-01-281-1/+1
* rename HAVE_DLFCN to HAVE_DLFCN_HMåns Rullgård2006-11-141-1/+1
* rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPENMåns Rullgård2006-11-131-1/+1
* rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOKMåns Rullgård2006-11-081-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson2005-07-131-5/+5
* (f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer2004-02-221-1/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-1/+1
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-101-1/+1
* Added support for a realease function to eliminate the context blocks usedPhilip Gladstone2002-11-301-1/+18
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+102
OpenPOWER on IntegriCloud