summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVille Syrjala <ville.syrjala@movial.fi>2006-11-16 07:26:17 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2006-11-16 07:26:17 +0000
commit77fe86dc4e66235260006c234a5328e48ad843aa (patch)
tree2977a01abf3ebf26f66b4c3ab9002070d7a674f8 /ChangeLog
parent0cbacacba35ac4aeaad8fb5b0a5d67577c94edc6 (diff)
gst/rtp/: Specify H.263 variant and version in the caps (fixes #361637)
Original commit message from CVS: Patch by: Ville Syrjala <ville.syrjala@movial.fi> * gst/rtp/gstrtph263pay.c: * gst/rtp/gstrtph263pdepay.c: * gst/rtp/gstrtph263ppay.c: Specify H.263 variant and version in the caps (fixes #361637)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c75dd36..5a209d1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-11-16 Stefan Kost <ensonic@users.sf.net>
+
+ Patch by: Ville Syrjala <ville.syrjala@movial.fi>
+
+ * gst/rtp/gstrtph263pay.c:
+ * gst/rtp/gstrtph263pdepay.c:
+ * gst/rtp/gstrtph263ppay.c:
+ Specify H.263 variant and version in the caps (fixes #361637)
+
2006-11-15 Wim Taymans <wim@fluendo.com>
* gst/rtsp/rtspconnection.c: (read_body):