mpegtsdemux: Fix for compiling without GST_DEBUG
authorEdward Hervey <edward@collabora.com>
Wed, 5 Jun 2013 13:51:58 +0000 (15:51 +0200)
committerEdward Hervey <edward@collabora.com>
Wed, 19 Jun 2013 10:29:46 +0000 (12:29 +0200)
commit79e63e3daf4618d25b56fa7a2f1bb65d58b71b23
tree9f858cb90e83df6041faa785a888c107bff9de74
parente66d543f004a2d06a77f67fd4473918117f7a77b
mpegtsdemux: Fix for compiling without GST_DEBUG

Protect debug-only variables/usage, and in one case remove a useless
variable.
gst/mpegtsdemux/gstmpegdesc.c
gst/mpegtsdemux/mpegtspacketizer.c
gst/mpegtsdemux/tsdemux.c