On Sun, Sep 8, 2013 at 10:28 PM, Vittorio Giovara < [email protected]> wrote:
> On Saturday, September 7, 2013, John Stebbins wrote: > > > This can be optionally disabled whith the "showall" flags2 option. > > When in "showall" mode, incomplete frames are signalled through > > AVFrame.flags FRAME_FLAG_INCOMPLETE_FRAME. > > > I think it'd be better to leave the current behavior as default and an > option like WAIT_KEYFRAME that implements your idea. > Also does this apply to h264 or does this work with other codecs too? In > the former case then a private decode option would be a better place than > flags2 for this flag. > > I don't agree. Seeing broken frames is in most cases not desired, so the more desirable option should be the default, even if it changes behaviour. - Hendrik _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
