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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
osxvideosink: Make GstNavigation key input events in osxvideosink compatible ...
Alexey Chernov
2
-10
/
+302
2013-01-23
osxvideosink: Fix crash in osxvideosink with external window output
Alexey Chernov
2
-3
/
+10
2013-01-23
osxvideosink: Make GstGLView propagate input events to its parent view
Alexey Chernov
1
-0
/
+7
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
2
-29
/
+25
2012-08-06
osxvideosink: add a better detection for the main run loop
Andoni Morales Alastruey
2
-1
/
+69
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
2
-33
/
+15
2012-05-31
osxvideosink: Really fix the build on 10.5
Josep Torra
1
-4
/
+10
2012-05-31
osxvideosink: fix race in starting the runloop thread
Alessandro Decina
2
-16
/
+28
2012-05-30
osxvideosink: Fix last commit to actually work
Josep Torra
1
-3
/
+3
2012-05-30
osxvideosink: Put the right flags in the right variable
Sebastian Dröge
1
-1
/
+3
2012-05-30
osxvideosink: NSWindowDelegate is available in all OSX versions newer than 10.6
Sebastian Dröge
1
-1
/
+1
2012-05-30
osxvideosink: Fix build with older OSX versions
Josep Torra
1
-0
/
+4
2012-05-30
configure: Add OBJC specific compiler flags
Sebastian Dröge
1
-7
/
+4
2012-05-25
osxvideosink: make sure all selectors are performed on the same thread
Andoni Morales Alastruey
4
-49
/
+70
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: enable running the cocoa main runloop in a thread
Alessandro Decina
1
-1
/
+1
2012-05-24
osxvideosink: add code to optionally run the cocoa main runloop in a separate...
Alessandro Decina
2
-12
/
+93
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
2
-9
/
+14
2012-05-24
osxvideosink: fix navigation when force-aspect-ratio is activated
Andoni Morales Alastruey
3
-24
/
+25
2012-05-24
osxvideosink: add force-aspect-ratio property
Andoni Morales Alastruey
4
-1
/
+60
2012-05-24
osxvideosink: start internal window if no view is provided
Andoni Morales Alastruey
4
-3
/
+232
2012-05-24
osxvideosink: implement the navigation interface
Andoni Morales Alastruey
3
-16
/
+199
2012-05-24
osvideosink: create, destroy, resize and draw from the main thread
Andoni Morales Alastruey
2
-26
/
+133
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
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-2
/
+2
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+1
2012-01-13
osxvideo: Fix leak of NSOpenGLPixelFormat object
Stig Sandnes
1
-0
/
+1
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-2
/
+2
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
4
-15
/
+155
2010-03-23
osx: fix compiler warnings
Tristan Matthews
1
-1
/
+1
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-10-23
osxvideo: explicitly link to GST_LIBS
Michael Smith
1
-1
/
+4
2009-10-09
osxvideo: fix a warning doing a cast
Josep Torra
1
-1
/
+1
2009-03-01
Remove hardcoded definition of OBJC
David Schleef
1
-2
/
+0
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
2
-349
/
+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
2
-25
/
+24
[next]