mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
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:
parent
82ae865ddb
commit
03c68402d8
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue