From f96453277a43588aceefc00e3a1694008de234bc Mon Sep 17 00:00:00 2001 From: Anders Skargren Date: Thu, 18 Oct 2007 08:27:56 +0000 Subject: gst/rtp/gstrtph264pay.c: Set marker bit correctly. Original commit message from CVS: Patch by: Anders Skargren * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer): Set marker bit correctly. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c581654b..75e92a86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-10-18 Wim Taymans + + Patch by: Anders Skargren + + * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer): + Set marker bit correctly. + 2007-10-17 Wim Taymans * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open): -- cgit