mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
mention bug fix
Original commit message from CVS: mention bug fix
This commit is contained in:
parent
6d91770165
commit
f1be9bd688
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
|
||||
|
||||
* gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
|
||||
Push header in a separate buffer instead of memcpy:ing all data
|
||||
Change LF => CRLF in headers
|
||||
Move trailing LF to header
|
||||
Push header in a separate buffer instead of memcpy:ing all data.
|
||||
Change LF => CRLF in headers.
|
||||
Move trailing LF to header. Fixes #379792.
|
||||
|
||||
2006-11-27 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue