Recherche avancée

Médias (1)

Mot : - Tags -/publier

Autres articles (104)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (14189)

  • Revision 20b0cb599b : Code cleanup. Removing redundant parentheses, better code formatting, introduci

    25 février 2013, par Dmitry Kovalev

    Changed Paths : Modify /vp9/common/vp9_idctllm.c Code cleanup. Removing redundant parentheses, better code formatting, introducing ROUND_POWER_OF_TWO macro to replace repeated expression. Change-Id : I91aad7a53ed03482428b2419de4bb99fd92c6771

  • ffplay Find where it loads an image file

    26 février 2013, par user1898902

    I'm trying to figure out where ffplay loads an image file and how it deals with it. Mostly how it figures out which files its dealing with and the function that are called to deal with it. The entire process from start to end of an image file given at the command line would be alot of help, though I know there are thousands and thousands of lines of code.
    Thanks.

    My question : Where do the files you give to ffmpeg go from main() ? What functions take them and decide what file type they are so it knows how to handle them ?

  • Revision 548b4dd5f2 : Code cleanup. Removing redundant 'extern' keywords and parentheses, fixing inde

    22 février 2013, par Dmitry Kovalev

    Changed Paths : Modify /vp9/common/vp9_idct.h Modify /vp9/common/vp9_idctllm.c Modify /vp9/common/vp9_textblit.c Modify /vp9/common/vp9_textblit.h Modify /vp9/common/vp9_tile_common.h Modify /vp9/decoder/vp9_dboolhuff.c Modify /vp9/decoder/vp9_dboolhuff.h (...)