encodebin: Fix typo on formatter adding condition
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 30 Sep 2011 12:44:12 +0000 (09:44 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 30 Sep 2011 13:56:06 +0000 (10:56 -0300)
commita2237750892f5d69b76430173393b19a89d4d33b
tree3763255a7f1a25ccbd0df4edc8395a0ffb4c592f
parent8633eb391da28e5e645912d0b62b99ee46e5224d
encodebin: Fix typo on formatter adding condition

The condition is if the muxer doesn't have tag setter *and* isn't
a formatter itself. Any of those two conditions makes the muxer
good enough to not need a formatter.
gst/encoding/gstencodebin.c