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-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
2007-06-13
Avoid name collison (don't redefine TRANSPARENT).
Albert Lee
2007-06-13
Support Solaris byteorder.h macros.
Albert Lee
2007-06-13
Fix compiler warning (pointer arithmetic).
Albert Lee
2007-06-13
Fix leak on vorbis decoder as reported by Sander Jansen.
Diego 'Flameeyes' Pettenò
2007-06-10
Backport last.fm support to 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-06-09
Add $(LTLIBINTL) for a few plugins which I'd missed.
Darren Salt
2007-06-09
Use $(LTLIBICONV) instead of $(LIBICONV) when linking libxine.so.
Darren Salt
2007-06-09
Use $(LTLIBICONV) instead of @LIBICONV@.
Darren Salt
2007-06-09
Add $(LTLIBICONV) wherever objdump -R shows a dependency on iconv functions.
Darren Salt
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
[next]