annotate debian/README.debian @ 1362:11673118f37f

Fix segfault in DShow video decoder. Using directshow, the sh_video->out_out_buffer is NULL on the first few decoded frames, and is initialized in loader/DirectShow/outputpin.cpp, method COutputPin::Receive(), while the video is already running. Do not try to display a frame while sh_video->out_out_buffer is still NULL. Such a test was present in the previous to last revision of this file, but was lost in the last revision.
author jkeil
date Fri, 20 Jul 2001 11:35:47 +0000
parents 29a3f57d5e1d
children 3249bbc48bf9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
1 mplayer for Debian
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
2 ----------------------
845
29a3f57d5e1d spellcheck, start of integration with debian menu system, /etc/mplayer.conf
eyck
parents: 821
diff changeset
3 This package is meant for users to build themselves.
821
82bd5187d6d8 Tiny changes in debian part.
eyck
parents: 18
diff changeset
4 Recommended method is running "fakeroot debian/rules binary" in "main" directory
82bd5187d6d8 Tiny changes in debian part.
eyck
parents: 18
diff changeset
5
82bd5187d6d8 Tiny changes in debian part.
eyck
parents: 18
diff changeset
6 Dariush Pietrzak <eyck@incubus.ar.lublin.pl> Thu, 17 May 2001 13:25:12 +0200
82bd5187d6d8 Tiny changes in debian part.
eyck
parents: 18
diff changeset
7
18
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
8
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
9 Comments regarding the Package
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
10
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
11 * TeLeNiEkO * <telenieko@telenieko.com>, Mon, 26 Feb 2001 12:24:04 +0100