mpegts: Properly handle UTC time in sections
authorEdward Hervey <edward@collabora.com>
Sat, 6 Jul 2013 10:39:49 +0000 (12:39 +0200)
committerEdward Hervey <edward@collabora.com>
Sat, 6 Jul 2013 10:39:49 +0000 (12:39 +0200)
commit057d24811daae96c2353add41453d118cd9eb586
treea82869bfc4ca0f35d62e6ab4d75dc450dd2b3b6d
parentb4e226174974db8ce7fee1d9489ea0eb8fb7a7b3
mpegts: Properly handle UTC time in sections

* don't unref inexistant GstDateTime
* Fine-tune hour/min/sec BCD reading code
* Update example code accordingly
gst-libs/gst/mpegts/gst-dvb-section.c
tests/examples/mpegts/ts-parser.c