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-08-28
Improved MRL parsing in the dvd plugin.
James Courtier-Dutton
2004-08-27
generic mechanism for specifying subtitles encoding at demuxer level
Miguel Freitas
2004-08-27
MINGW32 port. Engine library and most of plugins compiles now.
František Dvořák
2004-08-27
another mpeg fourcc
Miguel Freitas
2004-08-27
empty assignment patch by Reimar Doffinger
Miguel Freitas
2004-08-27
fix deadlock.
Miguel Freitas
2004-08-26
Using one internal ffmpeg header file from xine's copy with external ffmpeg.
František Dvořák
2004-08-26
Implement configure option --disable-opengl
František Dvořák
2004-08-21
little cleanup and improved the playback of broaken iff files
Manfred Tremmel
2004-08-19
Don't read past end of index when seeking to end of file
James Stembridge
2004-08-19
assembler compilation fix contributes by Andrew Church
Michael Roitzsch
2004-08-19
check for NAV updates earlier and thus more often;
Michael Roitzsch
2004-08-19
when looking for a PCI that matches the SPUs PTS, do not only check the
Michael Roitzsch
2004-08-19
* set the instance pointer to NULL before closing the dvdnav handle
Michael Roitzsch
2004-08-18
allow seaking to end of file
James Stembridge
2004-08-18
1) Always store fourcc's in machine endian order
James Stembridge
2004-08-18
Add standard macro for machine-endian fourcc
James Stembridge
2004-08-17
Stay within array bounds
James Stembridge
2004-08-17
Show where error messages are coming from
James Stembridge
2004-08-16
use 64bit arithmetics to prevent overflow
Michael Roitzsch
2004-08-16
header inclusion has to depend on the configure detection, because when
Michael Roitzsch
2004-08-16
change CFLAGS to CPPFLAGS
Michael Roitzsch
2004-08-16
* remove unused low water mark
Michael Roitzsch
2004-08-16
DXR3 support for more fine grained speed
Michael Roitzsch
2004-08-08
Support newer DLLs
James Stembridge
2004-08-06
Lip sync fixed.
James Courtier-Dutton
2004-08-06
Improved quality of overlays.
James Courtier-Dutton
2004-08-04
some compilers do not optimize these unused functions away themselves, so
Michael Roitzsch
2004-08-02
no objections so far: committing the fine speed control patch
Miguel Freitas
2004-08-02
Don't include mmx.h on non-MMX systems: fixes compilation of Goom on Mac OS X
Andre Pang
2004-08-02
Compile fix when using internal ffmpeg library
Andre Pang
2004-08-01
patch by Robin Kay to dynamically increase the memory stack when it runs full
Michael Roitzsch
2004-07-31
New configure option --with-external-ffmpeg[=PREFIX].
František Dvořák
2004-07-30
possibly fix the sync problem recently reported on xine-devel
Miguel Freitas
2004-07-29
several fixes to implementation of critical sections using pthreads
Miguel Freitas
2004-07-29
fix from Casper Boemann to reuse the stubs for unresolved symbols
Miguel Freitas
2004-07-27
from the docs of sprintf: "when the strings overlap, the behaviour is undefined"
Michael Roitzsch
2004-07-27
* use a header for the init functions
Michael Roitzsch
2004-07-26
play 20% faster by default
Miguel Freitas
2004-07-26
experimental time stretching plugin
Miguel Freitas
2004-07-25
protect buffer
Michael Roitzsch
2004-07-25
strncpy will not necessarily terminate the string
Michael Roitzsch
2004-07-25
protect buffer; a long configured codec path could have overflown it
Michael Roitzsch
2004-07-25
the worst case we will write to this buffer is larger
Michael Roitzsch
2004-07-25
protect some buffers that could overflow
Michael Roitzsch
2004-07-25
* increase buffer size, "Cseq: %u" has a worst case of 17
Michael Roitzsch
2004-07-25
protect some buffers to be on the safe side (some of them might be hard
Michael Roitzsch
2004-07-25
a buffer of size 1024 can only be filled with 1023 characters
Michael Roitzsch
2004-07-24
Don't use MAP_FIXED to place registers after video RAM.
Robin KAY
2004-07-23
fix configfile def_value assertion.
Daniel Caujolle-Bert
[next]