Recherche avancée

Médias (1)

Mot : - Tags -/blender

Autres articles (103)

Sur d’autres sites (19095)

  • avcodec/tiff : Don't check before av_freep()

    9 mars 2024, par Andreas Rheinhardt
    avcodec/tiff : Don't check before av_freep()
    

    Reviewed-by : Stefano Sabatini <stefasab@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/tiff.c
  • avformat/mp3enc : Improve query_codec

    19 mars 2024, par Andreas Rheinhardt
    avformat/mp3enc : Improve query_codec
    

    Signal that anything except MP3 and the ID3V2 attached pic types
    are forbidden.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/mp3enc.c
  • avfilter/avfilter : Also deprecate variable name

    29 juillet 2023, par Andreas Rheinhardt
    avfilter/avfilter : Also deprecate variable name
    

    Otherwise the var_names and the corresponding enum will be off
    and e.g. the array holding the variable values will be too small.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavfilter/avfilter.c