Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-31osxvideosink: fix race in starting the runloop threadAlessandro Decina
2012-05-30osxvideosink: Fix last commit to actually workJosep Torra
2012-05-30osxvideosink: Put the right flags in the right variableSebastian Dröge
2012-05-30osxvideosink: NSWindowDelegate is available in all OSX versions newer than 10.6Sebastian Dröge
2012-05-30osxvideosink: Fix build with older OSX versionsJosep Torra
2012-05-30configure: Add OBJC specific compiler flagsSebastian Dröge
2012-05-25osxvideosink: make sure all selectors are performed on the same threadAndoni Morales Alastruey
2012-05-24osxvideosink: start the loop before calling [gstview haveSuperview]Alessandro Decina
2012-05-24osxvideosink: fix indentationAlessandro Decina
2012-05-24osxvideosink: enable running the cocoa main runloop in a threadAlessandro Decina
2012-05-24osxvideosink: add code to optionally run the cocoa main runloop in a separate...Alessandro Decina
2012-05-24osxvideosink: reset app_started to FALSE when shutting downAlessandro Decina
2012-05-24osxvideosink: rename cocoa runloop helper funcsAlessandro Decina
2012-05-24osxvideosink: don't create application menusAlessandro Decina
2012-05-24osxvideosink: reset the embed property for backward compatilibityAndoni Morales Alastruey
2012-05-24osxvideosink: fix navigation when force-aspect-ratio is activatedAndoni Morales Alastruey
2012-05-24osxvideosink: add force-aspect-ratio propertyAndoni Morales Alastruey
2012-05-24osxvideosink: start internal window if no view is providedAndoni Morales Alastruey
2012-05-24osxvideosink: implement the navigation interfaceAndoni Morales Alastruey
2012-05-24osvideosink: create, destroy, resize and draw from the main threadAndoni Morales Alastruey
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge
2012-01-13osxvideo: Fix leak of NSOpenGLPixelFormat objectStig Sandnes
2011-11-28various: fix pad template leaksVincent Penquerc'h
2010-10-13various (sys): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-09-21osxvideosink: use the new xoverlay APIsPhilippe Normand
2010-05-12osxvideosink: allow switching views at runtime.Alessandro Decina
2010-05-11osxvideosink: implement the xoverlay interface. Fixes #618349.Alessandro Decina
2010-03-23osx: fix compiler warningsTristan Matthews
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2009-10-24osxvideosink: Create the video NSView in READY->PAUSED rather than NULL->READYMichael Smith
2009-10-24osxvideo: explicitly link to GST_LIBSMichael Smith
2009-10-09osxvideo: fix a warning doing a castJosep Torra
2009-03-01Remove hardcoded definition of OBJCDavid Schleef
2009-02-10osxvideosink: Fix build. Fixes #571038Edward Hervey
2009-02-06osxvideosink: remove non-embedded mode and fix memory management.Michael Smith
2009-01-29Remove version numbers from a few gst-launch examples.Stefan Kost
2009-01-29Update and add documentation for platform specific plugins (sys).Stefan Kost
2008-11-21sys/osxvideo/osxvideosink.*: Handle video window resizing more correctly, avo...Michael Smith
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost
2008-07-17sys/osxvideo/osxvideosink.m: Fix minor build issues on macosx.Edward Hervey
2008-05-06sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318.Thijs Vermeir
2008-03-18sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)Andy Wingo
2008-03-18sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)Andy Wingo
2008-01-15Revert previous change caused by a file that got stuck on an old revision.Stefan Kost
2008-01-15Managed to resolve most unused declarations. Filed a bug for one left.Stefan Kost
2007-11-20Fix build on Mac OS X 10.5Julien Moutte
2007-05-22docs/plugins/Makefile.am: Also look for .m (objectivec) files.Edward Hervey