Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (46)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

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

  • sws/output : fix ordered dither threshold for mono output

    10 février 2016, par Michael Niedermayer
    sws/output : fix ordered dither threshold for mono output
    

    This makes sure that white stays white and black black

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libswscale/output.c
    • [DH] tests/ref/fate/filter-pixdesc-monob
    • [DH] tests/ref/fate/filter-pixdesc-monow
    • [DH] tests/ref/fate/filter-pixfmts-copy
    • [DH] tests/ref/fate/filter-pixfmts-field
    • [DH] tests/ref/fate/filter-pixfmts-il
    • [DH] tests/ref/fate/filter-pixfmts-null
    • [DH] tests/ref/fate/filter-pixfmts-scale
    • [DH] tests/ref/fate/filter-pixfmts-vflip
    • [DH] tests/ref/lavf/pam
    • [DH] tests/ref/lavf/pbmpipe
    • [DH] tests/ref/lavf/pixfmt
    • [DH] tests/ref/lavf/xbm
    • [DH] tests/ref/lavf/xwd
    • [DH] tests/ref/vsynth/vsynth1-bpp1
    • [DH] tests/ref/vsynth/vsynth1-xface
    • [DH] tests/ref/vsynth/vsynth2-bpp1
    • [DH] tests/ref/vsynth/vsynth2-xface
    • [DH] tests/ref/vsynth/vsynth3-bpp1
    • [DH] tests/ref/vsynth/vsynth3-xface
    • [DH] tests/ref/vsynth/vsynth_lena-bpp1
    • [DH] tests/ref/vsynth/vsynth_lena-xface
  • avutil : Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT

    27 janvier 2016, par Derek Buitenhuis
    avutil : Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
    

    Libav, for some reason, merged this as a public API function. This will
    aid in future merges.

    A define is left for backwards compat, just in case some person
    used it, since it is in a public header.

    Signed-off-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>

    • [DH] libavcodec/asvenc.c
    • [DH] libavcodec/ffv1dec.c
    • [DH] libavcodec/ffv1enc.c
    • [DH] libavcodec/h263dec.c
    • [DH] libavcodec/h264_slice.c
    • [DH] libavcodec/libwebpenc_common.c
    • [DH] libavcodec/libx264.c
    • [DH] libavcodec/mimic.c
    • [DH] libavcodec/mjpegdec.c
    • [DH] libavcodec/mpegvideo.c
    • [DH] libavcodec/smvjpegdec.c
    • [DH] libavcodec/snow.c
    • [DH] libavcodec/snowenc.c
    • [DH] libavcodec/txd.c
    • [DH] libavcodec/utils.c
    • [DH] libavdevice/opengl_enc.c
    • [DH] libavfilter/deshake_opencl.c
    • [DH] libavfilter/drawutils.c
    • [DH] libavfilter/framepool.c
    • [DH] libavfilter/unsharp_opencl.c
    • [DH] libavfilter/vf_atadenoise.c
    • [DH] libavfilter/vf_blend.c
    • [DH] libavfilter/vf_boxblur.c
    • [DH] libavfilter/vf_codecview.c
    • [DH] libavfilter/vf_convolution.c
    • [DH] libavfilter/vf_cover_rect.c
    • [DH] libavfilter/vf_deband.c
    • [DH] libavfilter/vf_decimate.c
    • [DH] libavfilter/vf_delogo.c
    • [DH] libavfilter/vf_deshake.c
    • [DH] libavfilter/vf_detelecine.c
    • [DH] libavfilter/vf_displace.c
    • [DH] libavfilter/vf_eq.c
    • [DH] libavfilter/vf_extractplanes.c
    • [DH] libavfilter/vf_fade.c
    • [DH] libavfilter/vf_fftfilt.c
    • [DH] libavfilter/vf_fieldmatch.c
    • [DH] libavfilter/vf_framepack.c
    • [DH] libavfilter/vf_fspp.c
    • [DH] libavfilter/vf_geq.c
    • [DH] libavfilter/vf_gradfun.c
    • [DH] libavfilter/vf_hflip.c
    • [DH] libavfilter/vf_histogram.c
    • [DH] libavfilter/vf_hqdn3d.c
    • [DH] libavfilter/vf_hue.c
    • [DH] libavfilter/vf_idet.c
    • [DH] libavfilter/vf_il.c
    • [DH] libavfilter/vf_interlace.c
    • [DH] libavfilter/vf_kerndeint.c
    • [DH] libavfilter/vf_lut.c
    • [DH] libavfilter/vf_maskedmerge.c
    • [DH] libavfilter/vf_mcdeint.c
    • [DH] libavfilter/vf_mergeplanes.c
    • [DH] libavfilter/vf_mpdecimate.c
    • [DH] libavfilter/vf_neighbor.c
    • [DH] libavfilter/vf_noise.c
    • [DH] libavfilter/vf_overlay.c
    • [DH] libavfilter/vf_owdenoise.c
    • [DH] libavfilter/vf_perspective.c
    • [DH] libavfilter/vf_phase.c
    • [DH] libavfilter/vf_pixdesctest.c
    • [DH] libavfilter/vf_pp7.c
    • [DH] libavfilter/vf_psnr.c
    • [DH] libavfilter/vf_pullup.c
    • [DH] libavfilter/vf_removegrain.c
    • [DH] libavfilter/vf_repeatfields.c
    • [DH] libavfilter/vf_rotate.c
    • [DH] libavfilter/vf_sab.c
    • [DH] libavfilter/vf_showinfo.c
    • [DH] libavfilter/vf_signalstats.c
    • [DH] libavfilter/vf_smartblur.c
    • [DH] libavfilter/vf_spp.c
    • [DH] libavfilter/vf_ssim.c
    • [DH] libavfilter/vf_stack.c
    • [DH] libavfilter/vf_stereo3d.c
    • [DH] libavfilter/vf_telecine.c
    • [DH] libavfilter/vf_tinterlace.c
    • [DH] libavfilter/vf_transpose.c
    • [DH] libavfilter/vf_unsharp.c
    • [DH] libavfilter/vf_uspp.c
    • [DH] libavfilter/vf_vectorscope.c
    • [DH] libavfilter/vf_vflip.c
    • [DH] libavfilter/vf_vignette.c
    • [DH] libavfilter/vf_w3fdif.c
    • [DH] libavfilter/vf_waveform.c
    • [DH] libavfilter/vf_yadif.c
    • [DH] libavfilter/vf_zoompan.c
    • [DH] libavfilter/vsrc_mptestsrc.c
    • [DH] libavfilter/vsrc_testsrc.c
    • [DH] libavformat/img2enc.c
    • [DH] libavformat/rtpenc_jpeg.c
    • [DH] libavformat/uncodedframecrcenc.c
    • [DH] libavformat/yuv4mpegenc.c
    • [DH] libavutil/common.h
    • [DH] libavutil/frame.c
    • [DH] libavutil/imgutils.c
    • [DH] libavutil/version.h
    • [DH] libswscale/alphablend.c
    • [DH] libswscale/hscale.c
    • [DH] libswscale/rgb2rgb_template.c
    • [DH] libswscale/swscale.c
    • [DH] libswscale/swscale_unscaled.c
    • [DH] libswscale/utils.c
    • [DH] libswscale/vscale.c
    • [DH] libswscale/x86/rgb2rgb_template.c
  • aactab.h : update and correct comment

    27 novembre 2015, par Rostislav Pehlivanov
    aactab.h : update and correct comment
    

    Tables in that file have been used by both for a long time now.

    Signed-off-by : Rostislav Pehlivanov <atomnuker@gmail.com>

    • [DH] libavcodec/aactab.h