summaryrefslogtreecommitdiffstats
path: root/sys/osxvideo/osxvideosink.m
Commit message (Expand)AuthorAgeFilesLines
* osxvideosink: Fix build. Fixes #571038Edward Hervey2009-02-101-8/+7
* osxvideosink: remove non-embedded mode and fix memory management.Michael Smith2009-02-051-325/+66
* Remove version numbers from a few gst-launch examples.Stefan Kost2009-01-291-1/+1
* Update and add documentation for platform specific plugins (sys).Stefan Kost2009-01-291-14/+10
* sys/osxvideo/osxvideosink.*: Handle video window resizing more correctly, avo...Michael Smith2008-11-201-22/+24
* sys/osxvideo/osxvideosink.m: Fix minor build issues on macosx.Edward Hervey2008-07-171-2/+2
* sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)Andy Wingo2008-03-181-1/+4
* sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)Andy Wingo2008-03-181-11/+17
* docs/plugins/Makefile.am: Also look for .m (objectivec) files.Edward Hervey2007-05-221-0/+37
* sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...Edward Hervey2007-05-171-6/+1
* sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...Edward Hervey2007-05-171-3/+17
* 80 char policeThomas Vander Stichele2007-04-291-2/+2
* sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...Edward Hervey2007-03-161-1/+1
* sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...Edward Hervey2007-03-161-5/+17
* sys/osxvideo/: Fix leaks when running a NSApp.Edward Hervey2007-03-141-17/+159
* update copyright statementsChristian Schaller2007-02-271-1/+6
* sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...Edward Hervey2007-02-271-16/+2
* configure.ac: Check for an Objective C compilerEdward Hervey2007-01-301-0/+474