On 18/12/2016 11:36, Anton Khirnov wrote: > Calling ff_h264_field_end() when the per-field state is not properly > initialized leads to all kinds of undefined behaviour. > > CC: [email protected] > Bug-Id: 977 978 992 > --- > libavcodec/h264_picture.c | 1 + > libavcodec/h264_slice.c | 4 ++-- > libavcodec/h264dec.c | 3 ++- > libavcodec/h264dec.h | 5 +++++ > 4 files changed, 10 insertions(+), 3 deletions(-) >
Sounds safe. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
