projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc742b
)
speexenc: remove unused defines
author
Stefan Kost
<ensonic@users.sf.net>
Thu, 8 Apr 2010 10:40:09 +0000
(13:40 +0300)
committer
Stefan Kost
<ensonic@users.sf.net>
Thu, 8 Apr 2010 10:40:09 +0000
(13:40 +0300)
ext/speex/gstspeexenc.h
patch
|
blob
|
history
diff --git
a/ext/speex/gstspeexenc.h
b/ext/speex/gstspeexenc.h
index
2e73829
..
6de9ebd
100644
(file)
--- a/
ext/speex/gstspeexenc.h
+++ b/
ext/speex/gstspeexenc.h
@@
-41,9
+41,6
@@
G_BEGIN_DECLS
#define GST_IS_SPEEX_ENC_CLASS(klass) \
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_SPEEX_ENC))
-#define MAX_FRAME_SIZE 2000*2
-#define MAX_FRAME_BYTES 2000
-
typedef enum
{
GST_SPEEX_ENC_MODE_AUTO,