gstbin: Make element names clearer in debug statements
authorEdward Hervey <bilboed@bilboed.com>
Sun, 5 Dec 2010 13:11:45 +0000 (14:11 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Sun, 5 Dec 2010 13:15:02 +0000 (14:15 +0100)
commitc044024e2c90f341339397c73d9523e0340fa5c4
tree7a6c99110c19349c90305ff8e6c0a65c249faef4
parent5cdcdaee07c1f81a0abdd3885050118474e6c079
gstbin: Make element names clearer in debug statements

Replaces confusing messages like:
 "Name name is not unique in bin bin, not adding"
by
 "Name 'name' is not unique in bin 'bin', not adding"
gst/gstbin.c