view debian-build/README.debian @ 10140:30cad6ad9dbc

fix segfaults with slices. support slice rendering into a filter even when the following filter/vo doesn't support slices. also use unified vf->dmpi rather than having vf->priv->dmpi duplicated in every filter.
author rfelker
date Tue, 20 May 2003 17:42:33 +0000
parents 33f43b0f24f7
children
line wrap: on
line source

mplayer for Debian
----------------------

  Most options are autodetected or configured during compilation thus
  users are supposed to build this package themselves.

  Recommended method is running "fakeroot debian/rules binary" in the top
  directory

  In case you would like to pass some parameters to ./configure, set variable
  DEB_BUILD_OPTIONS like that:

  eyck@ghost$ DEB_BUILD_OPTIONS="--enable-streaming" fakeroot debian/rules binary
  

Dariush Pietrzak <eyck@ghost.anime.pl>  Sat Jan  5 20:28:23 CET 2002