can you guess what I've been reading ?

Original commit message from CVS:
can you guess what I've been reading ?
This commit is contained in:
Thomas Vander Stichele 2002-10-24 09:01:22 +00:00
parent 82ae865ddb
commit 03c68402d8

View file

@ -37,7 +37,7 @@ typedef enum {
GST_FORMAT_BUFFERS = 4,
GST_FORMAT_PERCENT = 5,
/* samples for audio, frames/fields for video */
GST_FORMAT_UNITS = 6,
GST_FORMAT_UNITS = 6
} GstFormat;
typedef struct _GstFormatDefinition GstFormatDefinition;