GNOME Bugzilla – Bug 795783
msdk: decoder optimizations and enhancements
Last modified: 2018-05-07 21:12:15 UTC
Adding a few optimizations in decoder: patch1: msdk: dec: reset async depth default to one to avoid startup delay. Customers can play with the already exposed "async-depth" property for other use cases patch2: msdk: dec: inform msdk if the buffer contains a complete frame. For decoding,this means that the decoder can proceed with this buffer without waiting for the start of the next frame, which effectively reduces decoding latency patch3: msdk:dec: Add new property to dump frames in decoded order
Created attachment 371648 [details] [review] msdk: dec: set async-depth default to one
Created attachment 371649 [details] [review] msdk: dec: inform packetized stream structure to msdk
Created attachment 371650 [details] [review] msdk: dec: Add property to dump frames in decoded order
Review of attachment 371648 [details] [review]: pushed as, 978bcf8aa634e462ef7c5489b524ad77dd770597
Review of attachment 371649 [details] [review]: pushed as a372c05f061324a2a1312d208bcf836d27dad9a8
Review of attachment 371650 [details] [review]: pushed as 54482a54d85a9f107b606ef65b06715d924b5041