flacenc: Properly set headers via the base class instead of just pushing them downstream
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 16 Aug 2013 11:26:28 +0000 (13:26 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 16 Aug 2013 11:26:50 +0000 (13:26 +0200)
commitde7e1cb6dd8e5031b1d1d9a64fdda955bae54501
tree28aae82eb9517d5ce54ca2e27960f932778856e9
parent3e9dea3f8cb9f6ee46781f3cb611a0a39d7811d3
flacenc: Properly set headers via the base class instead of just pushing them downstream

Prevents buffers from being send before the caps and segment events.
ext/flac/gstflacenc.c