[Mplayer-cvslog] CVS: main/libmpcodecs vd_ffmpeg.c,1.85,1.86 vd_libmpeg2.c,1.20,1.21 vf_pp.c,1.26,1.27 mp_image.h,1.22,1.23
Arpi
arpi at thot.banki.hu
Sat Apr 19 01:07:03 CEST 2003
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs vd_ffmpeg.c,1.85,1.86 vd_libmpeg2.c,1.20,1.21 vf_pp.c,1.26,1.27 mp_image.h,1.22,1.23
- Next message: [Mplayer-cvslog] CVS: main get_path.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi,
> > > Modified Files:
> > > vd_ffmpeg.c vd_libmpeg2.c vf_pp.c mp_image.h
> > > Log Message:
> > > passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
> >
> > Filters that pass through the qscale table should also be updated to
> > preserve this.
> yes, but we should find a less braindead way to do that instead of putting it
> in every filter
>
> some clone_mpi_attibutes() perhaps, what do u think? any better ideas?
i'm planning to add such thing in g2, with a flags field with things like
CLONE_PP_DATA
ROTATE
FLIP
ALIGN_16
and some others
so filters would call clone_mpi() instead of mp_get_image()
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs vd_ffmpeg.c,1.85,1.86 vd_libmpeg2.c,1.20,1.21 vf_pp.c,1.26,1.27 mp_image.h,1.22,1.23
- Next message: [Mplayer-cvslog] CVS: main get_path.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list