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:
8a4dc37
)
matroska: and the new headers too
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Tue, 23 Jun 2009 12:39:56 +0000
(14:39 +0200)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Tue, 23 Jun 2009 12:39:56 +0000
(14:39 +0200)
gst/matroska/matroska-ids.h
patch
|
blob
|
history
diff --git
a/gst/matroska/matroska-ids.h
b/gst/matroska/matroska-ids.h
index 64852d092914a40e955f0d3f81008b2e6367e492..a9d3b7e9b716597d69d4462679a435c36d3f48ce 100644
(file)
--- a/
gst/matroska/matroska-ids.h
+++ b/
gst/matroska/matroska-ids.h
@@
-472,9
+472,9
@@
struct _GstMatroskaTrackContext {
/* some often-used info */
gchar *codec_id, *codec_name, *name, *language;
- g
pointer
codec_priv;
+ g
uint8 *
codec_priv;
guint codec_priv_size;
- g
pointer
codec_state;
+ g
uint8 *
codec_state;
guint codec_state_size;
GstMatroskaTrackType type;
guint uid, num;