audio{enc,dec}oder: Always directly post latency messages on the bus when the subclas...
authorSebastian Dröge <sebastian@centricular.com>
Tue, 3 Feb 2015 11:15:25 +0000 (12:15 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 3 Feb 2015 11:15:25 +0000 (12:15 +0100)
commit823cb4064291ed273dca716303c28780e3b59ee4
treefc5338d364aa8b475fe2bbd089929712301a2139
parentf2a762a3a01ea62d0fdeb89246f0e0d5fc15a39d
audio{enc,dec}oder: Always directly post latency messages on the bus when the subclass sets the latency

Instead of doing it only in setcaps for the encoder, and never at all for the
decoder.
gst-libs/gst/audio/gstaudiodecoder.c
gst-libs/gst/audio/gstaudioencoder.c