GNOME Bugzilla – Bug 634910
[rtph264pay] Implement bytestream scan mode
Last modified: 2010-12-02 18:22:49 UTC
Created attachment 174511 [details] [review] Proposed patch Attached patch implements bytestream scan mode by buffering data until the next NALU is received.
Thanks, will push (with some cleanups) after freeze. commit 639358f0fc164efda9c865c8c71e502f7a59ff8c Author: Tambet Ingo <tambet at gmail.com> Date: Tue Nov 16 15:39:24 2010 +0100 rtph264pay: implement full bytestream scan mode. Implement the full bytestream scan mode. Fixes #634910