Enlightenment CVS committal
Author : tsauerbeck
Project : misc
Module : eplayer
Dir : misc/eplayer/src/output/alsa
Modified Files:
alsa.c
Log Message:
Added libavcodec input plugin (yeah, this means you will finally be able to listen to
your mp3s using eplayer)
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/src/output/alsa/alsa.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- alsa.c 23 Oct 2003 17:01:49 -0000 1.3
+++ alsa.c 24 Oct 2003 11:38:49 -0000 1.4
@@ -23,7 +23,7 @@
}
}
-int alsa_configure(int channels, int rate, int bits, int bigendian) {
+int alsa_configure(int channels, int rate, int bits) {
snd_pcm_hw_params_t *params;
snd_pcm_access_mask_t *access;
int tmp;
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs