index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
osxvideo
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
osxvideo: Remove QuickTime references.
Jan Schmidt
3
-3
/
+1
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+1
2015-03-24
osxvideosink: check for deprecated constants prior to OSX 10.10
Julien Isorce
1
-0
/
+6
2015-01-10
osxvideosink: Disable hack for NSApp iteration with a special #define
Sebastian Dröge
4
-3
/
+22
2014-12-16
osxvideosink: clear rectangle structures before use
Wim Taymans
1
-1
/
+3
2014-06-23
osxvideosink: remove legacy code for passing a window handle
Andoni Morales Alastruey
2
-52
/
+21
2014-04-12
osxvideosink: Set rank to MARGINAL
Sebastian Dröge
1
-1
/
+1
2014-04-08
osxvideosink: use the video frame API instead of the video meta API
Matthieu Bouron
2
-6
/
+16
2014-04-08
osxvideosink: advertize video meta API support
Matthieu Bouron
1
-0
/
+9
2014-03-05
osxvideo: fix build on Mac OSX Mavericks and put new window in front
Thijs Vermeir
2
-25
/
+18
2014-02-05
osxvideo: Fix libtool usage
Edward Hervey
1
-1
/
+1
2014-01-02
osxvideo: unifdef -DRUN_NS_APP_THREAD
Jeremy Huddleston Sequoia
3
-36
/
+2
2014-01-02
osxvideo: Assume SDK and deployment target are at least Snow Leopard
Jeremy Huddleston Sequoia
2
-62
/
+0
2013-12-31
osx: Make OSX version checks more consistent
Sebastian Dröge
2
-4
/
+4
2013-12-31
osxvideosink: Fix build on updated OS X Leopard
Jeremy Huddleston
1
-1
/
+1
2013-12-08
osxvideosink: fix segfault when dealing with padded frames
Alessandro Decina
2
-19
/
+38
2013-10-28
osxvideosink: fix missing selector name warnings
Matthieu Bouron
2
-4
/
+4
2013-09-24
osxvideosink: fix segfault releasing the sink
Andoni Morales Alastruey
1
-2
/
+10
2013-07-17
osxvideosink: warn about the future deprecation of the "embed" property
Andoni Morales Alastruey
1
-0
/
+3
2013-07-10
osxvideosink: defer the window handle setup to the main thread
Andoni Morales Alastruey
2
-32
/
+37
2013-07-10
osxvideosink: default to the main in case we are not setup yet
Andoni Morales Alastruey
1
-1
/
+8
2013-07-10
osxvideosink: close the internal window correctly
Andoni Morales Alastruey
1
-2
/
+16
2013-07-10
osxvideosink: only create the NS app thread for Cocoa once
Andoni Morales Alastruey
2
-61
/
+66
2013-06-18
osxvideosink: fix support in VM's without hardware acceleration
Andoni Morales Alastruey
2
-4
/
+8
2013-05-02
osxvideosink: fix setting window handle after transition
Andoni Morales Alastruey
2
-13
/
+12
2013-04-16
osxvideosink: fix segfault accessing osxwindow when not set yet
Andoni Morales Alastruey
1
-3
/
+4
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-05
osxvideo: include pthread.h to fix compiler warning
Todd Agulnick
1
-0
/
+1
2013-01-31
osxvideosink: Make GstNavigation key input events in osxvideosink compatible ...
Alexey Chernov
2
-10
/
+302
2013-01-16
osxvideosink: Fix crash in osxvideosink with external window output
Alexey Chernov
2
-3
/
+10
2013-01-16
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-11-04
Fix FSF address
Tim-Philipp Müller
4
-8
/
+8
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
[next]