log libmpcodecs/ad_realaud.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 19 Jan 2014 22:24:45 +0000 reimar ad_realaud: Fix memory leak in error path.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Tue, 25 May 2010 11:39:58 +0000 diego whitespace cosmetics
Tue, 23 Mar 2010 19:40:37 +0000 diego Fix build due to codecs_path vs. codec_path typo.
Tue, 23 Mar 2010 18:01:00 +0000 diego Get rid of pointless def_path variable; use codec_path directly instead.
Tue, 23 Mar 2010 17:52:46 +0000 diego Real binary loader code should respect the binary codec path.
Sun, 14 Mar 2010 16:13:32 +0000 diego Replace separate Win32, XAnim and Real codec directories by one global dir.
Wed, 17 Feb 2010 19:21:28 +0000 diego Revert marking seemingly unused RealAudio/RealVideo-related functions as static.
Tue, 16 Feb 2010 16:16:42 +0000 diego libmpcodecs: Mark functions not used outside of their files as static.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Sun, 24 Jun 2007 14:04:48 +0000 reimar Move variable into the block where it actually used
Mon, 28 May 2007 08:12:41 +0000 diego Remove unused variables.