[Bug 772018] avdec_wmalossless: Add support for 24-bit format

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 27 07:36:22 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=772018

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #336307|none                        |reviewed
             status|                            |

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 336307
  --> https://bugzilla.gnome.org/attachment.cgi?id=336307
Drop frame from GstAudioDecoder base class if no data was received

The problem here is that we might also not have data yet because the decoder is
queueing up internally. Finishing the frame would then cause timestamp tracking
and everything to go out of sync with reality.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list