Recherche avancée

Médias (91)

Autres articles (48)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (7958)

  • Merge commit ’23944d29a22a2cd602753b3705f73011c3bf0b18’

    30 mars 2015, par Michael Niedermayer
    Merge commit ’23944d29a22a2cd602753b3705f73011c3bf0b18’
    

    * commit ’23944d29a22a2cd602753b3705f73011c3bf0b18’ :
    indeo : Give Indeo4/5 shared code a more consistent name

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

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/indeo4.c
    • [DH] libavcodec/indeo4data.h
    • [DH] libavcodec/indeo5.c
    • [DH] libavcodec/ivi.c
    • [DH] libavcodec/ivi.h
    • [DH] libavcodec/ivi_dsp.c
    • [DH] libavcodec/ivi_dsp.h
  • Merge commit ’bb4a310bb85f43e62240145a656b1e5285b14239’

    25 février 2015, par Michael Niedermayer
    Merge commit ’bb4a310bb85f43e62240145a656b1e5285b14239’
    

    * commit ’bb4a310bb85f43e62240145a656b1e5285b14239’ :
    rtpdec : Don’t free the payload context in the .free function

    Conflicts :
    libavformat/rtpdec_latm.c
    libavformat/rtpdec_mpeg4.c
    libavformat/rtpdec_mpegts.c
    libavformat/rtpdec_xiph.c

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

    • [DH] libavformat/rdt.c
    • [DH] libavformat/rtpdec.h
    • [DH] libavformat/rtpdec_ac3.c
    • [DH] libavformat/rtpdec_dv.c
    • [DH] libavformat/rtpdec_h261.c
    • [DH] libavformat/rtpdec_h263_rfc2190.c
    • [DH] libavformat/rtpdec_h264.c
    • [DH] libavformat/rtpdec_jpeg.c
    • [DH] libavformat/rtpdec_latm.c
    • [DH] libavformat/rtpdec_mpa_robust.c
    • [DH] libavformat/rtpdec_mpeg4.c
    • [DH] libavformat/rtpdec_mpegts.c
    • [DH] libavformat/rtpdec_qt.c
    • [DH] libavformat/rtpdec_svq3.c
    • [DH] libavformat/rtpdec_vp8.c
    • [DH] libavformat/rtpdec_xiph.c
    • [DH] libavformat/rtsp.c
  • avcodec : Implementation of AAC_fixed_decoder (SBR-module)

    20 juillet 2015, par Djordje Pesut
    avcodec : Implementation of AAC_fixed_decoder (SBR-module)
    

    Add fixed poind code.

    Signed-off-by : Nedeljko Babic <nedeljko.babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/aac.h
    • [DH] libavcodec/aac_defines.h
    • [DH] libavcodec/aacdec_template.c
    • [DH] libavcodec/aacsbr.c
    • [DH] libavcodec/aacsbr.h
    • [DH] libavcodec/aacsbr_fixed.c
    • [DH] libavcodec/aacsbr_template.c
    • [DH] libavcodec/lpc.h
    • [DH] libavcodec/sbr.h
    • [DH] libavcodec/sbrdsp.c
    • [DH] libavcodec/sbrdsp.h
    • [DH] libavcodec/sbrdsp_fixed.c
    • [DH] libavcodec/sbrdsp_template.c
    • [DH] libavutil/softfloat.h