diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-05-13 08:59:41 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-05-13 08:59:41 +0000 |
commit | 21556043d21ceaa19911a0bd35e13d47f800577d (patch) | |
tree | 6fdf4f52f6c39a377f1a0acf79e062257e7207ba /ChangeLog | |
parent | d6f37dadb51554507a00e91012553a9d8fc98dcc (diff) |
gst/rtp/gstrtpg729depay.c: Fix wrong caps string.
Original commit message from CVS:
* gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
Fix wrong caps string.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-05-13 Wim Taymans <wim.taymans@collabora.co.uk> + * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps): + Fix wrong caps string. + +2008-05-13 Wim Taymans <wim.taymans@collabora.co.uk> + Based on patch by: Olivier Crete <tester at tester dot ca> * gst/rtp/Makefile.am: |