aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad_dvdpcm.c
Commit message (Expand)AuthorAge
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* ad_dvdpcm: add back PCM decoder for DVDGravatar wm42012-09-18
* libmpcodecs: remove redundant audio and video decodersGravatar wm42012-08-20
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30463Gravatar Uoti Urpala2010-03-09
|\
| * Add missing license headers to all files in the libmpcodecs directory.Gravatar diego2010-01-30
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Make audio decoder description structs constGravatar Uoti Urpala2008-04-26
|/
* removing AFMT_ dependancyGravatar alex2004-12-27
* 24bit LPCM is signed...Gravatar reimar2004-11-19
* Support for 24 bit and 20 bit LPCM (simple and slow :-( )Gravatar reimar2004-10-09
* first attempt to make 24-bit PCM DVDs workGravatar reimar2004-09-03
* parse samplerate & channels from LPCM headerGravatar arpi2002-10-08
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsGravatar arpi2002-08-31
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>Gravatar arpi2002-04-25
* imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu...Gravatar arpi2002-03-25