mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
mark buffers as streamheader
Original commit message from CVS: mark buffers as streamheader
This commit is contained in:
parent
1cf9653cbf
commit
2a3685b0ac
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* ext/theora/theoraenc.c: (theora_buffer_from_packet),
|
||||
(theora_push_buffer), (theora_push_packet),
|
||||
(theora_set_header_on_caps), (theora_enc_chain):
|
||||
mark buffers and put on streamheader, raw theora streaming
|
||||
now works too, whee
|
||||
|
||||
2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
|
||||
(gst_tcp_gdp_read_caps):
|
||||
do a looping read for caps and GDP headers too
|
||||
|
||||
2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
|
||||
|
|
Loading…
Reference in a new issue