Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (102)

Sur d’autres sites (23373)

  • avcodec/ac3enc : Use bit-operations for bit-mask

    7 avril 2024, par Andreas Rheinhardt
    avcodec/ac3enc : Use bit-operations for bit-mask
    

    Simply masking the LFE bit is more natural than subtracting
    if set.

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

    • [DH] libavcodec/ac3enc.c
  • avcodec/tiff : Fix leak on error

    17 mai 2024, par Andreas Rheinhardt
    avcodec/tiff : Fix leak on error
    

    Fixes Coverity issue #1516957.

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

    • [DH] libavcodec/tiff.c
  • avformat/dhav : Check ffio_ensure_seekback()

    22 mai 2024, par Andreas Rheinhardt
    avformat/dhav : Check ffio_ensure_seekback()
    

    Fixes Coverity issue #1492324.

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

    • [DH] libavformat/dhav.c