aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmedia/llmediaimplgstreamer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-15Fixed stream info not updatingMcCabe Maxsted1-9/+2
2009-06-15Applied Dale Glass' patch for VWR-12655: Add support for displaying the title...McCabe Maxsted1-13/+33
2009-06-08Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolumeMcCabe Maxsted1-2/+0
2009-04-18Removed redundant play() from LLMediaImplGStreamer::navigateTo().Jacek Antonelli1-3/+0
2009-04-18LLMediaImplGStreamer::play() is no-op if already playing.Jacek Antonelli1-0/+7
2009-04-18Removed some useless code from LLMediaImplGStreamer::startPlay().Jacek Antonelli1-3/+0
2009-04-17GST_PLUGIN_PATH should only search plugin directories for WindowsMcCabe Maxsted1-1/+1
2009-04-06Don't use LL_ERRS, it makes the viewer abort!Jacek Antonelli1-1/+1
2009-04-06LLMediaImplGStreamer creates new thread for playing.Jacek Antonelli1-6/+21
2009-04-04Refactored the heart of the GST play code to startPlay().Jacek Antonelli1-4/+7
2009-04-02Plugged in LLMediaImplGStreamer::gstreamer_log().Jacek Antonelli1-1/+5
2009-04-02Implemented LLMediaImplGStreamer::gstreamer_log().Jacek Antonelli1-0/+40
2009-04-02Implemented LLMediaImplGstreamer::setDebugLevel().Jacek Antonelli1-0/+12
2009-03-31Cleaned up logic for bad streamsMcCabe Maxsted1-11/+10
2009-03-30removed gst_element_get_stateMcCabe Maxsted1-29/+45
2009-03-29Added loading info to log's plugin list, set_gst_plugin_path now compiles for...McCabe Maxsted1-13/+23
2009-03-29set_gst_plugin_path now sets GST_PLUGIN_SYSTEM_PATH="".Jacek Antonelli1-0/+3
2009-03-29Improved set_gst_plugin_path, now sets path on Mac too.Jacek Antonelli1-36/+67
2009-03-28Fixed some minor mistakes in set_gst_plugin_path().Jacek Antonelli1-2/+2
2009-03-28Improved set_gst_plugin_path, more comprehensive path.Jacek Antonelli1-9/+38
2009-03-28Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.Jacek Antonelli1-0/+27
2009-03-28Print out the plugins gstreamer finds, for debugging.Jacek Antonelli1-0/+15
2009-03-27Fixed video streams freezing the viewerMcCabe Maxsted1-3/+3
2009-03-26Removed all that llgst and symbol grabbing silliness.Jacek Antonelli1-74/+44
2009-03-16Visual Studio now ignores C4244 warnings in GStreamerMcCabe Maxsted1-2/+13
2009-03-08Load the proper gstreamer lib type (dylib) on MacJacek Antonelli1-8/+15
2009-02-28Initialize gstreamer (if needed) when making LLMediaImplGStreamer.Jacek Antonelli1-0/+2
2009-02-26Fixed bad LM patch side-effectMcCabe Maxsted1-1/+1
2009-02-20get_state shows name infoMcCabe Maxsted1-3/+3
2009-02-20Added STATUS_DEAD to LLMediaBaseMcCabe Maxsted1-9/+24
2009-02-18Updated GStreamer commentsMcCabe Maxsted1-5/+31
2009-02-18Added GStreamer version info to About > ImprudenceMcCabe Maxsted1-3/+5
2009-02-18Added error checking to play/stop/pause to prevent bad loopingMcCabe Maxsted1-25/+39
2009-02-14Added artist/title tag info supportMcCabe Maxsted1-7/+2
2009-02-13Removed junk code from gstreamerMcCabe Maxsted1-28/+0
2009-02-12Second Life viewer sources 1.22.8-RCJacek Antonelli1-0/+9
2009-01-30Removed spammy gstreamer debug messagesMcCabe Maxsted1-0/+12
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2009-01-11Added newline at end of llmediaimplgstreamer.cppJacek Antonelli1-1/+1
2009-01-09minor gstreamer tweakunknown1-4/+4
2009-01-06Streaming music/video now works on Windows.unknown1-143/+136
2008-12-19Workaround for change volume bug in gstreamen 0.10.21Anders Arnholm1-0/+7
2008-12-19Clean up logging to used standard LL metods.Anders Arnholm1-49/+70
2008-12-06VWR-10759 (use delete [] in LLMediaImplGStreamer)Jacek Antonelli1-1/+1
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-0/+3
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-4/+26
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli1-1/+2
2008-08-15Second Life viewer sources 1.19.1.2Jacek Antonelli1-0/+4
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-375/+277
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-2/+2