Recherche avancée

Médias (0)

Mot : - Tags -/organisation

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (108)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (15966)

  • Fix miscellaneous typos.

    22 mai 2018, par luz.paz
    Fix miscellaneous typos.
    

    Found via `codespell -q 3`

    • [DH] configure.ac
    • [DH] doc/Doxyfile.in
    • [DH] doc/html/changelog.html
    • [DH] doc/html/documentation_format_overview.html
    • [DH] doc/html/documentation_tools_flac.html
    • [DH] doc/html/format.html
    • [DH] include/FLAC++/decoder.h
    • [DH] include/FLAC++/encoder.h
    • [DH] include/FLAC/callback.h
    • [DH] include/FLAC/metadata.h
    • [DH] include/share/compat.h
    • [DH] m4/bswap.m4
    • [DH] m4/ogg.m4
    • [DH] m4/xmms.m4
    • [DH] man/flac.1
    • [DH] man/flac.sgml
    • [DH] man/metaflac.1
    • [DH] man/metaflac.sgml
    • [DH] src/flac/main.c
    • [DH] src/libFLAC++/libFLAC++.m4
    • [DH] src/libFLAC/bitreader.c
    • [DH] src/libFLAC/libFLAC.m4
    • [DH] src/libFLAC/ogg_decoder_aspect.c
    • [DH] src/libFLAC/stream_decoder.c
    • [DH] src/libFLAC/stream_encoder.c
    • [DH] src/metaflac/usage.c
    • [DH] src/plugin_xmms/configure.c
    • [DH] src/plugin_xmms/tag.c
    • [DH] src/test_libFLAC/md5.c
    • [DH] test/common.sh.in
    • [DH] test/test_grabbag.sh
  • Revision a160d72522 : High-bitdepth bugfixes Miscellaneous bug-fixes for high bitdepth functionality.

    1er octobre 2014, par Deb Mukherjee

    Changed Paths :
     Modify /vp9/common/vp9_postproc.c


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_ssim.c


     Modify /vp9/encoder/vp9_ssim.h


     Modify /vp9/encoder/vp9_tokenize.c


     Modify /vp9/encoder/vp9_tokenize.h


     Modify /vp9/vp9_iface_common.h


     Modify /vpx/src/vpx_image.c


     Modify /vpxenc.c



    High-bitdepth bugfixes

    Miscellaneous bug-fixes for high bitdepth functionality.
    With this patch, high bit-depth profiles become mostly functional,
    except for an intermittent assert failure issue that is being
    tracked.

    Change-Id : I6a7fcbdcf1e5b09842e88535f8442d2e1230748c

  • configure : remove libzvbi GPL dependency

    14 janvier 2016, par Marton Balint
    configure : remove libzvbi GPL dependency
    

    The COPYING.LIB file in the zvbi source tree as well as libzvbi.h references
    the GNU Library General Public License version 2 since version 0.2.28.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] configure
    • [DH] doc/general.texi