summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2004-10-30Allowed multiple simultaneous thread access in parts of the xxmc driver,Thomas Hellström
2004-10-27patch by Baris Metin to fix case-conversion problems with awkMichael Roitzsch
2004-10-24libxine_macosx_video -> libxineMacOSXVideo: don't use underscores in library ...Andre Pang
2004-10-24Mac OS X video output plugin: don't link against libxine_macosx_video, becaus...Andre Pang
2004-10-22Split Mac OS X video_window.[mh] files into XineOpenGLView.h and XineOpenGLVi...Andre Pang
2004-10-21Mac OS X XineOpenGLView: Added controller delegate in addition to its 'normal...Andre Pang
2004-10-21Added cursor-changing support to Mac OS X XineOpenGLViewAndre Pang
2004-10-20Mac OS X video output:Andre Pang
2004-10-20Fix vidix compilation if we're not building from the source tree directoryAndre Pang
2004-10-20Initial overlay support for Mac OS X video output driver. Probably needs to ...Andre Pang
2004-10-19XineOpenGLView for Mac OS X:Andre Pang
2004-10-14decrease xxmc priorityMiguel Freitas
2004-10-13Mac OS X video_out driver:Andre Pang
2004-10-12xxmc: minor cosmetic changes and duplicated ratio bugfix.Thomas Hellström
2004-10-12xxmc driver updates:Thomas Hellström
2004-10-09two more plugins for the centralized scaling optionMichael Roitzsch
2004-10-08* moved image scaling config entry from XShm to vo_scale helperMichael Roitzsch
2004-10-04Fixed a segmentation fault seen in kaffeine when dereferencing a NULLThomas Hellström
2004-10-03Bugfix for IDCT and MOCOMP XvMC where the block pointer was notThomas Hellström
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-09-22- added cropping capability (thanks James Stembridge)Miguel Freitas
2004-09-22xshm "chicken egg" problemMiguel Freitas
2004-09-12including <unistd.h>, which has been removed from the global headersMichael Roitzsch
2004-09-06Updates:František Dvořák
2004-09-05Not system headers.František Dvořák
2004-09-04Fix some 'make distcheck' problems.František Dvořák
2004-09-02Warnings on WIN32.František Dvořák
2004-08-26Implement configure option --disable-openglFrantišek Dvořák
2004-08-06Improved quality of overlays.James Courtier-Dutton
2004-07-24Don't use MAP_FIXED to place registers after video RAM.Robin KAY
2004-07-22long paths to the vidix drivers would have overrun the path bufferMichael Roitzsch
2004-07-19restore initial xv port attributes on exitMiguel Freitas
2004-07-17embarrassing memory leak when shm is not availableMiguel Freitas
2004-07-05Mac OS X: Changed XineOpenGLView's resizeViewToVideoSizeOnLoad attribute toAndre Pang
2004-07-05Mac OS X:Andre Pang
2004-06-29Mac OS X XineVideoWindow: move setKeepsAspectRatio: and keepsAspectRatioAndre Pang
2004-06-27calling XInitThreads() is definitely the frontend's job, because it hasMichael Roitzsch
2004-06-26Mac OS X video_window.m: Change #include to #importAndre Pang
2004-06-26Mac OS X video_window.h: #import <Cocoa/Cocoa.h> so the header file canAndre Pang
2004-06-26patch from Stefan Kristiansson (slightly modified) to move Xv initializationMichael Roitzsch
2004-06-26mark the old deinterlace setting as deprecatedMichael Roitzsch
2004-06-25- trying to fix the kernel panics by wrapping some functions with a mutex.Daniel Mack
2004-06-25some cleanups, still hunting the evil kernel-killerDaniel Mack
2004-06-24this->buffers must be signed to hold a negative value on vram_alloc() failure...Robin KAY
2004-06-23src/video_out/macosx/video_window.m should export XineViewDidResizeNotificationAndre Pang
2004-06-22moved a check to *maybe* get rid of a kernel panic caused by drawRectDaniel Mack
2004-06-22Compiler warning fixesAndre Pang
2004-06-22Mac OS X XineOpenGLView:Andre Pang
2004-06-22Mac OS X XineOpenGLView:Andre Pang
2004-06-21Mac OS X XineVideoWindow:Andre Pang