log libmpcodecs/dec_audio.c @ 18940:530bca1ca585

age author description
Mon, 03 Jul 2006 23:27:37 +0000 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Thu, 16 Feb 2006 22:43:42 +0000 aurel memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)
Tue, 14 Feb 2006 09:55:14 +0000 diego Align memory at 16 byte boundaries.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Thu, 19 Jan 2006 00:08:09 +0000 diego Push "Building audio filter chain" up to verbose level.
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Tue, 18 Oct 2005 11:11:25 +0000 diego Make a few more messages translatable by moving them into help_mp-en.h.
Tue, 30 Aug 2005 23:56:24 +0000 reimar Allow forcing of demuxers and codecs by prepending '+'
Thu, 25 Aug 2005 18:22:12 +0000 faust3 10l, missing return
Sun, 10 Jul 2005 09:16:24 +0000 reimar -af-adv force=1 is now default (and thus also lavcresample)
Fri, 24 Jun 2005 10:50:53 +0000 reimar make -srate work again, unify audio filter init and preinit.
Mon, 20 Jun 2005 23:07:35 +0000 gpoirier adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
Fri, 25 Feb 2005 11:17:43 +0000 hzoli Remove file-global mpadec, add ad_driver member to sh_audio_t instead.
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
Fri, 25 Feb 2005 10:39:16 +0000 hzoli If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query the
Fri, 25 Feb 2005 10:21:14 +0000 alex more verbose message
Mon, 17 Jan 2005 17:27:39 +0000 iive Revert sh_audio->wf freeing.
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Mon, 15 Nov 2004 15:05:12 +0000 iive Free WAVEFORMATEX in sh_audio when all other sh_audio members are freed.
Thu, 16 Sep 2004 19:51:13 +0000 reimar moved sh_audio initialization from dec_audio to demuxer.c to fix
Fri, 14 May 2004 21:16:00 +0000 reimar removed #ifdefs that are already handled by libao2/afmt.h
Sat, 01 May 2004 20:00:04 +0000 rfelker 10l
Tue, 27 Jan 2004 06:30:16 +0000 rfelker not pretty, but at least it prevents the channels from getting out of order...
Tue, 27 Jan 2004 05:10:59 +0000 rfelker 10l
Tue, 02 Sep 2003 20:02:37 +0000 alex minor leak fix
Fri, 22 Aug 2003 22:18:08 +0000 diego codecs.conf is obsolete.
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Tue, 28 Jan 2003 00:59:34 +0000 arpi 1000l bug (double free() when libaf init failed)