[FFmpeg-cvslog] r10032 - trunk/libavformat/nutenc.c

Michael Niedermayer michaelni
Sat Aug 11 12:08:17 CEST 2007


Hi

On Sat, Aug 11, 2007 at 11:23:45AM +0200, Tom?? Janou?ek wrote:
> Hi,
> 
> On Sat, Aug 11, 2007 at 10:34:46AM +0300, ods15 at ods15.dyndns.org wrote:
> > On Thu, Aug 09, 2007 at 11:01:22PM +0200, michael wrote:
> > > +        if(flags & FLAG_CODED){
> > > +            length++;
> > > +            flags &= ~needed_flags;
> > > +            flags |=  needed_flags;
> > > +        }
> > 
> > Isn't this simply.. flags = needed_flags; ?..
> 
> flags |= needed_flags; actually.

fixed

note, suggestions for simplifictions are always welcome, in case anyone
has any ideas ...

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

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- 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/20070811/a5067ee5/attachment.pgp>



More information about the ffmpeg-cvslog mailing list