avidemux: expose xsub as a subtitle instead of as a video
authorThiago Santos <ts.santos@sisa.samsung.com>
Mon, 3 Mar 2014 19:39:26 +0000 (16:39 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Tue, 4 Mar 2014 23:29:45 +0000 (20:29 -0300)
commitfd12ff4c29a18de945b97cfc081e5b06df23ebf4
treeb1f0926c5fe26a1a53595352ab307701307c4c3f
parentdee861630a64d6c8056b023130298e16e0290f61
avidemux: expose xsub as a subtitle instead of as a video

It is placed inside a 'vids' struct, so it was being exposed on
a pad named video_%d. XSUB are subtitles and this patch adds
an special case for it to be exposed in a subpicture_%d pad
gst/avi/gstavidemux.c
gst/avi/gstavidemux.h