[FFmpeg-cvslog] r22052 - in trunk/libavcodec: h264.c h264.h

Jason Garrett-Glaser darkshikari
Thu Feb 25 21:19:50 CET 2010


On Thu, Feb 25, 2010 at 10:48 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Thu, Feb 25, 2010 at 05:58:24PM +0100, Benoit Fouet wrote:
>> On Thu, 25 Feb 2010 07:33:15 -0800 Mike Melanson wrote:
>> > M?ns Rullg?rd wrote:
>> > > michael <subversion at mplayerhq.hu> writes:
>> > >
>> > >> Author: michael
>> > >> Date: Thu Feb 25 15:02:39 2010
>> > >> New Revision: 22052
>> > >>
>> > >> Log:
>> > >> Store intra4x4_pred_mode per row only.
>> > >> about 5 cpu cycles slower in the local code but should be overall faster
>> > >> due to reduced cache use. (my sample though has too few intra4x4 blocks
>> > >> for this to be meassureable easily either way)
>> > >>
>> > >> Modified:
>> > >> ? ?trunk/libavcodec/h264.c
>> > >> ? ?trunk/libavcodec/h264.h
>> > >
>> > > This broke svq3.
>> >
>> > In case Mans wasn't clear, this broke FFmpeg compilation, just just the
>> > svq3 FATE test spec.
>> >
>>
>> in case Mike wasn't clear, this broke FFmpeg compilation, not just the
>> svq3 FATE test spec.
>
> (10^10)^(10^10)l messup, i didnt check cvslog for 4 hours
>
> btw next time i mess up or someone else does. Disable whatever broke in svn
> so at least compilation works! (that is if its no trivial fix ...)
>
> sorry again, ill try not to forget svq3 from now on when compiling with
> disabled dependancies. (enabling deps is no option as its too slow)

Do we need to buy you a Core i7 box?

Dark Shikari



More information about the ffmpeg-cvslog mailing list