Recherche avancée

Médias (0)

Mot : - Tags -/api

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

Autres articles (31)

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

  • Que fait exactement ce script ?

    18 janvier 2011, par

    Ce script est écrit en bash. Il est donc facilement utilisable sur n’importe quel serveur.
    Il n’est compatible qu’avec une liste de distributions précises (voir Liste des distributions compatibles).
    Installation de dépendances de MediaSPIP
    Son rôle principal est d’installer l’ensemble des dépendances logicielles nécessaires coté serveur à savoir :
    Les outils de base pour pouvoir installer le reste des dépendances Les outils de développements : build-essential (via APT depuis les dépôts officiels) ; (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

Sur d’autres sites (6756)

  • compiling ffmpeg for iPhone SDK 4.3 [error : is unable to create an executable file.]

    12 février 2012, par user509020

    Like many others.. I'm compiling ffmpeg using gas preprocessor

    http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-October/077701.html

    This is my command

    ./configure --cc=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/arm-apple-darwin10-gcc-4.2.1 --as='gas-preprocessor.pl /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/arm-apple-darwin10-gcc-4.2.1' --sysroot=/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk --enable-cross-compile --target-os=darwin --arch=arm7 --cpu=cortex-a8 --enable-pic

    the error :

    /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/arm-apple-darwin10-gcc-4.2.1 is unable to create an executable file.
    C compiler test failed.

    I looked up the /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/ folder using Finder..
    arm-apple-darwin10-gcc-4.2.1 was there..

    Thanks,
    Suhas

  • Retain EXIF and ICC headers with client-side image processing. Closes #1207.

    11 juin 2013, par blueimp
    Retain EXIF and ICC headers with client-side image processing. Closes #1207.
    

    Use Exif data thumbnails if available, which increases UI performance
    largely when displaying thumbnails of large image files.

  • Revision ab362621fe : Add 8x8 dct/adst unit tests This commit enables 8x8 DCT and hybrid transform un

    21 juin 2013, par Jingning Han

    Changed Paths :
     Modify /test/fdct4x4_test.cc


     Modify /test/fdct8x8_test.cc


     Modify /vp9/encoder/vp9_dct.c



    Add 8x8 dct/adst unit tests

    This commit enables 8x8 DCT and hybrid transform unit tests. It
    also tunes the forward hybrid transform rounding opertions for
    more precise round-trip performance.

    Change-Id : If05c1ce59d75d641b9c6c91527d02d3a6ef498c3