[FFmpeg-cvslog] r11806 - trunk/libavcodec/h264.c

Michael Niedermayer michaelni
Sun May 25 19:30:55 CEST 2008


Iam replying a little late :)


On Sat, Feb 02, 2008 at 11:51:56AM +0100, lorenm wrote:
> Author: lorenm
> Date: Sat Feb  2 11:51:56 2008
> New Revision: 11806
> 
> Log:
> mbaff spatial direct
[...]
> @@ -4046,8 +4108,6 @@ static int decode_slice_header(H264Conte
>      if(h->slice_type == P_TYPE || h->slice_type == SP_TYPE || h->slice_type == B_TYPE){
>          if(h->slice_type == B_TYPE){
>              h->direct_spatial_mv_pred= get_bits1(&s->gb);
> -            if(FIELD_OR_MBAFF_PICTURE && h->direct_spatial_mv_pred)
> -                av_log(h->s.avctx, AV_LOG_ERROR, "Interlaced pictures + spatial direct mode is not implemented\n");

Shouldnt that warning be left for PAFF + spatial?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many things microsoft did are stupid, but not doing something just because
microsoft did it is even more stupid. If everything ms did were stupid they
would be bankrupt already.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20080525/be0075e1/attachment.pgp>



More information about the ffmpeg-cvslog mailing list