summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_dvdpcm.c
Commit message (Expand)AuthorAgeFilesLines
* ad_dvdpcm: add back PCM decoder for DVDwm42012-09-181-0/+162
* libmpcodecs: remove redundant audio and video decoderswm42012-08-201-162/+0
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30463Uoti Urpala2010-03-091-0/+18
|\
| * Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-0/+18
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-3/+3
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-2/+2
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-1/+1
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-1/+1
* | Make audio decoder description structs constUoti Urpala2008-04-261-1/+1
|/
* removing AFMT_ dependancyalex2004-12-271-6/+4
* 24bit LPCM is signed...reimar2004-11-191-1/+1
* Support for 24 bit and 20 bit LPCM (simple and slow :-( )reimar2004-10-091-0/+60
* first attempt to make 24-bit PCM DVDs workreimar2004-09-031-8/+18
* parse samplerate & channels from LPCM headerarpi2002-10-081-5/+17
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsarpi2002-08-311-1/+1
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>arpi2002-04-251-0/+2
* imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu...arpi2002-03-251-0/+64