On 2016-05-16 10:25:57 +0200, Anton Khirnov wrote: > This will allow postponing the reference list construction (and by > consequence some other functions, like frame_start) until the whole > slice header has been parsed. > --- > libavcodec/h264.h | 6 ++ > libavcodec/h264_refs.c | 197 > +++++++++++++++++++++++++++--------------------- > libavcodec/h264_slice.c | 3 + > 3 files changed, 118 insertions(+), 88 deletions(-)
Ok Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
