Recherche avancée

Médias (91)

Autres articles (63)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • 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

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (13804)

  • Revision 65f118d72f : Making input pointer of any inverse transform constant. Also renaming dest_stri

    12 octobre 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /test/dct16x16_test.cc


     Modify /test/dct32x32_test.cc


     Modify /test/fdct8x8_test.cc


     Modify /vp9/common/arm/neon/vp9_idct16x16_neon.c


     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_idct.h


     Modify /vp9/common/vp9_rtcd_defs.sh


     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c



    Making input pointer of any inverse transform constant.

    Also renaming dest_stride to stride in some places.

    Change-Id : I75f602b623a5a7071d4922b747c45fa0b7d7a940

  • vaapi_decode : Ignore the profile when not useful

    18 novembre 2017, par Mark Thompson
    vaapi_decode : Ignore the profile when not useful
    

    Enables VP8 decoding - the decoder places the the bitstream version
    in the profile field, which we want to ignore.

    • [DH] libavcodec/vaapi_decode.c
  • How to make transparent background of image after rotating using ffmpeg in Android ?

    18 juin 2020, par Mit Shah

    The issue I am facing is, rotating the image in app, it works as expected. But after saving the file, the difference is seen. The image is rotated but with black background instead of transparent. I have looked several places for solution but didn't succeed.

    



    I have tried this things :

    



      

    • In command, c=none, c=black@, c=black@0, c=000000, c=0x000000
    • 


    • With both extensions jpg and png.
    • 


    



    But failed to get the required output.

    



    For practical understanding, here are the two images stating Input and Output.

    



    Help me out. Thanks

    



    Input :
    
Input :

    



    Output :
    
Output :