[MPlayer-dev-eng] [PATCH] Hack to allow compilation to go further
Ingo Brückl
ib at wupperonline.de
Sat Apr 23 22:48:36 CEST 2011
Reimar Döffinger wrote on Sat, 23 Apr 2011 21:32:28 +0200:
> On Sat, Apr 23, 2011 at 08:46:36PM +0200, Ingo Brückl wrote:
>> In common with r33278.
> That will just break things completely.
> You can't just compile against a different AVCodecContext struct than the
> one the libav codec was compiled against.
<shame>
I noticed when I tried to run the compiled MPlayer after posting.
</shame>
> If you want to fix it you should should set skip_frame to AVDISCARD_NONREF
> for hurry_up == 1 and in addition skip_idct to AVDISCARD_ALL for hurry_up
> == 2
> (I think that's all hurry_up values used).
Would this fix it? I'm not sure wether <= AVDISCARD_DEFAULT is the exact
equivalent of !hurry_up.
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hurry_up.patch
Type: text/x-diff
Size: 1943 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110423/64479355/attachment.bin>
More information about the MPlayer-dev-eng
mailing list