log framehook.c @ 3455:aefb1cbf9479 libavformat

age author description
Sun, 06 Jan 2008 16:02:55 +0000 diego Rename two structures, identifiers starting with _[A-Z] are reserved. libavformat
Thu, 29 Mar 2007 05:24:35 +0000 diego Change the vhook code to send real timestamps to the filters instead of the libavformat
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
Sun, 28 Jan 2007 09:07:49 +0000 mmu_man an alloc func failing should give ENOMEM anyway. libavformat
Tue, 14 Nov 2006 23:53:37 +0000 mru rename HAVE_DLFCN to HAVE_DLFCN_H libavformat
Mon, 13 Nov 2006 23:14:24 +0000 mru rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPEN libavformat
Wed, 08 Nov 2006 23:18:18 +0000 mru rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Wed, 13 Jul 2005 10:18:35 +0000 michael printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) libavformat
Sun, 22 Feb 2004 00:31:19 +0000 michael (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavformat
Sat, 30 Nov 2002 17:16:32 +0000 philipjsg Added support for a realease function to eliminate the context blocks used libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat