Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer/src/output/solaris


Modified Files:
        solaris.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/solaris/solaris.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- solaris.c   23 Oct 2003 17:01:49 -0000      1.2
+++ solaris.c   24 Oct 2003 11:38:49 -0000      1.3
@@ -16,7 +16,7 @@
        }
 }
 
-int solaris_configure(int channels, int rate, int bits, int bigendian) {
+int solaris_configure(int channels, int rate, int bits) {
        audio_info_t info;
 
        assert(fd != -1);




-------------------------------------------------------
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

Reply via email to