summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-05-21 09:29:30 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-05-21 09:29:30 +0000
commit20dc422e40bf25f8355d078d3a65d771b0e220d3 (patch)
tree5ede4b8bde159e5f9a523e5b0c44407ab575505f /ChangeLog
parent0ff05f8195d5b64bdad8c34e52462bd19510aa2c (diff)
gst/rtp/gstrtph263ppay.c: Fix enum registration.
Original commit message from CVS: * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type), (gst_rtp_h263p_pay_flush): Fix enum registration.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10ac54d9..b81bbe8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-05-21 Wim Taymans <wim@fluendo.com>
+ * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
+ (gst_rtp_h263p_pay_flush):
+ Fix enum registration.
+
+2007-05-21 Wim Taymans <wim@fluendo.com>
+
Patch by: Antoine Tremblay <hexa00 at gmail dot com>
* gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),