
Recherche avancée
Autres articles (111)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP 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" (...) -
Publier sur MédiaSpip
13 juin 2013Puis-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 (7721)
-
dnn_backend_native_layer_mathunary : add round support
10 août 2020, par Mingyu Yindnn_backend_native_layer_mathunary : add round support
Signed-off-by : Mingyu Yin <mingyu.yin@intel.com>
Reviewed-by : Guo, Yejun <yejun.guo@intel.com> -
avcodec/h264_slice : compute and export film grain seed
17 août 2021, par Niklas Haasavcodec/h264_slice : compute and export film grain seed
From SMPTE RDD 5-2006, the grain seed is to be computed from the
following definition of `pic_offset` :> When decoding H.264 | MPEG-4 AVC bitstreams, pic_offset is defined as
> follows :
> - pic_offset = PicOrderCnt(CurrPic) + (PicOrderCnt_offset << 5)
> where :
> - PicOrderCnt(CurrPic) is the picture order count of the current frame,
> which shall be derived from [the video stream].
>
> - PicOrderCnt_offset is set to idr_pic_id on IDR frames. idr_pic_id
> shall be read from the slice header of [the video stream]. On non-IDR I
> frames, PicOrderCnt_offset is set to 0. A frame shall be classified as I
> frame when all its slices are I slices, which may be optionally
> designated by setting primary_pic_type to 0 in the access delimiter NAL
> unit. Otherwise, PicOrderCnt_offset it not changed. PicOrderCnt_offset is
> updated in decoding order.Co-authored-by : James Almer <jamrial@gmail.com>
Signed-off-by : Niklas Haas <git@haasn.dev>
Signed-off-by : James Almer <jamrial@gmail.com> -
Revision e714b366d2 : Merge changes I320e160e,Iddd99733 into experimental * changes : Removing round
19 avril 2013, par John KoleszarMerge changes I320e160e,Iddd99733 into experimental * changes : Removing rounding from UV MV calculation make buid_inter_predictors block size agnostic (luma)