summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-17Merge from 1.1.Darren Salt
2009-02-17Update documentation etc. to point at the new home page.Darren Salt
2009-02-16Protect audio loop so it cannot write to a paused device (fixMiguel Freitas
2009-02-13Fix a build failure on *BSD due to some rather useful GNUisms.Darren Salt
2009-02-10Merge from 1.1.Darren Salt
2009-02-10Restart 1.1.17 (again); revert changes made specifically for the release.Darren Salt
2009-02-10Disable libmpeg2new for release.Darren Salt
2009-02-10Fix a possible integer overflow in the 4XM demuxer. (TKADV2009-004.txt)Darren Salt
2009-02-10Fix broken size checks in various input plugins (ref. CVE-2008-5239).Darren Salt
2009-02-09demux_unstick_ao_loop() reports that xine might be stuck != is stuckLorenzo Desole
2009-02-09Fix race conditions in gapless_switch (ref. kde bug #180339)Miguel Freitas
2009-02-08Remove a break which causes some front ends to hang. (cset ce60f8b5995a)Darren Salt
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Add allocation checks to the Real MDPR parsing code (ref. CVE-2008-5240).Darren Salt
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Include Makefile.plugins from the right place.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Copy the Sparc32 compilation fix in cset 114515c61c07 into libmpeg2new.Darren Salt
2009-01-17Don't install mpeg2.h & mpeg2convert.h.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-16Merge from 1.1.Darren Salt
2009-01-16Missing libmpeg2new header files.Darren Salt
2009-01-16Merge from 1.1.Darren Salt
2009-01-16libmpeg2new/include wasn't being included in tarbals.Darren Salt
2009-01-16Merge from 1.1.Darren Salt
2009-01-16Terminate the supported types list...Darren Salt
2009-01-16Merge ffmeg codecs list creation rework from 1.1 with adaptations.Darren Salt
2009-01-16Rework ffmpeg codecs lists creation.Darren Salt
2009-01-15Merge from 1.1, but neither distribute nor include by default xine_mmx.h.Darren Salt
2009-01-15Prepare for xine_mmx.h.Darren Salt
2009-01-15Split most of the MMX declarations in xineutils.h out into xine_mmx.h.Darren Salt
2009-01-14Merge from 1.1.Darren Salt
2009-01-14Avoid printing "plugin foo found" if the filename is null.Darren Salt
2009-01-12Merge from 1.1.Darren Salt
2009-01-12Enable libmpeg2new & clean it up. libmpeg2 remains preferred.Darren Salt
2009-01-12Move libmpeg2new into src/video_dec.Darren Salt
2009-01-12Fix build of directx VO plugin.František Dvořák
2009-01-12Fixed lvalue cast error (build with newer mingw compilation tools).František Dvořák
2009-01-11Merge from 1.1.Darren Salt
2008-11-29Use a regular int instead of MagickBoolType and assume 0 for MagickFalse.Loïc Minier
2009-01-14Fix building against ImageMagick 6.4.5Robin H. Johnson
2008-11-22Access to cddb cache brokenMatthias
2009-01-11Merge from 1.1, dropping the build fix for old libavcodec.Darren Salt
2009-01-11Merge.Darren Salt
2009-01-11Reapply cset ffb2e82d7bb7 (accidental removal by this cset's parent).Darren Salt
2009-01-11Merge.Darren Salt
2009-01-11Fix PTS tagging: large (negative) PTS values are a result of turning it off t...Reinhard Nißl
2009-01-10Cast away some compiler warnings.Reinhard Nißl
2009-01-10Fix faked preview data to avoid demuxer warning.Reinhard Nißl