- updated to 1.3.19

This commit is contained in:
lordjaxom
2005-01-25 14:14:43 +00:00
parent 302fa2e672
commit 04a5985dcc
4 changed files with 15 additions and 11 deletions

View File

@@ -4,6 +4,8 @@
#include "libdvbmpeg/transform.h"
#include <vdr/remux.h>
#define RESULTBUFFERSIZE KILOBYTE(256)
class cTSRemux {
protected:
uchar m_ResultBuffer[RESULTBUFFERSIZE];