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
2001-10-10
Add a fifo_buffer function to query the number of the elements stored in a
Juergen Keil
2001-10-10
GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver.
Juergen Keil
2001-10-10
Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think the
Juergen Keil
2001-10-09
overlay clut colorspace conversion
Miguel Freitas
2001-10-09
fix playing mpeg movies with sound disabled
Miguel Freitas
2001-10-09
Implement rle-image shrinking for blend_rgb*()
Juergen Keil
2001-10-09
blend_rgb* with rle-image scaling. Used by the XShm video_out driver.
Juergen Keil
2001-10-09
finished with that old deadlock
Miguel Freitas
2001-10-08
Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). Clean
Daniel Caujolle-Bert
2001-10-08
*_get_dir broken for file lists with more than five entries due to bad
Juergen Keil
2001-10-08
On solaris, try to grab the default dvd device from vold supplied environment
Juergen Keil
2001-10-08
Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbis
Juergen Keil
2001-10-08
fix serious buffer leak at the estimation function
Miguel Freitas
2001-10-07
minor cleanups
Guenter Bartsch
2001-10-07
oss softsync patche provided by bill fink
Guenter Bartsch
2001-10-07
configurable VCD device - patch provided by Chris Rankin <rankinc@pacbell.net>
Guenter Bartsch
2001-10-07
code beautified and small fix so xine can play back avi streams generated by ...
Guenter Bartsch
2001-10-07
Add ogg/vorbis checks. Change divxdecore checks.
Daniel Caujolle-Bert
2001-10-07
divx4 decoder plugin provided by Harm van der Heijden <hrm@users.sourceforge....
Guenter Bartsch
2001-10-07
error detection for screenshot function
Guenter Bartsch
2001-10-07
added a snapshot function
Guenter Bartsch
2001-10-07
if a pes header indicates that the stream is encrypted that doesn't necessari...
Guenter Bartsch
2001-10-07
initial ogg/vorbis support added
Heiko Schaefer
2001-10-06
Argh, uscsi ioctls do not work any more in solaris9beta (permission denied) on
Juergen Keil
2001-10-06
do not die on loading bad demuxer plugin(s)
Heiko Schaefer
2001-10-06
warn the user about missing plugins (and their expected location)
Miguel Freitas
2001-10-06
Rescale AO_PROP_*_VOL values from [0..100] range to Sun's [0..255] range.
Juergen Keil
2001-10-06
Change the text printed when we see a CSS MPEG2 stream to something similar to
Juergen Keil
2001-10-06
Add the DVD_STRUCT_COPYRIGHT checking stuff for solaris.
Juergen Keil
2001-10-06
Added check for encrypted streams.
James Courtier-Dutton
2001-10-06
Fix Audio selection when playing DVDs.
James Courtier-Dutton
2001-10-05
Must release read_cache lock on read error
Juergen Keil
2001-10-05
solaris mlib yub2rgb crashed for 4:3 NTSC DVD format
Juergen Keil
2001-10-05
Errors returned from read(2) system call were ignored in most input plugins
Juergen Keil
2001-10-05
Fix endless loop playing a 10kbyte video_ts.vob file (step was 0)
Juergen Keil
2001-10-05
missing include for freebsd added
Heiko Schaefer
2001-10-05
- refuse to play encrypted dvds
Miguel Freitas
2001-10-05
fix from Koo kyoseon to change subtitle colors together with spu channel
Miguel Freitas
2001-10-05
fix a long standing deadlock condition
Miguel Freitas
2001-10-04
hopefully fix problems detecting some subtitle colors
Miguel Freitas
2001-10-04
Fix a few warnings about missing prototypes
Juergen Keil
2001-10-03
Add missing <string.h> header, for memset/memcpy prototypes.
Juergen Keil
2001-10-03
Add error checks to all "pthread_create" calls, print error message and exit
Juergen Keil
2001-10-03
A test "pointer < 0" does not make sense; removed.
Juergen Keil
2001-10-03
Eliminate void* pointer arithmetic
Juergen Keil
2001-10-03
Remove use of gcc extension (initializing non-static/automatic array).
Juergen Keil
2001-10-03
Eliminate void* pointer arithmetic, and fixed some char* / unsigned char*
Juergen Keil
2001-10-03
Added support to initialize union variants when using a non-gcc compiler.
Juergen Keil
2001-10-03
Fix a char* / unsigned char* compiler warning
Juergen Keil
2001-10-03
Fix two char* / unsigned char* warnings
Juergen Keil
[next]