codecparsers: ensure the debug category is properly initialized
authorThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 21 Dec 2012 18:37:45 +0000 (15:37 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Wed, 8 May 2013 00:05:10 +0000 (21:05 -0300)
commit529b248a8920c28f7c850b72a7ee260c1bd6747b
tree92da32aadebb6f7484e05decc490a66ec9f28e41
parent3f15c9b05a6e1bc0d1e29c800b54d42bf17f9b8b
codecparsers: ensure the debug category is properly initialized

The user of the library might not need to create a NalParser, so
the debug category needs to be initialized from other functions
as well if required.
gst-libs/gst/codecparsers/gsth264parser.c