summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-11-26 12:01:11 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-11-26 12:01:11 +0000
commit9f75afd5fde595319679d116edbc4fea6a215d0b (patch)
treeb70781db48e08810fc3252584dbb4643baaea8db /ChangeLog
parent48a4bc909ab4c488d1de553004a0a6a5f84dd8c0 (diff)
gst/rtp/gstrtph263depay.c: Read the I flag for Mode A h263 rtp stream and set the
Original commit message from CVS: * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process): Read the I flag for Mode A h263 rtp stream and set the GST_BUFFER_FLAG_DELTA_UNIT accordingly. Fixes #499383
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14d8925a..52f15362 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-11-26 Edward Hervey <bilboed@bilboed.com>
+
+ * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
+ Read the I flag for Mode A h263 rtp stream and set the
+ GST_BUFFER_FLAG_DELTA_UNIT accordingly.
+ Fixes #499383
+
2007-11-26 Stefan Kost <ensonic@users.sf.net>
* gst/level/gstlevel.c: