summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-19Merge and clean up ogm_get_width & ogm_render_line; fix strncmp() length params.Darren Salt
2007-08-18libsputext colored typefaces patchChristophe Thommeret
2007-08-17xine_stream audio_track_map order fixChristophe Thommeret
2007-08-17mpeg_ts multiple audio streams fix + spu lang fixChristophe Thommeret
2007-08-17Fix C++ breakage introduced in cset 290f0d28f8fc.Darren Salt
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-08-15Fix an audio resampling problem which was causing regular clicking.Darren Salt
2007-08-14Update and reformat the DVB README.Darren Salt
2007-08-14Ignore debian/libxine1-doc.Darren Salt
2007-08-14Update TODO.Darren Salt
2007-08-14Bump package version no.Darren Salt
2007-06-10Add an alternative build-dep on libjack-dev.Darren Salt
2007-08-12Changelog updates.Darren Salt
2007-08-12Fix goom visualization plug-inMaxim Levitsky
2007-08-12Add a few missing "\n"s.Darren Salt
2007-08-12Extend config key translation to allow front ends to provide an additional list.Darren Salt
2007-08-12Build .debs with freetype support.Darren Salt
2007-08-08Fix an attempted free of static data, e.g. when using "dvd:/" (not "dvd://").Darren Salt
2007-07-27Fixed race, reordered broadcaster shutdown sequence to avoid multiple access ...Kirill Belokurov
2007-07-26copy stream in _x_post_frame_copy_up() and add refcountingReinhard Nißl
2007-07-26clip overlay against sub image when calling XvMCCompositeSubpicture()Reinhard Nißl
2007-07-14Handle transparently redirect done through m3u playlists.Diego 'Flameeyes' Pettenò
2007-07-13"debuild clean" should be removing include/configure.h.in, not config.h.in.Darren Salt
2007-07-13Fix a spelling error in the media.dvb.tuning_timeout description.Darren Salt
2007-07-12Allow input_dvb to timeout on no signalSimon Farnsworth
2007-07-12Simplify input_rtp lockingSimon Farnsworth
2007-07-12Remove realloc from osd.c to prevent memory leak due to fragmentationSimon Farnsworth
2007-07-12Fix thread leak in DVB subtitles, and enhance spec complianceSimon Farnsworth
2007-07-12Fix memory leak in video_overlay.cSimon Farnsworth
2007-07-13Prevent ticket system deadlock when using DVB subtitlesSimon Farnsworth
2007-07-13Add XCB build-deps with fallbacks for building on etch.Darren Salt
2007-07-11Update libxine1.pot.Darren Salt
2007-07-08Patch: mpeg_ts + ffmpegChristophe Thommeret
2007-07-08Handle escaped characters in DVD MRLs.Darren Salt
2007-07-08Have the file input plugin use _x_mrl_unescape() instead of its own code.Darren Salt
2007-07-08Rename mrl_unescape and export it for use by plugins.Darren Salt
2007-07-04xine_internal_memmem should be named xine_private_memmem.Darren Salt
2007-07-02Fix demuxing of wavpack files, and avoid crashing with the tags at the end of...Diego 'Flameeyes' Pettenò
2007-06-25Instead of declaring op_size, use sizeof(ogg_packet) directly.Diego 'Flameeyes' Pettenò
2007-06-17Add a ChangeLog entry for the Solaris branch.Diego 'Flameeyes' Pettenò
2007-06-17Merge changes from Solaris branch.Diego 'Flameeyes' Pettenò
2007-06-17A few minor changelog cleanups.Darren Salt
2007-06-16Merge from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-06-16Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...Diego 'Flameeyes' Pettenò
2007-06-15fix possible crash in xcbxv output plugin"Christoph Pfister"
2007-06-14Fix building, missing include path.Albert Lee
2007-06-14Init mpegvideo only once (fixes when MMX and mediaLib are both present).Albert Lee
2007-06-14Init dsputil only once (fixes when MMX and mediaLib are both present).Albert Lee
2007-06-14Disable mediaLib support by default.Diego 'Flameeyes' Pettenò
2007-06-14Include bswap.h too.Diego 'Flameeyes' Pettenò