Mercurial > mplayer.hg
log libmpcodecs/ad_hwac3.c @ 8352:2aed330d2054
age | author | description |
---|---|---|
Fri, 01 Nov 2002 16:40:15 +0000 | arpi | usage of libmpeg2, liba52, mp3lib & svq1 can be disabled |
Sun, 15 Sep 2002 15:50:28 +0000 | arpi | 10l bug - 'len' was handled wrong. |
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 |
Mon, 22 Apr 2002 22:34:37 +0000 | arpi | changed back to AFMT_AC3 (but now libao2 drivers autodetect it and fallback to S16) - idea by Vincent.Mussard@lineae.net |
Mon, 01 Apr 2002 17:58:04 +0000 | arpi | audio input buffer allocation/free cleanup |
Wed, 27 Mar 2002 21:05:39 +0000 | arpi | ac3_iec958_build_burst moved from ac3-iec958.c |
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 |