[Mplayer-cvslog] CVS: main/libmpcodecs ve_lavc.c,1.40,1.41 vd_ffmpeg.c,1.72,1.73 vf_lavc.c,1.7,1.8
Arpi
arpi at thot.banki.hu
Wed Dec 4 12:29:21 CET 2002
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ve_lavc.c,1.40,1.41 vd_ffmpeg.c,1.72,1.73 vf_lavc.c,1.7,1.8
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs ve_lavc.c,1.40,1.41 vd_ffmpeg.c,1.72,1.73 vf_lavc.c,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi,
> Modified Files:
> ve_lavc.c vd_ffmpeg.c vf_lavc.c
> Log Message:
> support for lavc build 4641
> no #ifdefs this time as the difference is big and iam lazy, feel free to
> add #ifdef LIBAVCODEC_BUILD ...
maybe it's time to say: we no longer support older than build 4641, and
remove the old ifdefs completely. it would cleanup v*_ffmpeg.c a bit.
> #if LIBAVCODEC_BUILD >= 4624
> vf->priv->context = avcodec_alloc_context();
> #else
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ve_lavc.c,1.40,1.41 vd_ffmpeg.c,1.72,1.73 vf_lavc.c,1.7,1.8
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs ve_lavc.c,1.40,1.41 vd_ffmpeg.c,1.72,1.73 vf_lavc.c,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list