Recherche avancée

Médias (1)

Mot : - Tags -/publier

Autres articles (100)

  • 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 (...)

  • 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 (...)

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

Sur d’autres sites (10539)

  • Revision 26496c52bf : Quick modifications to wide loopfilter intrinsic functions Modified to work wit

    12 juin 2013, par Scott LaVarnway

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


     Modify /vp9/common/vp9_loopfilter.h


     Modify /vp9/common/vp9_loopfilter_filters.c


     Modify /vp9/common/vp9_rtcd_defs.sh


     Modify /vp9/common/x86/vp9_loopfilter_intrin_sse2.c



    Quick modifications to wide loopfilter intrinsic functions

    Modified to work with 8x8 blocks of memory. Will revisit
    later for further optimizations. For the HD clip used, the
    decoder improved my 20%.

    Change-Id : Ia0057f55d66d1445882351ea6c43b595a5a980e5

  • Revision b88dac8938 : Safely free all the frame buffers after all the workers finish the work. Issue :

    17 mars 2015, par hkuang

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


     Modify /vp9/common/vp9_alloccommon.h


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/vp9_dx_iface.c



    Safely free all the frame buffers after all the workers finish the work.

    Issue : 978

    Change-Id : Ia7aa809095008f6819a44d7ecb0329def79b1117

  • vp9/x86 : make filter_48/84/88_h work on 32-bit.

    26 décembre 2014, par Ronald S. Bultje
    vp9/x86 : make filter_48/84/88_h work on 32-bit.
    
    • [DH] libavcodec/x86/vp9dsp_init.c
    • [DH] libavcodec/x86/vp9lpf.asm