summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-05Use XINE_PACKED rather than __attribute__((__packed__)).Diego 'Flameeyes' Pettenò
2007-06-04Merge Matthias Kretz's changes.Darren Salt
2007-06-04Merge from 1.1.Darren Salt
2007-06-04fallback to none output when the device is unpluggedMatthias Kretz
2007-06-04handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...Matthias Kretz
2007-06-04pending a real fix --enable-debug for libxine does not enable debugging optio...Matthias Kretz
2007-06-04Mark audiocs_rates static and const.Diego 'Flameeyes' Pettenò
2007-06-04Remove redundant nested #ifdef __svr4__.Diego 'Flameeyes' Pettenò
2007-06-03Update libmpcdec code to 1.2.6 version.Diego 'Flameeyes' Pettenò
2007-06-03Changelog entry for the MPEG PES change.Darren Salt
2007-06-03[patch] Fix video pid misdetectionAndrew de Quincey
2007-06-03[PATCH] remove uneeded %s from it translationRiccardo Magliocchetti
2007-06-03Add a comment & changelog entry for the mmap bug fix.Darren Salt
2007-06-03[patch] Nasty mmap problem with huge filesAndrew de Quincey
2007-06-02Make LIBNAME correspond to the soname.Darren Salt
2007-06-02Fiddle with the versioning so that we get libxine.so.2.0.0.Darren Salt
2007-06-02Repair breakage introduced in cset 923cae943a0e.Darren Salt
2007-06-02Rename libxine-dev to libxine2-dev.Darren Salt
2007-06-02Merge.Darren Salt
2007-06-02Merge from 1.1; handle Debian packaging fallout from the merge.Darren Salt
2007-06-02Conflict with libxine2-dev.Darren Salt
2007-06-02Bump libtool revision number.Darren Salt
2007-06-02Don't use GNU make extensions for fig to png creation, as the old-style suffi...Diego 'Flameeyes' Pettenò
2007-06-02Regenerate.Diego 'Flameeyes' Pettenò
2007-06-02Add a -doc package, allowing libxine1 and libxine2 to be installed together.Darren Salt
2007-06-01Remove cachedir_entry variable that is now unused.Diego 'Flameeyes' Pettenò
2007-06-01Collapse the Ogg demuxer, and the Theora, Vorbis and Speex decoders in the sa...Diego 'Flameeyes' Pettenò
2007-06-01Port Simon Farnsworth's xv deinterlacing fix to xcbxv.Darren Salt
2007-06-01Prioritise the musepack demuxer over mpgaudio, as sometimes the latter can mi...Bram Verweij
2007-05-31Merge.Diego 'Flameeyes' Pettenò
2007-05-31Don't include the local copy of frame.h and synth.h when building with extern...Diego 'Flameeyes' Pettenò
2007-05-31Move gsm610 sources inside contrib/.Diego 'Flameeyes' Pettenò
2007-05-31Move modplug demuxing on its own plugin.Diego 'Flameeyes' Pettenò
2007-05-31Patch: fix parsing qt/mov embedded referncesClaudio Ciccani
2007-05-31Return -1 in case the mode is not one of the accepted ones.Diego 'Flameeyes' Pettenò
2007-05-31Rename the flac combined plugin sources so that they are listed together in a...Diego 'Flameeyes' Pettenò
2007-05-31Rename the wavpack combined plugin sources so that their are listed together ...Diego 'Flameeyes' Pettenò
2007-05-31Use a listing for _LTLIBRARIES similar to other Makefiles.Diego 'Flameeyes' Pettenò
2007-05-31Create a single NSF plugin that includes both the demuxer (previously in the ...Diego 'Flameeyes' Pettenò
2007-05-31Move nosefart sources inside contrib/ directory.Diego 'Flameeyes' Pettenò
2007-05-31Merge -newbuild.Darren Salt
2007-05-31Link libiso9660 into the vcd plugin. Fixes a run-time symbol lookup failure.Darren Salt
2007-05-30Merge from 1.1.Darren Salt
2007-05-30Include the WWW-Authenticate header content in the "authentication needed" msg.Darren Salt
2007-05-29Actually id3v2_tagsize was used by demux_mpgaudio and demux_aac; but as it ma...Diego 'Flameeyes' Pettenò
2007-05-29Use the integer versions of Speex decoding functions, this avoids an iteratio...Diego 'Flameeyes' Pettenò
2007-05-29Add a ChangeLog entry.Diego 'Flameeyes' Pettenò
2007-05-29Fix typo reporting ID3v2.4 tags as ID3v2.3.Diego 'Flameeyes' Pettenò
2007-05-29Print the invalid header flags when found.Diego 'Flameeyes' Pettenò
2007-05-29Add a comment about id3v2_istag function and remove id3v2_tagsize function (w...Diego 'Flameeyes' Pettenò