- 10 Dec, 2001 3 commits
-
-
Christophe Massiot authored
<greengrass@writeme.com> ; * Seeking patch for X11, courtesy of Peter Surda <shurdeek@panorama.sth.ac.at>.
-
Sam Hocevar authored
* Fixed a segfault on exit when no fast_memcpy module was found.
-
Sam Hocevar authored
* Workaround for a bug in the GLIBC dlopen() code.
-
- 09 Dec, 2001 2 commits
-
-
Sam Hocevar authored
* Fixed win32 compilation.
-
Sam Hocevar authored
* Added the MAD plugin to the Debian build system, called it mad instead of mad_adec to stay coherent will other plugins. * Fixed a few warnings due to missing <string.h>.
-
- 08 Dec, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed debian and make snapshot rules.
-
- 07 Dec, 2001 5 commits
-
-
Christophe Massiot authored
pre-release.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sam Hocevar authored
* Fixed a total breakage of decoder plugins introduced by fast_memcpy. * Got rid of #include "main.h", included it in common.h instead ; got rid of #include "config.h" in most files as well.
-
Johan Bilien authored
them do nothing) All inputs should now have a pf_setprogram function. A default one is provided in input_programs.c.
-
- 06 Dec, 2001 5 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* Updated documentation ; * New --desync option, to delay the video (in case of lip desynchronization) ; this is bad, but we have no other option for the moment ; * Clicking in vout now pauses the stream, patch courtesy of Peter Surda.
-
Tony Castley authored
(Thanks Rudolf) Fixed the Prev Title Bug, now works.
-
- 05 Dec, 2001 2 commits
-
-
Christophe Massiot authored
-
Johan Bilien authored
input_thread_t structure, so that we may support multi programs streams. * Modified inputs to take account of this change. * Modified input_clock.c so that it doesn't refer to pp_programs[0] any more. Now we should not refer to the first program, but to the selected program. Functions to change the current program are coming.
-
- 04 Dec, 2001 1 commit
-
-
Christophe Massiot authored
-
- 03 Dec, 2001 7 commits
-
-
Christophe Massiot authored
-
Stéphane Borel authored
-added eof for ts seekable streams -close netlist when ts input ends
-
Christophe Massiot authored
-
Sam Hocevar authored
* Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose "--memcpy <whatever>" to choose one from c, mmx, mmxext or 3dn. Please test! Especially Athlon users. * Added versioned build-dep to libasound2-dev (Closes Debian bug #121057). * Updated Gtk/GNOME interfaces to use "udpstream" instead of "ts". * Unrolled ChangeLog.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 02 Dec, 2001 2 commits
-
-
Florian G. Pflug authored
when there was no valid sequence.
-
Stéphane Borel authored
-hopeless fix for the input netlist corruption bug. Please test.
-
- 01 Dec, 2001 1 commit
-
-
Tony Castley authored
-
- 30 Nov, 2001 3 commits
-
-
Gildas Bazin authored
* DeleteDecoderConfig wasn't freeing (anymore) the packets left in the decoder fifo. This bug was creating an io_vec starving on title change when playing DVDs.
-
Tony Castley authored
-
Stéphane Borel authored
-Update for libdvdcss documentation
-
- 29 Nov, 2001 6 commits
-
-
Johan Bilien authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
other plug-ins.
-
Florian G. Pflug authored
It' wouldn't compile on OSX without this. *) Removed the mutex the vout and intf thread (were supposed to use) for syncronizing acces to the p_vout->p_sys structure. The p_vout->change_lock mutex is used for syncronization now. (and should make synronization work)
-
- 28 Nov, 2001 1 commit
-
-
Christophe Massiot authored
now be included *before* threads.h ; * Changed all files to include intf_msg.h before threads.h ; while I was at it, I update the copyright notices ; * Removed the obsolete darwin plug-in.
-
- 27 Nov, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed a deadlock (bug reported by marcari).
-