[MPlayer-users] r34886 and later does not play Polish dvd-t channels
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Jun 12 19:56:35 CEST 2012
On Tue, Jun 12, 2012 at 07:51:13PM +0200, Reimar Döffinger wrote:
> On Sun, Jun 10, 2012 at 11:06:00PM +0200, Robert Tracz wrote:
> > Dear mplayer developers,
> >
> > The change introduced in r34886 (reimar | 2012-05-06 10:44:28)
> > caused mplayer to inproperly play almost all Polish dvd-t channels.
> >
> > diff -r -x '*.o' -x '*.a' -x '*entries' -x '*.log'
> > mplayer-34885/libmpcodecs/vd_ffmpeg.c
> > mplayer-34886/libmpcodecs/vd_ffmpeg.c
> > 870c870,871
> > < if (avctx->codec->id == CODEC_ID_H264)
> > ---
> > > if (avctx->codec->id == CODEC_ID_H264 &&
> > > skip_frame == AVDISCARD_NONE)
>
> Should be fixed in r35002.
Sorry r35003, in 35002 I broke it completely.
More information about the MPlayer-users
mailing list