summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2017-10-25 10:22:17 +0200
committerDidier Raboud <odyx@debian.org>2017-10-25 10:22:17 +0200
commite5c1e39613eb7acfd68e4edfcd3e8e586e4aeb28 (patch)
treea9da797eb700d7b140e640e9233504687dde4a97 /debian
parentbbc7d9acf5863b8c360d2973aef39d7806f80721 (diff)
Indent lists in extended descriptions
Diffstat (limited to 'debian')
-rw-r--r--debian/control28
1 files changed, 14 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index 325ca0c..c89c5b4 100644
--- a/debian/control
+++ b/debian/control
@@ -26,13 +26,13 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: FFmpeg and SDL2 based library for audio and video playback
It provides FFmpeg-based audio and video playback for SDL which features:
- - Decoding video & audio via FFmpeg
- - Dumping video data on SDL_textures
- - Dumping audio data in the usual mono/stereo interleaved formats
- - Automatic audio and video conversion to SDL2 friendly formats
- - Synchronizing video & audio to clock
- - Seeking forwards and backwards
- - Bitmap & libass subtitle support
+ - Decoding video & audio via FFmpeg
+ - Dumping video data on SDL_textures
+ - Dumping audio data in the usual mono/stereo interleaved formats
+ - Automatic audio and video conversion to SDL2 friendly formats
+ - Synchronizing video & audio to clock
+ - Seeking forwards and backwards
+ - Bitmap & libass subtitle support
.
This package contains the shared library.
@@ -44,12 +44,12 @@ Depends:
${misc:Depends}
Description: FFmpeg and SDL2 based library for audio and video playback - Development files
It provides FFmpeg-based audio and video playback for SDL which features:
- - Decoding video & audio via FFmpeg
- - Dumping video data on SDL_textures
- - Dumping audio data in the usual mono/stereo interleaved formats
- - Automatic audio and video conversion to SDL2 friendly formats
- - Synchronizing video & audio to clock
- - Seeking forwards and backwards
- - Bitmap & libass subtitle support
+ - Decoding video & audio via FFmpeg
+ - Dumping video data on SDL_textures
+ - Dumping audio data in the usual mono/stereo interleaved formats
+ - Automatic audio and video conversion to SDL2 friendly formats
+ - Synchronizing video & audio to clock
+ - Seeking forwards and backwards
+ - Bitmap & libass subtitle support
.
This package contains the development files.