index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2004-07-05
Mac OS X: Changed XineOpenGLView's resizeViewToVideoSizeOnLoad attribute to
Andre Pang
2004-07-05
Change "MacOSX" -> "Mac OS X" for human-readable strings (still use MacOSX
Andre Pang
2004-07-05
Mac OS X:
Andre Pang
2004-07-04
don't do pointer arithmetics with void*, because sizeof(void) is undefined
Michael Roitzsch
2004-07-04
better error checking when testing cdrom and dvd devices, not being able
Michael Roitzsch
2004-07-03
hmmm, don't ask me why it worked on some machines...
Thibaut Mattern
2004-07-03
Fix accumulation buffer management.
Thibaut Mattern
2004-07-02
Fix compilation with gcc 2.95.
Thibaut Mattern
2004-07-01
Use avcodec_align_dimensions for querying required frame dimension alignments
James Stembridge
2004-07-01
Fix av sync for RV10 and RV20 streams
James Stembridge
2004-06-29
Mac OS X XineVideoWindow: move setKeepsAspectRatio: and keepsAspectRatio
Andre Pang
2004-06-28
Fix a stupid bug causing a segfault with huffyuv_sample.avi test stream.
Thibaut Mattern
2004-06-27
automake madness...
Michael Roitzsch
2004-06-27
only issue the warning on unavailable audio devices under the condition
Michael Roitzsch
2004-06-27
include the new goom version 2k4-dev15
Michael Roitzsch
2004-06-27
calling XInitThreads() is definitely the frontend's job, because it has
Michael Roitzsch
2004-06-26
Mac OS X video_window.m: Change #include to #import
Andre Pang
2004-06-26
Mac OS X video_window.h: #import <Cocoa/Cocoa.h> so the header file can
Andre Pang
2004-06-26
patch from Stefan Kristiansson (slightly modified) to move Xv initialization
Michael Roitzsch
2004-06-26
mark the old deinterlace setting as deprecated
Michael Roitzsch
2004-06-26
do not assume YV12 and YUY2 are the only image formats
Michael Roitzsch
2004-06-26
remove 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 more
Daniel Mack
2004-06-25
- trying to fix the kernel panics by wrapping some functions with a mutex.
Daniel Mack
2004-06-25
exit pause loop, when video loop is terminated
Michael Roitzsch
2004-06-25
beautify last commit
Michael Roitzsch
2004-06-25
have CVS compile again
Michael Roitzsch
2004-06-25
some cleanups, still hunting the evil kernel-killer
Daniel Mack
2004-06-25
Move IA32 specific code out of the generic code into the ISA-specific arch_ac...
Robin KAY
2004-06-24
this->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 Frantisek
Michael Roitzsch
2004-06-23
src/video_out/macosx/video_window.m should export XineViewDidResizeNotification
Andre Pang
2004-06-23
bugfix: changed call to seek from old to new behaviour
Andreas Heinchen
2004-06-22
moved a check to *maybe* get rid of a kernel panic caused by drawRect
Daniel Mack
2004-06-22
higher output gain
Daniel Mack
2004-06-22
Compiler warning fixes
Andre Pang
2004-06-22
Mac OS X XineOpenGLView:
Andre Pang
2004-06-22
File input module now groks file://localhost/... and file://127.0.0.1/... MRLs
Andre Pang
2004-06-22
Mac OS X XineOpenGLView:
Andre Pang
2004-06-21
remember the last opened device for ejecting so when using more than one
Michael Roitzsch
2004-06-21
* add one file missing in release (not critical, since unneeded)
Michael Roitzsch
2004-06-21
removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuff
Michael Roitzsch
2004-06-21
CoreAudio output: Should call CloseComponent() on the component instances, not
Andre Pang
2004-06-21
CoreAudio output driver: build fix for libtool 1.5
Andre Pang
2004-06-21
CoreAudio output driver: renamed 'CloseAComponent' function to 'CloseComponent'
Andre Pang
2004-06-21
Mac OS X XineVideoWindow:
Andre Pang
2004-06-21
Mac OS X XineVideoWindow:
Andre Pang
2004-06-20
* merge latest CVS of libdvdnav fixes dvd:/<title>.<part> MRLs
Michael Roitzsch
2004-06-20
this is supposedly a boolean
Michael Roitzsch
2004-06-20
housekeeping
Michael Roitzsch
[next]