Recherche avancée

Médias (0)

Mot : - Tags -/signalement

Aucun média correspondant à vos critères n’est disponible sur le site.

Sur d’autres sites (1147)

  • avformat : use const char* instead of uint8_t* for AVProbeData.mime_type

    30 septembre 2014, par Andreas Cadhalpun
    avformat : use const char* instead of uint8_t* for AVProbeData.mime_type
    

    This makes the field consistent with AVInputFormat.mime_type and the
    argument type of av_match_name.

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DH] libavformat/avformat.h
    • [DH] libavformat/format.c
  • avformat : use const char* instead of uint8_t* for AVProbeData.mime_type

    30 septembre 2014, par Andreas Cadhalpun
    avformat : use const char* instead of uint8_t* for AVProbeData.mime_type
    

    This makes the field consistent with AVInputFormat.mime_type and the
    argument type of av_match_name.

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] libavformat/avformat.h
    • [DBH] libavformat/format.c
  • lavc/avs2_parser.c : optimize code style

    20 août 2020, par hwren
    lavc/avs2_parser.c : optimize code style
    

    Signed-off-by : hwren <hwrenx@126.com>

    • [DH] libavcodec/avs2_parser.c