Commit Graph

18 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Tofu Linden 2fc77b8ee8 VWR-19683 llmediaimplgstreamervidplug gcc 4.4 build errors 2010-06-15 13:13:24 +01:00
Tofu Linden e79b9d9bab SNOW-541 PARTIAL GSTREAMER fail to load (slplugin?)
Robustify the plugin a bunch more, and turn off a dodgy-and-unused visualization feature.
(transplanted from 43273f751dac21d53dba83a90d7f9e057865f789)
2010-06-13 12:36:02 +01:00
Tofu Linden e7d9999359 Merge from viewer-2-0 2010-03-23 14:08:11 +00:00
Monroe Linden ce242821dc Added an "init" message in LLPLUGIN_MESSAGE_CLASS_MEDIA, and made LLPluginClassMedia queue it up before initializing its LLPluginProcessParent.
Made all existing plugins send their texture_params message from this init message instead of the LLPLUGIN_MESSAGE_CLASS_BASE "init" message.  (This ensures that they won't start to receive 'size_change' messages until after the init has happened.)
Added "set_user_data_path" and "set_language_code" messages to LLPluginClassMedia.
Made webkit plugin deal with the new messages, when they're sent before it receives the media "init".
Removed the user_data_path and language_code arguments from the init function calls throughout the hierarchy.
Made LLViewerMediaImpl queue up the language code and user data path messages before initializing the media.

Reviewed by Callum at http://codereview.lindenlab.com/687006 .
2010-03-16 16:42:31 -07:00
Tofu Linden f0c897230f duh, with added buildability. 2010-02-27 17:31:27 +00:00
Tofu Linden 753ddd7714 give audio visualization on faces with audio-only media. linux/gstreamer only. 2010-02-27 17:29:30 +00:00
Tofu Linden 005688984d turn off verbose logging on gstreamer media plugin. 2009-12-24 17:18:39 -08:00
Tofu Linden 4070f6636e more minor cleanup to the gstreamer plugin. 2009-12-24 16:57:53 -08:00
Tofu Linden 52c8ffaa49 Some tidy-ups to the gstreamer media plugin while I try to figure out where the black-frame-on-resize is coming from. 2009-12-24 16:53:54 -08:00
Tofu Linden 043407238a Final tidy-up for DEV-44502 (gstreamer scaling bug) -
I *think* this is a bit clearer.  Not awesomely so.
2009-12-18 15:33:52 -08:00
Tofu Linden ceda074b86 gstreamer plugin now does the 'right' thing wrt resizing downwards *and up to its natural size again*. Though I don't like the logic so I'll be rejigging it again next. 2009-12-18 15:10:24 -08:00
Tofu Linden 68b8831fd6 add PID to gstreamer plugin logging. 2009-12-18 13:47:57 -08:00
Tofu Linden 4102367297 minor improvements to gstreamer media plugin's logging. 2009-12-18 13:21:43 -08:00
Sergei Litovchuk feef63d05f build fix (on behalf of Eugene Mutavchi)
--HG--
branch : product-engine
2009-12-01 20:52:33 +02:00
bea@american.lindenlab.com 8e3276ebf9 doxygen: exclude licensing comments 2009-11-30 14:53:31 -08:00
Steven Bennetts 6f41747bc4 Merging revisions 2112-2128 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry
* Bugs: EXT-1605 EXT-1506 EXT-1663 EXT-1616 EXT-1599 EXT-1587
* Dev: EXT-748 EXT-1447
* IM Cleanup
2009-10-21 04:58:23 +00:00
Monroe Williams cf9239cabc svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7
Merging branches/media-on-a-prim/moap-7 down to viewer-2.0.
2009-10-01 02:35:53 +00:00
Monroe Williams 745845f799 svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910
svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05

Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge.
2009-08-27 19:00:18 +00:00