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
2007-09-09
Fix switching DVB subtitles channels.
Christophe Thommeret
2007-09-08
switch spudvb to dyn mem alloc and allow multiple CLUTs per page.
Christophe Thommeret
2007-09-08
Check if DVB sub PTS is reliable and show sub immediately if it's not.
Christophe Thommeret
2007-09-07
Fix dvd://.../title[.chapter] handling (broken in cset 2e301bc2cce8).
Darren Salt
2007-08-26
Protect previously shown frame from immediate reuse by decoder.
Reinhard Nißl
2007-08-26
Provide options to control ondemand disabling of bob deinterlacing.
Reinhard Nißl
2007-08-26
Protect drawable from beeing changed while drawing.
Reinhard Nißl
2007-08-20
Handle % escaping and variable numbers of /s in VCD MRLs.
Darren Salt
2007-08-20
spudvb bitmaps downscale
Christophe Thommeret
2007-08-19
Merge and clean up ogm_get_width & ogm_render_line; fix strncmp() length params.
Darren Salt
2007-08-18
libsputext colored typefaces patch
Christophe Thommeret
2007-08-17
xine_stream audio_track_map order fix
Christophe Thommeret
2007-08-17
mpeg_ts multiple audio streams fix + spu lang fix
Christophe Thommeret
2007-08-17
Fix C++ breakage introduced in cset 290f0d28f8fc.
Darren Salt
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2007-08-15
Fix an audio resampling problem which was causing regular clicking.
Darren Salt
2007-08-12
Fix goom visualization plug-in
Maxim Levitsky
2007-08-12
Add a few missing "\n"s.
Darren Salt
2007-08-12
Extend config key translation to allow front ends to provide an additional list.
Darren Salt
2007-08-08
Fix an attempted free of static data, e.g. when using "dvd:/" (not "dvd://").
Darren Salt
2007-07-27
Fixed race, reordered broadcaster shutdown sequence to avoid multiple access ...
Kirill Belokurov
2007-07-26
copy stream in _x_post_frame_copy_up() and add refcounting
Reinhard Nißl
2007-07-26
clip overlay against sub image when calling XvMCCompositeSubpicture()
Reinhard Nißl
2007-07-14
Handle transparently redirect done through m3u playlists.
Diego 'Flameeyes' Pettenò
2007-07-13
Fix a spelling error in the media.dvb.tuning_timeout description.
Darren Salt
2007-07-12
Allow input_dvb to timeout on no signal
Simon Farnsworth
2007-07-12
Simplify input_rtp locking
Simon Farnsworth
2007-07-12
Remove realloc from osd.c to prevent memory leak due to fragmentation
Simon Farnsworth
2007-07-12
Fix thread leak in DVB subtitles, and enhance spec compliance
Simon Farnsworth
2007-07-12
Fix memory leak in video_overlay.c
Simon Farnsworth
2007-07-13
Prevent ticket system deadlock when using DVB subtitles
Simon Farnsworth
2007-07-08
Patch: mpeg_ts + ffmpeg
Christophe Thommeret
2007-07-08
Handle escaped characters in DVD MRLs.
Darren Salt
2007-07-08
Have the file input plugin use _x_mrl_unescape() instead of its own code.
Darren Salt
2007-07-08
Rename mrl_unescape and export it for use by plugins.
Darren Salt
2007-07-02
Fix demuxing of wavpack files, and avoid crashing with the tags at the end of...
Diego 'Flameeyes' Pettenò
2007-06-25
Instead of declaring op_size, use sizeof(ogg_packet) directly.
Diego 'Flameeyes' Pettenò
2007-06-16
Merge from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-06-15
fix possible crash in xcbxv output plugin
"Christoph Pfister"
2007-06-14
Fix building, missing include path.
Albert Lee
2007-06-14
Init mpegvideo only once (fixes when MMX and mediaLib are both present).
Albert Lee
2007-06-14
Init dsputil only once (fixes when MMX and mediaLib are both present).
Albert Lee
2007-06-14
Include bswap.h too.
Diego 'Flameeyes' Pettenò
2007-06-13
Don't redefine the BE_16/32 macros.
Diego 'Flameeyes' Pettenò
2007-06-13
Make explanation a constant string (gettext() strings are never freed).
Albert Lee
2007-06-13
Fix parameter type.
Albert Lee
2007-06-13
Avoid name collision (don't redefine NOPID).
Albert Lee
2007-06-13
pgx32/64 need SUNDGA_CFLAGS
Albert Lee
2007-06-13
Add printf format attribute.
Albert Lee
[next]