summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-13Fix vidix compilation (for those who enable it).Darren Salt
2007-01-11Reconnect to the server just after the first request.Claudio Ciccani
2007-01-10make number of frames configurableMiguel Freitas
2007-01-09As as.m4 was removed, remove its reference.Diego 'Flameeyes' Pettenò
2007-01-09Support setting the start time over MMSH protocol.Claudio Ciccani
2007-01-08more build fixes (libdha is already included into libvidix)Miguel Freitas
2007-01-08trying to fix broken MakefileMiguel Freitas
2007-01-07Wrap the seek_time() and get_current_time() methods when supported by the rea...Claudio Ciccani
2007-01-07Fix demuxing of uncompressed VobSub subtitles in Matroska filesMathieu Olivier
2007-01-06Use AM_PROG_AS instead of our AM_PROG_AS_MOD.Darren Salt
2007-01-06Fix a silly naming error. Should fix linkage problems where vidix is enabled.Darren Salt
2007-01-06Link libdha into libvidix, this should close the last linking (and runtime) i...Diego 'Flameeyes' Pettenò
2007-01-04UpdatePhilipp Hahn
2007-01-03Support setting the playback start time over MMS.Claudio Ciccani
2007-01-03Added support for setting the playback start time (same as the RTSP plugin).Claudio Ciccani
2006-12-31Link to libdha as suggested by Jason Tackaberry, this should be the last link...Diego 'Flameeyes' Pettenò
2006-12-31Add missing links to $(XINE_LIB).Diego 'Flameeyes' Pettenò
2006-12-31Bump external libavcodec version needed for WavPack support.Diego 'Flameeyes' Pettenò
2006-12-31Fix typo..Diego 'Flameeyes' Pettenò
2006-12-31Link against libm (missing symbols).Darren Salt
2006-12-30When building encoders, mjpeg is needed too.Darren Salt
2006-12-30Link against libm (missing symbols).Darren Salt
2006-12-30Link against libm (missing symbols).Darren Salt
2006-12-28Regen.Diego 'Flameeyes' Pettenò
2006-12-28Link to pthreads for the pvr input plugin.Diego 'Flameeyes' Pettenò
2006-12-28Link to thread libs when neededReinhard Tartler
2006-12-28Link to threading providing libs and -lm. THIS PROBABLY NEEDS REVIEW!Reinhard Tartler
2006-12-28Link to libxine when neededReinhard Tartler
2006-12-28Work around version number breakage in libavcodec.pc (libavcodec-dev).Darren Salt
2006-12-27Link to X libraries when buidling the SDL plugin with X support.Diego 'Flameeyes' Pettenò
2006-12-27Correct a typo in option help text.Darren Salt
2006-12-27Link to the dlopen-providing library.Diego 'Flameeyes' Pettenò
2006-12-27Use X_LIBS and X_FLAGS to get the results of pkg-config.Diego 'Flameeyes' Pettenò
2006-12-27Link to libxine when needed.Diego 'Flameeyes' Pettenò
2006-12-26 * Allow decoding of MusePack SV 7.x files (7.1 files at least play fine).Diego 'Flameeyes' Pettenò
2006-12-26 * Implement a True Audio files demuxer. [bug #1586381]Diego 'Flameeyes' Pettenò
2006-12-26Fix LOG_MODULE definition to be the same as the name of the unit file.Diego 'Flameeyes' Pettenò
2006-12-26 * Implement a WavPack files demuxer, using WavPack library (only for demuxingDiego 'Flameeyes' Pettenò
2006-12-26Add WavPack to the list of supported audio streams FFmpeg can decode.Diego 'Flameeyes' Pettenò
2006-12-26Add WavPack to the list of supported audio buffers.Diego 'Flameeyes' Pettenò
2006-12-25Fix a grammar error, and mark the error message for translation.Diego 'Flameeyes' Pettenò
2006-12-25 * Replace --enable-flac configure option with --with-libflac, as the FLACDiego 'Flameeyes' Pettenò
2006-12-25 * On platforms where it's possible, use -Wl,-z,defs option so that the linkerDiego 'Flameeyes' Pettenò
2006-12-25 * Make the libFLAC-based decoder and demuxer for FLAC files work with recentDiego 'Flameeyes' Pettenò
2006-12-25Move common cflags injection at the end of the configure run, so that tests t...Diego 'Flameeyes' Pettenò
2006-12-25Add AC_TRY_LDFLAGS macro similarly to AC_TRY_CFLAGS.Diego 'Flameeyes' Pettenò
2006-12-25Correctly export _x_post_frame_u_turn.Diego 'Flameeyes' Pettenò
2006-12-25Goom postplugin use math functions, link to libm.Diego 'Flameeyes' Pettenò
2006-12-25The faad decoding plugin uses math functions, link it to libm.Diego 'Flameeyes' Pettenò
2006-12-25The nsf decoding plugin uses math functions, link it to libm.Diego 'Flameeyes' Pettenò