d/control.in: Label the FFmpeg media backend as experimental
authorSimon McVittie <smcv@debian.org>
Mon, 16 Aug 2021 08:21:09 +0000 (09:21 +0100)
committerSimon McVittie <smcv@debian.org>
Fri, 20 Aug 2021 10:13:46 +0000 (11:13 +0100)
Based on what upstream git history says, we want people to be using the
GStreamer backend unless they have specific reasons not to.

debian/control
debian/control.in

index 64d216eec2695da62e7547f6efcb2abe8149e985..979e33cf1cfc57b44c37c6cd8c2815bc575f931a 100644 (file)
@@ -251,6 +251,8 @@ Description: FFmpeg media backend for the GTK graphical user interface library
  suites.
  .
  This package contains the media module that uses FFmpeg as backend.
+ This module is considered incomplete and experimental, and using the
+ libgtk-4-media-gstreamer module instead is recommended.
 
 Package: gtk-4-examples
 Build-Profiles: <!noinsttest>
index 11f7bc31f0cf4b7dd6b3ba68303fba14c80c040c..604637828ad9dbc6bc4ac24902240f2f1643b8b8 100644 (file)
@@ -251,6 +251,8 @@ Description: FFmpeg media backend for the GTK graphical user interface library
  suites.
  .
  This package contains the media module that uses FFmpeg as backend.
+ This module is considered incomplete and experimental, and using the
+ @MEDIA_GSTREAMER_PKG@ module instead is recommended.
 
 Package: @EXAMPLES_PKG@
 Build-Profiles: <!noinsttest>