On 2016-05-16 10:26:04 +0200, Anton Khirnov wrote: > Do it right before the MMCOs are applied to the DPB. This will allow > moving the frame_start() call out of the slice header parsing, since > generating the implicit MMCOs needs to be done after frame_start(). > --- > libavcodec/h264.h | 6 +++--- > libavcodec/h264_picture.c | 2 +- > libavcodec/h264_refs.c | 33 ++++++++++++++++----------------- > libavcodec/h264_slice.c | 12 ++++++------ > 4 files changed, 26 insertions(+), 27 deletions(-)
ok Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
