annotate debian/control @ 11352:d8b1f7509df2

Patch by Nico <nsabbi@libero.it> this patch fixes a recently discovered bug for which DVB-C users couldn't tune (wrong parsing of the config file and incorrect parameter passing to tune_it()) and includes the still unapplied patch posted in date 6/9/2003: - it works correctly with and without caches; in the former case it doesn't take anymore a lot of time to empty the cache before changing channel; the uninit_cache() function is called in mplayer.c just after the new tuning operation - initialized a variable identifying the tuner type, and exit if it isn't supported - doesn't crash anymore when 1) the channels file doesn't exists 2) the tuner is used by another application 3) in the menu, when trying to select a channel before the first 4) some mp_msg() called in case of error
author attila
date Sat, 01 Nov 2003 15:17:01 +0000
parents 8df33450a374
children afcb63aa2eed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
1 Source: mplayer
1634
3249bbc48bf9 Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents: 1397
diff changeset
2 Section: misc
18
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
3 Priority: optional
1634
3249bbc48bf9 Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents: 1397
diff changeset
4 Maintainer: Dariush Pietrzak <eyck@ghost.anime.pl>
18
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
5 Standards-Version: 3.2.1
7810
37ae6cfc7cf2 Patch from: Guillem Jover <guillem.jover@menta.net>
eyck
parents: 5636
diff changeset
6 Build-Depends: libglib-dev, libgtk-dev, xlibs-dev, libpng-dev, zlib1g-dev, debhelper (>= 2)
18
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
7
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
8 Package: mplayer
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
9 Architecture: any
1397
225b8fb7653f using debhelper instead of hardcoded stuff
eyck
parents: 1229
diff changeset
10 Depends: ${shlibs:Depends},debconf,libconfhelper-perl
1634
3249bbc48bf9 Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents: 1397
diff changeset
11 Description: The Ultimate Movie Player
8404
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
12 MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
13 CPUs, see the ports section). It plays most MPEG, VOB, AVI, OGG/OGM, VIVO,
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
14 ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files,
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
15 supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. You can
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
16 watch VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies too (and you don't
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
17 need the avifile library at all!).
1634
3249bbc48bf9 Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents: 1397
diff changeset
18 .
8404
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
19 Another big feature of MPlayer is the wide range of supported output drivers.
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
20 It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
21 can also use GGI and SDL (and this way all their drivers) and some lowlevel
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
22 card-specific drivers (for Matrox, 3Dfx and Radeon, Mach64, Permedia3) too!
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
23 Most of them supports software or hardware scaling, so you can enjoy movies in
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
24 fullscreen.
1634
3249bbc48bf9 Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents: 1397
diff changeset
25 .
8404
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
26 MPlayer supports displaying through some hardware MPEG decoder boards, such as
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
27 the DVB and DXR3/Hollywood+.
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
28 .
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
29 And what about the nice big antialiased shaded subtitles (10 supported types)
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
30 with European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic, Korean
8df33450a374 updating some descriptions, changelog, etc
gabucino
parents: 7810
diff changeset
31 fonts, and the onscreen display (OSD)?