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-08-22
small automake.am clean - should still be easy to re-enable currently disable...
Guenter Bartsch
2001-08-22
Minor fixes.
James Courtier-Dutton
2001-08-22
Both OSS and ALSA09 are now supported by the new audio_out architecture.
James Courtier-Dutton
2001-08-21
New audio out architecture changes.
James Courtier-Dutton
2001-08-21
First checkin of new audio_out architecture.
James Courtier-Dutton
2001-08-20
Fix last commit.
James Courtier-Dutton
2001-08-20
*** empty log message ***
James Courtier-Dutton
2001-08-20
xine_stop() don't stop plugins on xine_pause(), stop() plugins is enought ;-).
Daniel Caujolle-Bert
2001-08-20
AC3 handling changed
Joachim Koenig
2001-08-20
buffer handling changed
Joachim Koenig
2001-08-20
Andy's patch for AC3
Joachim Koenig
2001-08-18
various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented...
Guenter Bartsch
2001-08-18
corrected code indentiation
Guenter Bartsch
2001-08-17
Add xine_seek() and friends.
Daniel Caujolle-Bert
2001-08-17
Overlay has new data member rle
Eduard Hasenleithner
2001-08-17
Overlays are now passed in rle format. Causes a speed improvement
Eduard Hasenleithner
2001-08-17
added events.h to tarball
Guenter Bartsch
2001-08-17
compile-fix for non-gnu systems (e.g. freebsd)
Heiko Schaefer
2001-08-17
Fixed problem with menu SPUs
Rich J Wareham
2001-08-16
Fixed SPU crashing (revert 50% of latest change, sorry).
Daniel Caujolle-Bert
2001-08-16
Moved XINE_SPU_EVENT handler to video_decoder.
Eduard Hasenleithner
2001-08-16
Forgot to commit: spudec_t is never used.
Eduard Hasenleithner
2001-08-16
Changes for new byte order of clut_t.
Eduard Hasenleithner
2001-08-16
clut_t is now stored in machine endianess. Simplifies the transfer
Eduard Hasenleithner
2001-08-15
Fixed unresolved symbols.
Daniel Caujolle-Bert
2001-08-15
Fixed a bug which caused a segfault when queueing too much
Eduard Hasenleithner
2001-08-14
Fixed a (small) bug in SPU decoder
Rich J Wareham
2001-08-14
Made the dxr3 device name a configuration option. Makes it possible
Eduard Hasenleithner
2001-08-14
Fixed a bug resulting from the misassumption that the pixels
Eduard Hasenleithner
2001-08-14
return of the profiler
Guenter Bartsch
2001-08-14
Replaced the dxr3 button event stub with real code.
Eduard Hasenleithner
2001-08-14
fixed a race condition which caused the dxr3 to hang at playback start
Eduard Hasenleithner
2001-08-14
audio output plugin priority handling, based on patch provided by Philip Stad...
Guenter Bartsch
2001-08-13
Fixed segfault if Audio or Video Plugin not loaded.
James Courtier-Dutton
2001-08-13
FreeBSD needs <sched.h> for SCHED_OTHER define
Juergen Keil
2001-08-13
non-debug build crashes with gcc asm error (tries to spill BP register).
Juergen Keil
2001-08-13
alsa05 patch provided by Peter Weissgerber
Guenter Bartsch
2001-08-13
inserted event stub for new spu decoder api version.
Eduard Hasenleithner
2001-08-13
major rewrite of the subpicture mechanism in order to support menus.
Eduard Hasenleithner
2001-08-12
cancel demux thread on xine_stop instead of pthread_join to prevent hang
Guenter Bartsch
2001-08-12
new mpeg audio decoder plugin (libmad) added
Guenter Bartsch
2001-08-12
make oss output check if sampling rate is supported and try 44100 hz if not
Guenter Bartsch
2001-08-11
removed unnecessary file
Guenter Bartsch
2001-08-11
thread priorities to improve performance on freebsd (and possibly others)
Guenter Bartsch
2001-08-10
added missing file to tarball
Guenter Bartsch
2001-08-10
enabling ffmpeg by default, credits to gerard for his incredible work
Guenter Bartsch
2001-08-10
FAQ updates and getting ready for 0.5.1
Guenter Bartsch
2001-08-10
seeking works :-)
Guenter Bartsch
2001-08-10
minor bugfixes, make debug should work now, codec close hopefully works too
Guenter Bartsch
2001-08-09
Added error string to some messages in order to get better bugreports.
Eduard Hasenleithner
[next]