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-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
2007-05-17sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...Edward Hervey
2007-05-17sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...Edward Hervey
2007-04-2980 char policeThomas Vander Stichele
2007-03-16sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...Edward Hervey
2007-03-16sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...Edward Hervey
2007-03-14sys/osxvideo/: Fix leaks when running a NSApp.Edward Hervey
2007-02-27update copyright statementsChristian Schaller
2007-02-27sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...Edward Hervey
2007-01-30configure.ac: Check for an Objective C compilerEdward Hervey