Mercurial > mplayer.hg
log libmpcodecs/ad_dvdpcm.c @ 13773:60c66b5aa2e1
age | author | description |
---|---|---|
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 |