Fix incorrect use of object in log statement. We are given a pointer to the object...
authorRasmus Rohde <rohde@duff.dk>
Mon, 10 Dec 2012 13:54:03 +0000 (14:54 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 10 Dec 2012 14:35:16 +0000 (15:35 +0100)
commit4fc452344afd1abf10ec3c8250bc5f3336939118
tree879905aa35cb57897c4e9002b7675ef3cf4599a0
parentb7471c1f5bc8f0d97b39d0b33183020cc6f1ab7d
Fix incorrect use of object in log statement. We are given a pointer to the object and should not try to take the address of it.
ext/libav/gstavpipe.h