[MPlayer-dev-eng] Missing members in libmpcodecs/mp_image.h

Patrice Mandin mandin.patrice at wanadoo.fr
Tue Aug 13 00:08:27 CEST 2002


Hello,

I can not compile mplayer (current cvs) without modifying
libmpcodecs/mp_image.h, because the mp_image_t structure misses
chroma_h_shift and chroma_v_shift used in many vf_*.c filters.

For chroma_h_shift, it is used in:
vf_flip.c, vf_mirror.c, vf_rotate.c, vf_test.c

For chroma_v_shift, it is used in:
vf_mirror.c, vf_rotate.c

Is there a reason why they are not in the structure ? Does the problematic
filters need to be rewritten ?

-- 
Patrice Mandin
WWW: http://membres.lycos.fr/pmandin/
Programmeur Linux, Atari
Spécialité: Développement, jeux



More information about the MPlayer-dev-eng mailing list