view mpbswap.h @ 23003:ec0ead587e2f

fix red_15mask and green_15mask. the previous values were wrong and caused some SIMD functions to output wrong data.
author ivo
date Wed, 18 Apr 2007 16:40:07 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */