diff options
| author | Olivier Crete <tester@tester.ca> | 2007-08-08 10:54:50 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2007-08-08 10:54:50 +0000 |
| commit | cfc23b6130ff1ff4fba44750e9c03ac47099ff1f (patch) | |
| tree | 053855874aa1fed5a2a1b50e373c9dcb1db27bce /ChangeLog | |
| parent | 04bae8775a73641649a81f37dac0189382c9673c (diff) | |
gst/rtp/: Make mode property a string. Fixes #464475.
Original commit message from CVS:
Patch by: Olivier Crete <tester at tester dot ca>
* gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
* gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
Make mode property a string. Fixes #464475.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-08-08 Wim Taymans <wim.taymans@gmail.com> + + Patch by: Olivier Crete <tester at tester dot ca> + + * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps): + * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps): + Make mode property a string. Fixes #464475. + 2007-08-05 Stefan Kost <ensonic@users.sf.net> * ext/flac/gstflacenc.c: |
