summaryrefslogtreecommitdiffstats
path: root/sys/osxvideo/osxvideosink.h
Commit message (Expand)AuthorAgeFilesLines
* osxvideosink: remove non-embedded mode and fix memory management.Michael Smith2009-02-051-24/+0
* sys/osxvideo/osxvideosink.*: Handle video window resizing more correctly, avo...Michael Smith2008-11-201-3/+0
* sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)Andy Wingo2008-03-181-0/+1
* sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)Andy Wingo2008-03-181-0/+2
* Revert previous change caused by a file that got stuck on an old revision.Stefan Kost2008-01-151-34/+41
* Managed to resolve most unused declarations. Filed a bug for one left.Stefan Kost2008-01-151-40/+34
* sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...Edward Hervey2007-05-171-2/+0
* sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...Edward Hervey2007-05-171-0/+2
* sys/osxvideo/: Fix leaks when running a NSApp.Edward Hervey2007-03-141-1/+11
* update copyright statementsChristian Schaller2007-02-271-0/+7
* sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...Edward Hervey2007-02-271-21/+0
* configure.ac: Check for an Objective C compilerEdward Hervey2007-01-301-0/+111