From 77fe86dc4e66235260006c234a5328e48ad843aa Mon Sep 17 00:00:00 2001 From: Ville Syrjala Date: Thu, 16 Nov 2006 07:26:17 +0000 Subject: gst/rtp/: Specify H.263 variant and version in the caps (fixes #361637) Original commit message from CVS: Patch by: Ville Syrjala * gst/rtp/gstrtph263pay.c: * gst/rtp/gstrtph263pdepay.c: * gst/rtp/gstrtph263ppay.c: Specify H.263 variant and version in the caps (fixes #361637) --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3c75dd36..5a209d1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-11-16 Stefan Kost + + Patch by: Ville Syrjala + + * 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 * gst/rtsp/rtspconnection.c: (read_body): -- cgit