Recherche avancée

Médias (91)

Autres articles (53)

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

  • hevc : set profile based on the profile compatibility flags if needed

    30 janvier 2016, par Hendrik Leppkes
    hevc : set profile based on the profile compatibility flags if needed
    

    This fixes retrieving a valid profile for many of the FATE conformance samples,
    allowing them to be properly decoded by the HWAccel after adding a profile check.

    • [DH] libavcodec/hevc_ps.c
  • vaapi : Add external control of allow-profile-mismatch

    27 mars 2017, par Mark Thompson
    vaapi : Add external control of allow-profile-mismatch
    

    Uses the just-added ALLOW_PROFILE_MISMATCH flag.

    (cherry picked from commit 7acb90333a187b0e847b66f9d3511245423dc0ce)

    • [DH] libavcodec/vaapi_decode.c
  • avcodec/dca_parser : export profile information

    10 juillet 2017, par foo86
    avcodec/dca_parser : export profile information
    

    Permits applications to access DTS profile information without having to
    decode a frame.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/dca_parser.c