Recherche avancée

Médias (33)

Mot : - Tags -/creative commons

Autres articles (83)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (10049)

  • Revision e26adb8ab9 : Add non420 support to vp9_extend_frame_borders. Fixes an encoder/decoder mismat

    11 juin 2014, par Alex Converse

    Changed Paths :
     Modify /vpx_scale/generic/yv12extend.c


     Modify /vpx_scale/mips/dspr2/yv12extend_dspr2.c



    Add non420 support to vp9_extend_frame_borders.

    Fixes an encoder/decoder mismatch problem.

    Change-Id : I573b3a2b7ba2171a1a380ff201b082b084e7ade1

  • avcodec/huffyuvencdsp : try to fix misaligned access

    29 juin 2014, par Michael Niedermayer
    avcodec/huffyuvencdsp : try to fix misaligned access
    

    Should fix fate on MIPS

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/huffyuvencdsp.c
  • Add missing "const" all over the place.

    29 août 2014, par Reimar Döffinger
    Add missing "const" all over the place.
    

    Only "./configure —enable-gpl" on x86 was tested.

    Signed-off-by : Reimar Döffinger <Reimar.Doeffinger@gmx.de>

    • [DH] ffserver.c
    • [DH] libavcodec/aaccoder.c
    • [DH] libavcodec/aic.c
    • [DH] libavcodec/atrac3plus.c
    • [DH] libavcodec/dcaenc.h
    • [DH] libavcodec/evrcdata.h
    • [DH] libavcodec/g722dec.c
    • [DH] libavcodec/indeo3.c
    • [DH] libavcodec/indeo4data.h
    • [DH] libavcodec/mips/aaccoder_mips.c
    • [DH] libavcodec/movtextenc.c
    • [DH] libavcodec/ppc/fdctdsp.c
    • [DH] libavcodec/sipr.c
    • [DH] libavcodec/siprdata.h
    • [DH] libavcodec/wavpackenc.h
    • [DH] libavcodec/x86/mlpdsp.c
    • [DH] libavcodec/x86/videodsp_init.c
    • [DH] libavdevice/bktr.c
    • [DH] libavdevice/opengl_enc.c
    • [DH] libavfilter/af_volume.c
    • [DH] libavfilter/f_perms.c
    • [DH] libavfilter/vf_colormatrix.c
    • [DH] libavfilter/vf_drawtext.c
    • [DH] libavfilter/vf_overlay.c
    • [DH] libavfilter/vf_rotate.c
    • [DH] libavfilter/vf_subtitles.c
    • [DH] libavformat/libmodplug.c
    • [DH] libavformat/mov_chan.c
    • [DH] libavformat/rtspcodes.h
    • [DH] libavresample/audio_mix.c
    • [DH] libavutil/frame.c
    • [DH] libpostproc/postprocess.c