- 09 Sep, 2001 1 commit
-
-
Sam Hocevar authored
Changes to vlc: * Fixed arch-dependant build dependencies (Closes Debian bug #109722). * Minor changes to the (non-working) ncurses interface. Changes to libdvdcss (courtesy of H�kan Hjort <d95hjort@dtek.chalmers.se>): * If we see 3000 unencrypted blocks assume that the title is unencrypted. * If we have not seen any encrypted block and then discover that the block just read is not a valid block of an MPEG2 Program stream, assume that the title is unencrypted. * Empty keys (for unscrambled sectors) are now cached as well. * We try to decrypt the file even if DVD ioctls are not available.
-
- 06 Sep, 2001 8 commits
-
-
Henri Fallon authored
- Removed the nuts message "unable to allocate memory" when the netlist got empty. - Cosmetic changes.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Henri Fallon authored
script
-
Henri Fallon authored
-
- 05 Sep, 2001 3 commits
-
-
Christophe Massiot authored
<lochegm1@cti.ecp.fr> ; * ac3dec uninitialized data structure fix, courtesy of Damian Ivereigh <damian@cisco.com>.
-
Christophe Massiot authored
-
Christophe Massiot authored
(untested !) ; * Local minor optimizations in IDCT ; * Removed a hopeless kludge in input_clock.c
-
- 04 Sep, 2001 1 commit
-
-
Jon Lech Johansen authored
-
- 27 Aug, 2001 1 commit
-
-
Christophe Massiot authored
-
- 24 Aug, 2001 3 commits
-
-
Christophe Massiot authored
(e.g. have problems with this) ; * Added warning messages.
-
Sam Hocevar authored
* Fixed build dependencies for architectures not supporting libasound2 (Closes Debian bug #109722).
-
Christophe Massiot authored
-
- 23 Aug, 2001 3 commits
-
-
Sam Hocevar authored
* Attempt to fix the SDL detection under *BSD.
-
Christophe Massiot authored
environment. If you have problems with this, tell me and we'll find an alternate solution.
-
Christophe Massiot authored
-
- 22 Aug, 2001 5 commits
-
-
Gildas Bazin authored
- The win32 port is once again using msvcrt.dll instead of msvcrt40.dll - Fixed a synchro bug (typo) in video_output.c
-
Christophe Massiot authored
(buggy) web streaming.
-
Christophe Massiot authored
- performance boost ; - fixed the "Dual Prime Arithmetic" bug ; - 3DNow! motion compensation module ; * BTW, fixed numerous bugs ; * AC3dec statistics do not show up with --enable-stats, because I doubt they're understandable by a normal human being, and they pollute the output.
-
Sam Hocevar authored
* Grmbl. Forgot to update the libdvdcss changelog.
-
Sam Hocevar authored
* Split ChangeLog into ChangeLog and ChangeLog.libdvdcss. * Added --xvadaptor flag to select the XVideo adaptor to use. * Everything is ready for the 0.2.83 release.
-
- 20 Aug, 2001 1 commit
-
-
Jon Lech Johansen authored
* Switched QNX audio output to block mode as stream mode is no longer supported under the latest QNX release.
-
- 19 Aug, 2001 1 commit
-
-
Sam Hocevar authored
* Added support in ./configure for the cprof profiler. * Activated -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 on all platforms, fixes issues under Solaris and QNX. * Additional checks for SSE-specific (non-MMXEXT) instructions, as reported in <20010817114220.A23480@slartibartfast.angrypacket.com>.
-
- 17 Aug, 2001 1 commit
-
-
Jon Lech Johansen authored
* Overlay now works under latest QNX release.
-
- 14 Aug, 2001 4 commits
-
-
Sam Hocevar authored
* Fixed yesterday's pthread detection fix.
-
Tony Castley authored
and easier to implement overlay and DirectWindow.
-
Sam Hocevar authored
* GNU/Hurd configuration and compilation fixes.
-
Sam Hocevar authored
* Fixed a crash in subtitle rendering. * Activated old crappy subtitle rendering in overlay mode (ugly but probably better than having no subtitles at all).
-
- 13 Aug, 2001 1 commit
-
-
Sam Hocevar authored
* Added missing debian files I forgot to add a long time ago. * Fixed libglide2/libglide3 inconsistency in debian/control.
-
- 10 Aug, 2001 5 commits
-
-
Sam Hocevar authored
* Another stupid typo (hope I got it right this time :p).
-
Sam Hocevar authored
* Another mistake in the BSD/OS configuration process.
-
Christophe Massiot authored
-
Sam Hocevar authored
* Added proper Conflicts: rules in debian/control. * configure.in fixes for BSD/OS.
-
Christophe Massiot authored
-
- 09 Aug, 2001 2 commits
-
-
Sam Hocevar authored
* Added BSD/OS libdvd by Steven M. Schultz <sms@TO.GD-ES.COM> in extras/BSDI_dvdioctl after he suggested it. License is GPL. * ./configure now checks for an installed libdvd under BSD/OS and falls back to ours if not found. * Fixed harmless typos in yesterday's Solaris libdvd patches. * Bumped libdvdcss version number up to 0.0.3 ; release will probably follow once the BSDI changes have been tested.
-
Jon Lech Johansen authored
-