
Recherche avancée
Médias (1)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
Autres articles (101)
-
Keeping control of your media in your hands
13 avril 2011, parThe 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 (...) -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 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 (...) -
Mise à disposition des fichiers
14 avril 2011, parPar défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)
Sur d’autres sites (8433)
-
Revision 81708cc326 : Convert g_frame_parallel_decoding to control interface Restore ABI compatibilit
27 mars 2013, par John KoleszarChanged Paths : Modify /vp8/vp8_cx_iface.c Modify /vp9/vp9_cx_iface.c Modify /vpx/vp8cx.h Modify /vpx/vpx_encoder.h Modify /vpxenc.c Convert g_frame_parallel_decoding to control interface Restore ABI compatibility with the master branch. Change-Id : (...)
-
lavc/libopenh264enc : add bit rate control select support
29 avril 2020, par Linjie Fulavc/libopenh264enc : add bit rate control select support
RC_BITRATE_MODE :
set BITS_EXCEEDED to iCurrentBitsLevel and allows QP adjust
in RcCalculatePictureQp().RC_BUFFERBASED_MODE :
use buffer status to adjust the video quality.RC_TIMESTAMP_MODE :
bit rate control based on timestamp, introduced in release 1.4.Default to use RC_QUALITY_MODE.
Signed-off-by : Linjie Fu <linjie.fu@intel.com>
Signed-off-by : Martin Storsjö <martin@martin.st> -
Updated Zip.php to version 1.33, fixing a problem where some directories
3 juin 2012, par GrandtUpdated Zip.php to version 1.33, fixing a problem where some directories would be created with an additional empty subdirectory Some code cleanup Fixed a problem in EPub.php, where EPUBChecker would report a problem with the mimetype file having 28 bytes of extra field data.