summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-07-05Change "MacOSX" -> "Mac OS X" for human-readable strings (still use MacOSXAndre Pang
2004-07-05Mac OS X:Andre Pang
2004-07-04don't do pointer arithmetics with void*, because sizeof(void) is undefinedMichael Roitzsch
2004-07-04better error checking when testing cdrom and dvd devices, not being ableMichael Roitzsch
2004-07-03hmmm, don't ask me why it worked on some machines...Thibaut Mattern
2004-07-03Fix accumulation buffer management.Thibaut Mattern
2004-07-02Fix compilation with gcc 2.95.Thibaut Mattern
2004-07-01Use avcodec_align_dimensions for querying required frame dimension alignmentsJames Stembridge
2004-07-01Fix av sync for RV10 and RV20 streamsJames Stembridge
2004-06-29Mac OS X XineVideoWindow: move setKeepsAspectRatio: and keepsAspectRatioAndre Pang
2004-06-28Fix a stupid bug causing a segfault with huffyuv_sample.avi test stream.Thibaut Mattern
2004-06-27automake madness...Michael Roitzsch
2004-06-27only issue the warning on unavailable audio devices under the conditionMichael Roitzsch
2004-06-27include the new goom version 2k4-dev15Michael Roitzsch
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-26do not assume YV12 and YUY2 are the only image formatsMichael Roitzsch
2004-06-26remove statement with no effect (state->cmd_ptr is already set to next_seq)Michael Roitzsch
2004-06-25- removed a printf() which causes the cause of the printf() to occur moreDaniel Mack
2004-06-25- trying to fix the kernel panics by wrapping some functions with a mutex.Daniel Mack
2004-06-25exit pause loop, when video loop is terminatedMichael Roitzsch
2004-06-25beautify last commitMichael Roitzsch
2004-06-25have CVS compile againMichael Roitzsch
2004-06-25some cleanups, still hunting the evil kernel-killerDaniel Mack
2004-06-25Move IA32 specific code out of the generic code into the ISA-specific arch_ac...Robin KAY
2004-06-24this->buffers must be signed to hold a negative value on vram_alloc() failure...Robin KAY
2004-06-23* fix the realloc-bug introduced by me and found by FrantisekMichael Roitzsch
2004-06-23src/video_out/macosx/video_window.m should export XineViewDidResizeNotificationAndre Pang
2004-06-23bugfix: changed call to seek from old to new behaviourAndreas Heinchen
2004-06-22moved a check to *maybe* get rid of a kernel panic caused by drawRectDaniel Mack
2004-06-22higher output gainDaniel Mack
2004-06-22Compiler warning fixesAndre Pang
2004-06-22Mac OS X XineOpenGLView:Andre Pang
2004-06-22File input module now groks file://localhost/... and file://127.0.0.1/... MRLsAndre Pang
2004-06-22Mac OS X XineOpenGLView:Andre Pang
2004-06-21remember the last opened device for ejecting so when using more than oneMichael Roitzsch
2004-06-21* add one file missing in release (not critical, since unneeded)Michael Roitzsch
2004-06-21removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuffMichael Roitzsch
2004-06-21CoreAudio output: Should call CloseComponent() on the component instances, notAndre Pang
2004-06-21CoreAudio output driver: build fix for libtool 1.5Andre Pang
2004-06-21CoreAudio output driver: renamed 'CloseAComponent' function to 'CloseComponent'Andre Pang
2004-06-21Mac OS X XineVideoWindow:Andre Pang
2004-06-21Mac OS X XineVideoWindow:Andre Pang
2004-06-20* merge latest CVS of libdvdnav fixes dvd:/<title>.<part> MRLsMichael Roitzsch
2004-06-20this is supposedly a booleanMichael Roitzsch
2004-06-20housekeepingMichael Roitzsch
2004-06-19modified patch from Reinhard Nissl to report the length of the out fifosMichael Roitzsch