index
:
~thomasvs/gst-plugins-good
feature-level-eos
feature-level-eos-1.0
master
Personal repository
thomasvs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
osxvideo
/
osxvideosink.m
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-23
osxvideosink: Fix crash in osxvideosink with external window output
Alexey Chernov
1
-1
/
+10
2012-12-10
osxvideosink: Fix resizing the Cocoa window on receiving new caps
Alexey Chernov
1
-1
/
+2
2012-08-22
osxvideosink: Make osxvideosink use the non-deprecated threading api from glib.
Martin Ertsaas
1
-25
/
+21
2012-08-06
osxvideosink: add a better detection for the main run loop
Andoni Morales Alastruey
1
-1
/
+64
2012-06-29
osxvideosink: default to force-aspect-ratio=true
Tim-Philipp Müller
1
-1
/
+1
2012-06-05
osxvideo: straightforward port to 0.11
Thiago Santos
1
-32
/
+14
2012-05-31
osxvideosink: fix race in starting the runloop thread
Alessandro Decina
1
-15
/
+25
2012-05-25
osxvideosink: make sure all selectors are performed on the same thread
Andoni Morales Alastruey
1
-44
/
+53
2012-05-24
osxvideosink: start the loop before calling [gstview haveSuperview]
Alessandro Decina
1
-1
/
+1
2012-05-24
osxvideosink: fix indentation
Alessandro Decina
1
-13
/
+13
2012-05-24
osxvideosink: add code to optionally run the cocoa main runloop in a separate...
Alessandro Decina
1
-11
/
+84
2012-05-24
osxvideosink: reset app_started to FALSE when shutting down
Alessandro Decina
1
-0
/
+3
2012-05-24
osxvideosink: rename cocoa runloop helper funcs
Alessandro Decina
1
-4
/
+4
2012-05-24
osxvideosink: don't create application menus
Alessandro Decina
1
-83
/
+0
2012-05-24
osxvideosink: reset the embed property for backward compatilibity
Andoni Morales Alastruey
1
-9
/
+13
2012-05-24
osxvideosink: fix navigation when force-aspect-ratio is activated
Andoni Morales Alastruey
1
-11
/
+12
2012-05-24
osxvideosink: add force-aspect-ratio property
Andoni Morales Alastruey
1
-0
/
+24
2012-05-24
osxvideosink: start internal window if no view is provided
Andoni Morales Alastruey
1
-1
/
+209
2012-05-24
osxvideosink: implement the navigation interface
Andoni Morales Alastruey
1
-1
/
+73
2012-05-24
osvideosink: create, destroy, resize and draw from the main thread
Andoni Morales Alastruey
1
-26
/
+110
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2010-10-13
various (sys): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-1
/
+1
2010-09-21
osxvideosink: use the new xoverlay APIs
Philippe Normand
1
-2
/
+3
2010-05-11
osxvideosink: allow switching views at runtime.
Alessandro Decina
1
-0
/
+9
2010-05-11
osxvideosink: implement the xoverlay interface. Fixes #618349.
Alessandro Decina
1
-15
/
+119
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+3
2009-10-23
osxvideosink: Create the video NSView in READY->PAUSED rather than NULL->READY
Michael Smith
1
-1
/
+3
2009-02-10
osxvideosink: Fix build. Fixes #571038
Edward Hervey
1
-8
/
+7
2009-02-05
osxvideosink: remove non-embedded mode and fix memory management.
Michael Smith
1
-325
/
+66
2009-01-29
Remove version numbers from a few gst-launch examples.
Stefan Kost
1
-1
/
+1
2009-01-29
Update and add documentation for platform specific plugins (sys).
Stefan Kost
1
-14
/
+10
2008-11-20
sys/osxvideo/osxvideosink.*: Handle video window resizing more correctly, avo...
Michael Smith
1
-22
/
+24
2008-07-17
sys/osxvideo/osxvideosink.m: Fix minor build issues on macosx.
Edward Hervey
1
-2
/
+2
2008-03-18
sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)
Andy Wingo
1
-1
/
+4
2008-03-18
sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)
Andy Wingo
1
-11
/
+17
2007-05-22
docs/plugins/Makefile.am: Also look for .m (objectivec) files.
Edward Hervey
1
-0
/
+37
2007-05-17
sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...
Edward Hervey
1
-6
/
+1
2007-05-17
sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...
Edward Hervey
1
-3
/
+17
2007-04-29
80 char police
Thomas Vander Stichele
1
-2
/
+2
2007-03-16
sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...
Edward Hervey
1
-1
/
+1
2007-03-16
sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...
Edward Hervey
1
-5
/
+17
2007-03-14
sys/osxvideo/: Fix leaks when running a NSApp.
Edward Hervey
1
-17
/
+159
2007-02-27
update copyright statements
Christian Schaller
1
-1
/
+6
2007-02-27
sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...
Edward Hervey
1
-16
/
+2
2007-01-30
configure.ac: Check for an Objective C compiler
Edward Hervey
1
-0
/
+474