diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-05-13 16:16:35 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-05-13 16:16:35 +0000 |
commit | 03271f091aca8885e1e5e4c6c550f8f8e9db63ec (patch) | |
tree | 080c96e3f2d4944bd75cdaf86c580d374cc4cf89 /ChangeLog | |
parent | bb04b24eb2abec3afa493e58a87ab78c68026578 (diff) | |
download | gst-plugins-bad-03271f091aca8885e1e5e4c6c550f8f8e9db63ec.tar.gz gst-plugins-bad-03271f091aca8885e1e5e4c6c550f8f8e9db63ec.tar.bz2 gst-plugins-bad-03271f091aca8885e1e5e4c6c550f8f8e9db63ec.zip |
gst/real/gstrealvideodec.c: Add some debug for where we are searching for libraries.
Original commit message from CVS:
* gst/real/gstrealvideodec.c: (open_library):
Add some debug for where we are searching for libraries.
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/real/gstrealvideodec.c: (open_library): + Add some debug for where we are searching for libraries. + +2008-05-13 Wim Taymans <wim.taymans@collabora.co.uk> + * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init): Actually add the do-lost property to the object. |