diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2007-04-12 14:20:56 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2007-04-12 14:20:56 +0000 |
commit | f5e4a8b028213584be3a5535095e0ece4e465c5f (patch) | |
tree | 253c8f80fcc9b70da51a3c99a6e13362b0a39315 /ChangeLog | |
parent | 2fc868841f152a80ac3dda9c0fe632e7ac0118ea (diff) |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-04-12 Wim Taymans <wim@fluendo.com> + + * gst/rtp/gstrtph264depay.c: + Use the proper sync word for SPS and PPS. + 2007-04-12 Thomas Vander Stichele <thomas at apestaart dot org> * gst/rtp/Makefile.am: |