From f5e4a8b028213584be3a5535095e0ece4e465c5f Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 12 Apr 2007 14:20:56 +0000 Subject: gst/rtp/gstrtph264depay.c: Use the proper sync word for SPS and PPS. Original commit message from CVS: * gst/rtp/gstrtph264depay.c: Use the proper sync word for SPS and PPS. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a82b06e8..1c0649cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-04-12 Wim Taymans + + * gst/rtp/gstrtph264depay.c: + Use the proper sync word for SPS and PPS. + 2007-04-12 Thomas Vander Stichele * gst/rtp/Makefile.am: -- cgit