log libaf/af.h @ 27797:9f71a5b0fa94

age author description
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Tue, 01 Jan 2008 20:21:20 +0000 diego Replace multiple inclusion guards with leading underscores by default names.
Thu, 01 Nov 2007 06:52:50 +0000 uau A/V sync: take audio filter buffers into account
Thu, 01 Nov 2007 06:52:19 +0000 uau Change decode_audio() interface
Thu, 01 Nov 2007 06:52:06 +0000 uau libaf: Remove rational number implementation
Thu, 01 Nov 2007 06:52:01 +0000 uau libaf: change filter input/output ratio calculations
Thu, 01 Nov 2007 06:51:57 +0000 uau Remove unused functions in af.c
Sat, 25 Nov 2006 19:57:31 +0000 diego Remove config.h and move its content to af.h. There are multiple files under
Sat, 25 Nov 2006 19:41:52 +0000 diego Use the real name of the header file when guarding against double inclusion.
Sat, 01 Oct 2005 12:55:34 +0000 reimar documentation-only patch: make doxygen compatible and create
Fri, 24 Jun 2005 10:50:53 +0000 reimar make -srate work again, unify audio filter init and preinit.
Tue, 01 Mar 2005 22:52:02 +0000 rathann obvious typo
Fri, 25 Feb 2005 11:11:07 +0000 alex finally remove the refences to bps outside libaf. also simplification of some messages and removed redundants
Mon, 31 Jan 2005 11:43:08 +0000 alex af_softclip