Update of /cvsroot/xine/xine-lib/src/xine-engine
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21604/xine-engine

Modified Files:
        buffer.h 
Log Message:
Added BUF_AUDIO_FLVADPCM (Flash ADPCM).


Index: buffer.h
===================================================================
RCS file: /cvsroot/xine/xine-lib/src/xine-engine/buffer.h,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- buffer.h    14 Nov 2006 14:11:59 -0000      1.159
+++ buffer.h    15 Dec 2006 11:31:29 -0000      1.160
@@ -255,6 +255,7 @@
 #define BUF_AUDIO_TRUESPEECH   0x03390000
 #define BUF_AUDIO_TTA          0x033A0000
 #define BUF_AUDIO_SMACKER      0x033B0000
+#define BUF_AUDIO_FLVADPCM     0x033C0000
 
 /* spu buffer types:    */
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog

Reply via email to