dvddemux: small code cleanup
authorStefan Kost <ensonic@users.sf.net>
Wed, 2 Mar 2011 11:12:11 +0000 (13:12 +0200)
committerStefan Kost <ensonic@users.sf.net>
Wed, 2 Mar 2011 11:12:11 +0000 (13:12 +0200)
commit253afc02c999dff5b8a3af987425abe27f2b9faf
tree96f1b5682f29a68273d2e8236d0d06b699c41868
parent466d0054c6ea01ed2ed8e2e6f469654d0f6896bd
dvddemux: small code cleanup

Don't duplicate the 'if' check. Makes the 2nd condition easier to read also
and avoid empty 'if' when logging is disabled.
gst/mpegstream/gstdvddemux.c