mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
oggdemux: cleanup unused defines
This commit is contained in:
parent
a57b461af8
commit
12929944a7
1 changed files with 0 additions and 2 deletions
|
@ -46,8 +46,6 @@
|
||||||
#include "gstoggdemux.h"
|
#include "gstoggdemux.h"
|
||||||
|
|
||||||
#define CHUNKSIZE (8500) /* this is out of vorbisfile */
|
#define CHUNKSIZE (8500) /* this is out of vorbisfile */
|
||||||
#define SKELETON_FISHEAD_SIZE 64
|
|
||||||
#define SKELETON_FISBONE_MIN_SIZE 52
|
|
||||||
|
|
||||||
#define GST_FLOW_LIMIT GST_FLOW_CUSTOM_ERROR
|
#define GST_FLOW_LIMIT GST_FLOW_CUSTOM_ERROR
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue