| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed pango, commented out libopenal, added libxml2.
|
|
|
|
|
|
|
|
This keeps the viewer responsive while GStreamer does its thing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for windows
|
|
|
|
This prevents GStreamer from looking for system-installed plugins,
which can have conflicts with our packaged ones.
|
|
|
|
|
|
|
|
|
|
|
|
Also tried to tidy up a bit.
|
|
LLAppViewer::gst_plugin_path -->
LLMediaImplGStreamer::set_gst_plugin_path
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some symbols require gstreamer >= 0.10.11.
|