Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-07 | Fix demuxing of uncompressed VobSub subtitles in Matroska files | Mathieu Olivier | |
CVS patchset: 8490 CVS date: 2007/01/07 12:33:50 | |||
2007-01-06 | Fix a silly naming error. Should fix linkage problems where vidix is enabled. | Darren Salt | |
CVS patchset: 8488 CVS date: 2007/01/06 16:46:56 | |||
2007-01-06 | Link libdha into libvidix, this should close the last linking (and runtime) ↵ | Diego 'Flameeyes' Pettenò | |
issue. CVS patchset: 8487 CVS date: 2007/01/06 16:23:05 | |||
2007-01-03 | Support setting the playback start time over MMS. | Claudio Ciccani | |
CVS patchset: 8485 CVS date: 2007/01/03 15:12:37 | |||
2007-01-03 | Added support for setting the playback start time (same as the RTSP plugin). | Claudio Ciccani | |
Actually this is only implemented for the MMST protocol. CVS patchset: 8484 CVS date: 2007/01/03 15:09:42 | |||
2006-12-31 | Link to libdha as suggested by Jason Tackaberry, this should be the last ↵ | Diego 'Flameeyes' Pettenò | |
linking error. CVS patchset: 8483 CVS date: 2006/12/31 17:23:36 | |||
2006-12-31 | Add missing links to $(XINE_LIB). | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8482 CVS date: 2006/12/31 15:00:54 | |||
2006-12-31 | Fix typo.. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8480 CVS date: 2006/12/31 12:34:21 | |||
2006-12-31 | Link against libm (missing symbols). | Darren Salt | |
CVS patchset: 8479 CVS date: 2006/12/31 12:17:00 | |||
2006-12-30 | When building encoders, mjpeg is needed too. | Darren Salt | |
Otherwise we get a link error about mjpeg_init being missing. CVS patchset: 8478 CVS date: 2006/12/30 22:25:04 | |||
2006-12-30 | Link against libm (missing symbols). | Darren Salt | |
CVS patchset: 8477 CVS date: 2006/12/30 20:28:23 | |||
2006-12-30 | Link against libm (missing symbols). | Darren Salt | |
CVS patchset: 8476 CVS date: 2006/12/30 19:54:32 | |||
2006-12-28 | Link to pthreads for the pvr input plugin. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8474 CVS date: 2006/12/28 21:38:32 | |||
2006-12-28 | Link to thread libs when needed | Reinhard Tartler | |
CVS patchset: 8473 CVS date: 2006/12/28 09:57:02 | |||
2006-12-28 | Link to threading providing libs and -lm. THIS PROBABLY NEEDS REVIEW! | Reinhard Tartler | |
(but makes xine-lib build at least on debian/i386 systems) CVS patchset: 8472 CVS date: 2006/12/28 09:56:01 | |||
2006-12-28 | Link to libxine when needed | Reinhard Tartler | |
CVS patchset: 8471 CVS date: 2006/12/28 09:54:37 | |||
2006-12-27 | Link to X libraries when buidling the SDL plugin with X support. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8469 CVS date: 2006/12/27 23:15:45 | |||
2006-12-27 | Link to the dlopen-providing library. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8467 CVS date: 2006/12/27 22:32:29 | |||
2006-12-27 | Link to libxine when needed. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8465 CVS date: 2006/12/27 22:14:45 | |||
2006-12-26 | * Allow decoding of MusePack SV 7.x files (7.1 files at least play fine). | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8464 CVS date: 2006/12/26 17:40:37 | |||
2006-12-26 | * Implement a True Audio files demuxer. [bug #1586381] | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8463 CVS date: 2006/12/26 16:59:55 | |||
2006-12-26 | Fix LOG_MODULE definition to be the same as the name of the unit file. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8462 CVS date: 2006/12/26 14:28:48 | |||
2006-12-26 | * Implement a WavPack files demuxer, using WavPack library (only for demuxing | Diego 'Flameeyes' Pettenò | |
as the decoding is left entirely to FFmpeg); it's still in its infancy, but it should be possible to remove WavPack dependency entirely in the future. CVS patchset: 8461 CVS date: 2006/12/26 03:22:28 | |||
2006-12-26 | Add WavPack to the list of supported audio streams FFmpeg can decode. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8460 CVS date: 2006/12/26 03:20:12 | |||
2006-12-26 | Add WavPack to the list of supported audio buffers. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8459 CVS date: 2006/12/26 03:18:56 | |||
2006-12-25 | Fix a grammar error, and mark the error message for translation. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8458 CVS date: 2006/12/25 21:59:32 | |||
2006-12-25 | * Replace --enable-flac configure option with --with-libflac, as the FLAC | Diego 'Flameeyes' Pettenò | |
support is always built-in through the audio demuxer plugin and the FFmpeg decoder plugin, the option only controls the extra FLAC plugin that uses libFLAC both for demuxing and decoding. CVS patchset: 8457 CVS date: 2006/12/25 20:04:17 | |||
2006-12-25 | * Make the libFLAC-based decoder and demuxer for FLAC files work with recent | Diego 'Flameeyes' Pettenò | |
FLAC release 1.1.3. CVS patchset: 8455 CVS date: 2006/12/25 19:22:00 | |||
2006-12-25 | Correctly export _x_post_frame_u_turn. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8452 CVS date: 2006/12/25 18:43:38 | |||
2006-12-25 | Goom postplugin use math functions, link to libm. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8451 CVS date: 2006/12/25 18:40:36 | |||
2006-12-25 | The faad decoding plugin uses math functions, link it to libm. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8450 CVS date: 2006/12/25 18:38:15 | |||
2006-12-25 | The nsf decoding plugin uses math functions, link it to libm. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8449 CVS date: 2006/12/25 18:37:17 | |||
2006-12-25 | The mpeg2 decoding plugin uses ceil(), so link it to libm. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8448 CVS date: 2006/12/25 18:35:53 | |||
2006-12-25 | The dvd input plugin uses dlopen-related functions, link to the correct library. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8447 CVS date: 2006/12/25 18:34:07 | |||
2006-12-25 | The alsa audio output plugin uses threads, so link it correctly. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8446 CVS date: 2006/12/25 18:32:54 | |||
2006-12-25 | * Implement at least a partial content-based detection of ModPlug-decoded | Diego 'Flameeyes' Pettenò | |
module files, using the magic numbers from GNU file. This allows to open module files based on content rather than on their extension only. [bug #1445746] CVS patchset: 8445 CVS date: 2006/12/25 17:39:39 | |||
2006-12-25 | * Fix Shorten demuxer: the whole ajkg signature has to be found, not only | Diego 'Flameeyes' Pettenò | |
one character of it. [bug #1601134] CVS patchset: 8444 CVS date: 2006/12/25 16:54:56 | |||
2006-12-25 | * Fix invalid memory access in Real Media SDP with tailored stream; reported | Diego 'Flameeyes' Pettenò | |
by Roland Kay. [bug #1602631] CVS patchset: 8442 CVS date: 2006/12/25 16:21:56 | |||
2006-12-25 | * Fix program termination due to invalid Real Media SDP; reported by Roland | Diego 'Flameeyes' Pettenò | |
Kay. [bug #1602663] CVS patchset: 8441 CVS date: 2006/12/25 16:12:16 | |||
2006-12-25 | * Fix invalid memory access in Real Media ASM parser; reported by Roland | Diego 'Flameeyes' Pettenò | |
Kay. [bug #1603503] CVS patchset: 8440 CVS date: 2006/12/25 15:39:31 | |||
2006-12-25 | * Fix disposing of image buffers in video_out_xv when SHM get disabled by | Diego 'Flameeyes' Pettenò | |
exhaustion of memory; patch by Matthias Drochner. [bug #1620339] CVS patchset: 8439 CVS date: 2006/12/25 15:19:51 | |||
2006-12-25 | * Allow building with Sun CC by fixing the lprintf variadic macro; patch by | Diego 'Flameeyes' Pettenò | |
Taso N. Devetzis. [bug #1614406] CVS patchset: 8438 CVS date: 2006/12/25 15:16:33 | |||
2006-12-25 | Fix race condition in audio_out by using a recursive mutex; patch by ↵ | Diego 'Flameeyes' Pettenò | |
Reinhard Nissl. [bug #1551911] CVS patchset: 8437 CVS date: 2006/12/25 15:07:51 | |||
2006-12-23 | Fixed mimetype description string. | Claudio Ciccani | |
CVS patchset: 8436 CVS date: 2006/12/23 14:43:16 | |||
2006-12-22 | In rtsp_session_read(): return the actual amount of bytes read. | Claudio Ciccani | |
CVS patchset: 8435 CVS date: 2006/12/22 18:08:10 | |||
2006-12-22 | Check whether or not we are playing before calling input_plugin->seek_time(). | Claudio Ciccani | |
CVS patchset: 8434 CVS date: 2006/12/22 16:45:44 | |||
2006-12-22 | Removed INPUT_CAP_NOCACHE. | Claudio Ciccani | |
Modified rtsp_session_read() to break reading after the end of the header. Support user-specified bandwidth via the "media.network.bandwidth" config option. CVS patchset: 8433 CVS date: 2006/12/22 16:42:20 | |||
2006-12-22 | Removed INPUT_CAP_NOCACHE. | Claudio Ciccani | |
CVS patchset: 8432 CVS date: 2006/12/22 16:38:15 | |||
2006-12-21 | Apply the textrel patch from Gentoo, thanks to PaX team for providing it. ↵ | Diego 'Flameeyes' Pettenò | |
The patch was applied and tested for a while in Gentoo and Pardus, and solves also Debian's problems with non-PIC code. If problems will arise, they'll be debugged. CVS patchset: 8431 CVS date: 2006/12/21 09:54:44 | |||
2006-12-21 | Improve the compiler optimisation failure workaround. | Darren Salt | |
CVS patchset: 8430 CVS date: 2006/12/21 00:11:31 |