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.
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Fri, 19 Nov 2004 14:42:17 +0000 |
reimar |
24bit LPCM is signed...
|
Sat, 09 Oct 2004 20:04:27 +0000 |
reimar |
Support for 24 bit and 20 bit LPCM (simple and slow :-( )
|
Fri, 03 Sep 2004 10:50:03 +0000 |
reimar |
first attempt to make 24-bit PCM DVDs work
|
Tue, 08 Oct 2002 22:56:43 +0000 |
arpi |
parse samplerate & channels from LPCM header
|
Sat, 31 Aug 2002 13:09:23 +0000 |
arpi |
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
|
Fri, 30 Aug 2002 21:44:20 +0000 |
arpi |
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
|
Thu, 25 Apr 2002 11:03:33 +0000 |
arpi |
bigendian fix - thx to Rogrio Brito <linuxconsult@yahoo.com.br>
|
Mon, 25 Mar 2002 21:06:01 +0000 |
arpi |
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added
|