avimux: fix assertion when handling a date tag as a string
authorThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 18 May 2012 19:37:04 +0000 (16:37 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Mon, 21 May 2012 13:34:20 +0000 (10:34 -0300)
commit46083803d72cb3114abfef7f1e9ebd53b38c7324
treee1cca993c4562df5ee2cc9d2180a85be8c4f37de
parentc5196f6b1bf67b21d91d87a06f07934276558d89
avimux: fix assertion when handling a date tag as a string

Date tags are GDate, not strings. Add a special case to convert
it to the exif date format representation in string to avoid
the assertion
gst/avi/gstavimux.c