projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39ae129
)
mpegtsmux: Add byte-stream to h264 caps
author
David Schleef
<ds@schleef.org>
Sat, 16 Apr 2011 05:25:27 +0000
(22:25 -0700)
committer
David Schleef
<ds@schleef.org>
Mon, 18 Apr 2011 16:50:56 +0000
(09:50 -0700)
gst/mpegtsmux/mpegtsmux.c
patch
|
blob
|
history
diff --git
a/gst/mpegtsmux/mpegtsmux.c
b/gst/mpegtsmux/mpegtsmux.c
index
247659d
..
09cf3ec
100644
(file)
--- a/
gst/mpegtsmux/mpegtsmux.c
+++ b/
gst/mpegtsmux/mpegtsmux.c
@@
-113,7
+113,7
@@
static GstStaticPadTemplate mpegtsmux_sink_factory =
"mpegversion = (int) { 1, 2, 4 }, "
"systemstream = (boolean) false; "
"video/x-dirac;"
- "video/x-h264;"
+ "video/x-h264
,stream-format=(string)byte-stream
;"
"audio/mpeg, "
"mpegversion = (int) { 1, 2, 4 };"
"audio/x-lpcm, "