summaryrefslogtreecommitdiff
path: root/src/decoder.h
diff options
context:
space:
mode:
authordeva <deva>2005-04-14 17:42:07 +0000
committerdeva <deva>2005-04-14 17:42:07 +0000
commit0b9c28379907141a39b6a9abf49dd2db784277b6 (patch)
tree540a35913d4cf39e49abe31e69dadd1d9eb41878 /src/decoder.h
parentd5e1739f5288355869eccd53ab3eb1a4000d1cab (diff)
cleaned out ffmpeg from the client
Diffstat (limited to 'src/decoder.h')
-rw-r--r--src/decoder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decoder.h b/src/decoder.h
index 0fd09d1..649fda8 100644
--- a/src/decoder.h
+++ b/src/decoder.h
@@ -40,7 +40,6 @@
#include "thread.h"
#include "frame.h"
-#define DVPACKAGE_SIZE 144000
class Decoder : public Thread {
public: