flacenc: remove single entry if from loop
authorThiago Santos <thiagoss@osg.samsung.com>
Sun, 16 Aug 2015 16:51:47 +0000 (13:51 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Sun, 16 Aug 2015 17:30:57 +0000 (14:30 -0300)
commit0899529222d0660836e244b74ba09505936ff701
tree434227de31679ed7ffc5751a657de5eb374139da
parenta00546e0783f825d73b173b2fd4434fe9dbc0e4a
flacenc: remove single entry if from loop

Iterate from the 2nd channel on and create the 1 channel struct
outside to make loop structure simpler and only slightly faster.
ext/flac/gstflacenc.c