Recherche avancée

Médias (91)

Autres articles (100)

Sur d’autres sites (5467)

  • vorbis : handle special packets in the middle of a stream

    28 octobre 2013, par Ben Boeckel
    vorbis : handle special packets in the middle of a stream
    

    This allows for updating metadata from new metadata packets in the
    middle of a stream (e.g., MPD streams). There still needs to be a signal
    that there *is* new metadata, but this is at least gets the data into a
    data structure.

    Signed-off-by : Ben Boeckel <mathstuf@gmail.com>
    Reviewed-by : wm4 <nfxjfg@googlemail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vorbis_parser.c
    • [DH] libavcodec/vorbis_parser.h
  • avcodec/cfhd : Replace a few literal numbers by named constants

    29 août 2020, par Michael Niedermayer
    avcodec/cfhd : Replace a few literal numbers by named constants
    

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/cfhd.c
    • [DH] libavcodec/cfhd.h
  • Revision ebac8f3487 : Merge "Correct the mode decisions in special cases"

    5 septembre 2014, par Yunqing Wang

    Merge "Correct the mode decisions in special cases"