summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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ò
2007-06-13Don't redefine the BE_16/32 macros.Diego 'Flameeyes' Pettenò
2007-06-13Make explanation a constant string (gettext() strings are never freed).Albert Lee
2007-06-13Fix parameter type.Albert Lee
2007-06-13Avoid name collision (don't redefine NOPID).Albert Lee
2007-06-13pgx32/64 need SUNDGA_CFLAGSAlbert Lee
2007-06-13Add printf format attribute.Albert Lee
2007-06-13Avoid name collison (don't redefine TRANSPARENT).Albert Lee
2007-06-13Support Solaris byteorder.h macros.Albert Lee
2007-06-13Fix compiler warning (pointer arithmetic).Albert Lee
2007-06-13Clean up solaris PTHREAD_CFLAGS/PTHREAD_LIBSBen Taylor
2007-06-13Fix leak on vorbis decoder as reported by Sander Jansen.Diego 'Flameeyes' Pettenò
2007-06-13Fix stupid mistake.Diego 'Flameeyes' Pettenò
2007-06-13Backport the memmem() replacement from 1.2 series.Diego 'Flameeyes' Pettenò
2007-06-10Added Solaris support for gcc and studio to pthreads.m4Ben Taylor
2007-06-10Update version information.Diego 'Flameeyes' Pettenò
2007-06-10Backport last.fm support to 1.1 branch.Diego 'Flameeyes' Pettenò
2007-06-09Add $(LTLIBINTL) for a few plugins which I'd missed.Darren Salt
2007-06-09Use $(LTLIBICONV) instead of $(LIBICONV) when linking libxine.so.Darren Salt
2007-06-09Use $(LTLIBICONV) instead of @LIBICONV@.Darren Salt
2007-06-09Add $(LTLIBICONV) wherever objdump -R shows a dependency on iconv functions.Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-06-08Enable the wavpack plugin.Darren Salt
2007-06-08Added $(LTLIBINTL) to several targetsBen Taylor
2007-06-08Add two missing alloca.h includes and clean up one other.Darren Salt
2007-06-08Protect attribute declarations against, e.g., random printf redefinitions.Darren Salt
2007-06-08Fix build issues on systems which need our internal asprintf.Darren Salt
2007-06-07Signature for 1.1.7.Darren Salt
2007-06-07Release tag for 1.1.7.Darren Salt
2007-06-071.1.7.xine-lib-1_1_7-release1.1.7Darren Salt
2007-06-06Fix RealPlayer codec detection and a nearby logging build failure. Both typos.Darren Salt
2007-06-06Clean up .tar.bz2 as well as .tar.gz.Darren Salt
2007-06-06Changelog entry for the fb colour conversion crash fix.Darren Salt
2007-06-06[PATCH] video_out_fb crashSteve Freeland
2007-06-05Silence an ignored error when running "debuild clean".Darren Salt
2007-06-05Disable aRTs output plugin by default, it's deprecated and will be removed in...Diego 'Flameeyes' Pettenò