Recherche avancée

Médias (91)

Autres articles (79)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (12110)

  • Revision 5259744145 : Adds support for switchable interpolation filters. Allows for swtiching/setting

    18 juillet 2012, par Deb Mukherjee

    Changed Paths : Modify /configure Modify /vp8/common/blockd.h Modify /vp8/common/entropy.h Modify /vp8/common/entropymode.c Modify /vp8/common/entropymode.h Modify /vp8/common/entropymv.c Modify /vp8/common/entropymv.h Modify /vp8/common/filter.c (...)

  • Revision 5373119713 : Merging in the Switchable interp experiment There is a macro DEFAULT_INTERP_FIL

    22 octobre 2012, par Deb Mukherjee

    Changed Paths : Modify /vp8/common/blockd.h Modify /vp8/common/entropymode.c Modify /vp8/common/entropymode.h Modify /vp8/common/onyxc_int.h Modify /vp8/common/pred_common.c Modify /vp8/common/pred_common.h Modify /vp8/common/reconinter.c Modify /vp8/decoder/decodemv.c (...)

  • Merge commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e'

    28 décembre 2017, par James Almer
    Merge commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e'
    

    * commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e' :
    avconv : Use codec hardware config to configure hwaccels
    lavc : Mark all AVHWAccel structures as const
    lavc : Delete all fake hwaccels
    lavc : Remove register mechanism for hwaccels
    lavc : Deprecate av_hwaccel_next() and av_register_hwaccel()
    lavc : Use hardware config information in ff_get_format()
    webp : Fix alpha initialisation
    lavc : Add hardware config metadata for decoders supporting hardware output
    lavc : Add codec metadata to indicate hardware support

    This commit is a noop, see
    24cc0a53e99e281b0ff502e82e7cf857111eca3f
    758fbc54fef2f31957b5c5f22e05e5fd9b04f631
    9f00fa536938130e3c7ad2640a61795770d419a1
    67e81d79ccfc6713c797ddb19a3b8aea476c947b
    3536a3efb9fde88d34d526a51b1080247326cd6e
    9bd326ac465db2eee47301a1225d55dffd7bfe93
    da4e02b1961572c15d7cd6a701d153155f196477
    3a71bcc213f223428622ac3750fe1a923f2f3ab4
    b0cd14fb1dab4b044f7fe6b53ac635409849de77

    Merged-by : James Almer <jamrial@gmail.com>