Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (63)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (11273)

  • avcodec/v4l2_buffers : don't prevent enqueue capture buffer to driver

    16 mars 2020, par Ming Qian
    avcodec/v4l2_buffers : don't prevent enqueue capture buffer to driver
    

    Enqueue/dequeue of the capture buffers should continue while draining.

    Reference : linux/Documentation/media/uapi/v4l/dev-decoder.rst

    "The client must continue to handle both queues independently,
    similarly to normal decode operation. This includes :
    ...
    - queuing and dequeuing CAPTURE buffers, until a buffer marked with
    the V4L2_BUF_FLAG_LAST flag is dequeued"

    Signed-off-by : Ming Qian <ming.qian@nxp.com>
    Signed-off-by : Andriy Gelman <andriy.gelman@gmail.com>

    • [DH] libavcodec/v4l2_buffers.c
  • Revision 28c9bed70c : Merge "Improve the libvpx encoder test driver"

    17 décembre 2014, par Yunqing Wang

    Merge "Improve the libvpx encoder test driver"

  • avcodec/nvenc : check maximum driver API version

    28 août 2016, par Timo Rothenpieler
    avcodec/nvenc : check maximum driver API version
    
    • [DH] libavcodec/nvenc.c
    • [DH] libavcodec/nvenc.h