summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnders Skargren <anders.skargren@axis.com>2007-10-18 08:27:56 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-10-18 08:27:56 +0000
commitf96453277a43588aceefc00e3a1694008de234bc (patch)
treef8a80e28187ac738b0c72fbf9c6c8eb7cfa35e32 /ChangeLog
parent5001ce6baa3e45938d2523e0298c2674151a0ed2 (diff)
gst/rtp/gstrtph264pay.c: Set marker bit correctly.
Original commit message from CVS: Patch by: Anders Skargren <anders dot skargren at axis dot com> * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer): Set marker bit correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c581654b..75e92a86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-18 Wim Taymans <wim.taymans@gmail.com>
+
+ Patch by: Anders Skargren <anders dot skargren at axis dot com>
+
+ * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
+ Set marker bit correctly.
+
2007-10-17 Wim Taymans <wim.taymans@gmail.com>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):