[gstreamer-bugs] [Bug 597616] [plugin-move] move mimic to gst-plugins-ugly
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Oct 10 11:10:10 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=597616
GStreamer | gst-plugins-ugly | git
--- Comment #3 from Olivier Crete (Tester) <tester at tester.ca> 2009-10-10 18:10:08 UTC ---
Thanks for the thorough review, I will fix most of these.
I'm not a big fan of the paused-mode thing either, but I have no better idea on
how to do it. What is the difference in having a separate element that sends an
event every X sec when it has no incoming data compared to having the encoder
doing it? Keeping in mind that I know only one user of this codec: the MSN
Messenger webcam functionality. That said, you can also just write the whole
encoded stream to a file and feed it into the decoder and it will work (but
seeking for that is not implemented).
* The 4 second is how the codec works (ie, how MSN does it).
* The slightly strange locking is because of the paused thread
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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