Age | Commit message (Expand) | Author |
2007-01-06 | Link libdha into libvidix, this should close the last linking (and runtime) i... | Diego 'Flameeyes' Pettenò |
2007-01-04 | Update | Philipp Hahn |
2007-01-03 | Support setting the playback start time over MMS. | Claudio Ciccani |
2007-01-03 | Added support for setting the playback start time (same as the RTSP plugin). | Claudio Ciccani |
2006-12-31 | Link to libdha as suggested by Jason Tackaberry, this should be the last link... | Diego 'Flameeyes' Pettenò |
2006-12-31 | Add missing links to $(XINE_LIB). | Diego 'Flameeyes' Pettenò |
2006-12-31 | Bump external libavcodec version needed for WavPack support. | Diego 'Flameeyes' Pettenò |
2006-12-31 | Fix typo.. | Diego 'Flameeyes' Pettenò |
2006-12-31 | Link against libm (missing symbols). | Darren Salt |
2006-12-30 | When building encoders, mjpeg is needed too. | Darren Salt |
2006-12-30 | Link against libm (missing symbols). | Darren Salt |
2006-12-30 | Link against libm (missing symbols). | Darren Salt |
2006-12-28 | Regen. | Diego 'Flameeyes' Pettenò |
2006-12-28 | Link to pthreads for the pvr input plugin. | Diego 'Flameeyes' Pettenò |
2006-12-28 | Link to thread libs when needed | Reinhard Tartler |
2006-12-28 | Link to threading providing libs and -lm. THIS PROBABLY NEEDS REVIEW! | Reinhard Tartler |
2006-12-28 | Link to libxine when needed | Reinhard Tartler |
2006-12-28 | Work around version number breakage in libavcodec.pc (libavcodec-dev). | Darren Salt |
2006-12-27 | Link to X libraries when buidling the SDL plugin with X support. | Diego 'Flameeyes' Pettenò |
2006-12-27 | Correct a typo in option help text. | Darren Salt |
2006-12-27 | Link to the dlopen-providing library. | Diego 'Flameeyes' Pettenò |
2006-12-27 | Use X_LIBS and X_FLAGS to get the results of pkg-config. | Diego 'Flameeyes' Pettenò |
2006-12-27 | Link 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-26 | Fix 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 demuxing | Diego 'Flameeyes' Pettenò |
2006-12-26 | Add WavPack to the list of supported audio streams FFmpeg can decode. | Diego 'Flameeyes' Pettenò |
2006-12-26 | Add WavPack to the list of supported audio buffers. | Diego 'Flameeyes' Pettenò |
2006-12-25 | Fix 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 FLAC | Diego 'Flameeyes' Pettenò |
2006-12-25 | * On platforms where it's possible, use -Wl,-z,defs option so that the linker | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Make the libFLAC-based decoder and demuxer for FLAC files work with recent | Diego 'Flameeyes' Pettenò |
2006-12-25 | Move common cflags injection at the end of the configure run, so that tests t... | Diego 'Flameeyes' Pettenò |
2006-12-25 | Add AC_TRY_LDFLAGS macro similarly to AC_TRY_CFLAGS. | Diego 'Flameeyes' Pettenò |
2006-12-25 | Correctly export _x_post_frame_u_turn. | Diego 'Flameeyes' Pettenò |
2006-12-25 | Goom postplugin use math functions, link to libm. | Diego 'Flameeyes' Pettenò |
2006-12-25 | The faad decoding plugin uses math functions, link it to libm. | Diego 'Flameeyes' Pettenò |
2006-12-25 | The nsf decoding plugin uses math functions, link it to libm. | Diego 'Flameeyes' Pettenò |
2006-12-25 | The mpeg2 decoding plugin uses ceil(), so link it to libm. | Diego 'Flameeyes' Pettenò |
2006-12-25 | The dvd input plugin uses dlopen-related functions, link to the correct library. | Diego 'Flameeyes' Pettenò |
2006-12-25 | The alsa audio output plugin uses threads, so link it correctly. | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Implement at least a partial content-based detection of ModPlug-decoded | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix Shorten demuxer: the whole ajkg signature has to be found, not only | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Don't check for libpostproc version and assume that if libavcodec is found | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix invalid memory access in Real Media SDP with tailored stream; reported | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix program termination due to invalid Real Media SDP; reported by Roland | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix invalid memory access in Real Media ASM parser; reported by Roland | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix disposing of image buffers in video_out_xv when SHM get disabled by | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Allow building with Sun CC by fixing the lprintf variadic macro; patch by | Diego 'Flameeyes' Pettenò |