On 07/09/13 21:40, 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. > --- > libavcodec/avcodec.h | 1 + > libavcodec/h264.c | 34 ++++++++++++++++++++++++++++++---- > libavcodec/h264.h | 9 +++++++++ > libavcodec/mpegvideo.h | 1 + > libavcodec/options_table.h | 1 + > libavutil/frame.c | 1 + > libavutil/frame.h | 3 +++ > 7 files changed, 46 insertions(+), 4 deletions(-) >
It is interesting, would require a version bump. Overall I like the idea. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
