GNOME Bugzilla – Bug 663391
theoraenc: misc small tweaks
Last modified: 2011-11-07 18:30:49 UTC
make logically static const data just so use th_packet_iskeyframe instead of peeking at bits trivial comment typos fixes warn when trying to set an ignored obsolete property refuse to get to READY if the encoder was disabled
Created attachment 200677 [details] [review] theoraenc: make logically static const data just so
Created attachment 200678 [details] [review] theoraenc: use th_packet_iskeyframe instead of peeking at bits
Created attachment 200679 [details] [review] theoraenc: trivial comment typos fixes
Created attachment 200680 [details] [review] theoraenc: warn when trying to set an ignored obsolete property
Created attachment 200681 [details] [review] theoraenc: refuse to get to READY if the encoder was disabled
commit a81cb3ef7f7b06098278c4270bc61c4c05b49dcb Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Fri Nov 4 10:57:40 2011 +0000 theoraenc: make logically static const data just so https://bugzilla.gnome.org/show_bug.cgi?id=663391 commit c1aab3e0a73bf50680231833da4a083ba96545b7 Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Fri Nov 4 10:58:15 2011 +0000 theoraenc: use th_packet_iskeyframe instead of peeking at bits https://bugzilla.gnome.org/show_bug.cgi?id=663391 commit ffbe58fd5a4c0e5e7a20fb57389f383878f7ec6f Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Fri Nov 4 10:59:00 2011 +0000 theoraenc: trivial comment typos fixes https://bugzilla.gnome.org/show_bug.cgi?id=663391 commit 0c4ccb4f9c3e9f6084f82f16c548a5bdeeb690ae Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Fri Nov 4 10:59:12 2011 +0000 theoraenc: warn when trying to set an ignored obsolete property https://bugzilla.gnome.org/show_bug.cgi?id=663391 commit 10811d63f973a2872e0e684a795d1db49eca65c3 Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Fri Nov 4 11:10:46 2011 +0000 theoraenc: refuse to get to READY if the encoder was disabled https://bugzilla.gnome.org/show_bug.cgi?id=663391