Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

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

Autres articles (87)

Sur d’autres sites (16254)

  • yuv2rgb : Document the color space coefficients

    19 janvier 2016, par Vittorio Giovara
    yuv2rgb : Document the color space coefficients
    

    Based on the original documentation found in mpeg2dec (1995).

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

    • [DH] libswscale/yuv2rgb.c
  • x86inc : Preserve arguments when allocating stack space

    12 octobre 2015, par Henrik Gramner
    x86inc : Preserve arguments when allocating stack space
    

    When allocating stack space with a larger alignment than the known stack
    alignment a temporary register is used for storing the stack pointer.
    Ensure that this isn’t one of the registers used for passing arguments.

    • [DH] common/x86/x86inc.asm
  • yuv2rgb : Document the color space coefficients

    19 janvier 2016, par Vittorio Giovara
    yuv2rgb : Document the color space coefficients
    

    Based on the original documentation found in mpeg2dec (1995).

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

    • [DBH] libswscale/yuv2rgb.c