comparison libvo/vo_mpegpes.c @ 19163:59c0eee29b5a

removed now unnecessary define
author ben
date Sun, 23 Jul 2006 09:56:05 +0000
parents 77662cf942bf
children 3f2de7ba8aa0
comparison
equal deleted inserted replaced
19162:77662cf942bf 19163:59c0eee29b5a
1 // Don't change for DVB card, it must be 2048
2 #define PES_MAX_SIZE 2048
3
4 /* 1 /*
5 * Based on: 2 * Based on:
6 * 3 *
7 * test_av.c - Test program for new API 4 * test_av.c - Test program for new API
8 * 5 *