Tue, 07 Sep 2010 23:29:49 +0000 |
diego |
Rename decode_audio() to mp_decode_audio().
|
Sun, 20 Jun 2010 15:43:45 +0000 |
diego |
Move af_cfg extern variable declaration to dec_audio.h.
|
Fri, 18 Jun 2010 17:06:39 +0000 |
diego |
Move audio_output_channels/fakemono extern variable declarations to dec_audio.h.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Thu, 06 Mar 2008 08:34:50 +0000 |
diego |
Add necessary header #includes to fix 'make checkheaders'.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Tue, 01 Jan 2008 21:35:58 +0000 |
diego |
Add multiple inclusion guards to all header files that lack them.
|
Thu, 01 Nov 2007 06:52:28 +0000 |
uau |
Simplify init_audio_filters() arguments
|
Thu, 01 Nov 2007 06:52:19 +0000 |
uau |
Change decode_audio() interface
|
Thu, 01 Nov 2007 06:51:49 +0000 |
uau |
dec_audio.c: Make some functions static
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Fri, 24 Jun 2005 10:50:53 +0000 |
reimar |
make -srate work again, unify audio filter init and preinit.
|
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
|
Sun, 02 Feb 2003 02:42:59 +0000 |
arpi |
compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
|