diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2007-01-24 11:29:00 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2007-01-24 11:29:00 +0000 |
commit | 2ba135f61472c28205d922255c5209e56eed11f5 (patch) | |
tree | 3c4328a67c478d84565cf3873718d7cb6532f258 /ChangeLog | |
parent | ba02842337d7c72cc2d992f956e20792fddec34b (diff) | |
download | gst-plugins-bad-2ba135f61472c28205d922255c5209e56eed11f5.tar.gz gst-plugins-bad-2ba135f61472c28205d922255c5209e56eed11f5.tar.bz2 gst-plugins-bad-2ba135f61472c28205d922255c5209e56eed11f5.zip |
gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader.
Original commit message from CVS:
* gst/qtdemux/gstrtpxqtdepay.c:
Fix caps on the depayloader.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-01-24 Wim Taymans <wim@fluendo.com> + + * gst/qtdemux/gstrtpxqtdepay.c: + Fix caps on the depayloader. + 2007-01-17 Tim-Philipp Müller <tim at centricular dot net> * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_set_property): |