[FFmpeg-cvslog] r11039 - trunk/libavformat/rmdec.c

Baptiste Coudurier baptiste.coudurier
Thu Jan 17 15:49:58 CET 2008


Hi all,

Anders Gr?nberg wrote:
> Modified: trunk/libavformat/rmdec.c
> ==============================================================================
> --- trunk/libavformat/rmdec.c	(original)
> +++ trunk/libavformat/rmdec.c	Thu Nov 15 22:04:06 2007
> @@ -615,6 +615,7 @@ ff_rm_parse_packet (AVFormatContext *s,
>              }
>          } else
>              av_get_packet(pb, pkt, len);
> +            rm_ac3_swap_bytes(st, pkt);
> 
>      } else
>          av_get_packet(pb, pkt, len);
> 
> 
> 
> I think this is missing a pair of braces.

Sorry, this one got lost in the moderating queue for a very loong time.
Is the report still valid ?

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312





More information about the ffmpeg-cvslog mailing list