Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (71)

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

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

Sur d’autres sites (9038)

  • avcodec/videotoolboxenc : add rc_max_bitrate control into videotoolbox

    14 mars 2017, par Steven Liu
    avcodec/videotoolboxenc : add rc_max_bitrate control into videotoolbox
    

    add kVTCompressionPropertyKey_DataRateLimits support by rc_max_bitrate

    Reviewed-by : Rick Kern <kernrj@gmail.com>
    Signed-off-by : Steven Liu <lq@chinaffmpeg.org>

    • [DH] libavcodec/videotoolboxenc.c
  • Revision 80a4f55989 : Enable background detection for adaptive quantizer control This commit enables

    17 avril 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_aq_cyclicrefresh.c


     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_encodeframe.c



    Enable background detection for adaptive quantizer control

    This commit enables a background detection approach for adaptive
    quantizer control. It combines the cyclic refresh pattern and the
    background information to determine the segment id for adaptive
    quantizer selection, prior to the non-RD mode decision process.
    It hence allows proper quantization information update for a more
    precise rate-distortion modeling in the non-RD mode decision.

    The compression performance of speed -5 for rtc set is improved
    by 2.5%, at no speed change.

    Change-Id : Ic3713e8ed9185b403b5b1679d19dabd57506d452

  • 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