[MPlayer-cvslog] r19168 - trunk/libvo/vo_mpegpes.c
    ben 
    subversion at mplayerhq.hu
       
    Sun Jul 23 11:56:05 CEST 2006
    
    
  
Author: ben
Date: Sun Jul 23 11:56:05 2006
New Revision: 19168
Modified:
   trunk/libvo/vo_mpegpes.c
Log:
removed now unnecessary define
Modified: trunk/libvo/vo_mpegpes.c
==============================================================================
--- trunk/libvo/vo_mpegpes.c	(original)
+++ trunk/libvo/vo_mpegpes.c	Sun Jul 23 11:56:05 2006
@@ -1,6 +1,3 @@
-// Don't change for DVB card, it must be 2048
-#define PES_MAX_SIZE 2048
-
 /* 
  * Based on:
  *
    
    
More information about the MPlayer-cvslog
mailing list