On 16/05/16 10:25, Anton Khirnov wrote:
> That function is currently very long and entangles bitstream parsing and
> decoder configuration. This makes the code much harder to read than
> necessary.
> 
> Begin splitting the code that configures the decoder state based on the
> slice header information from the parsing of the slice header.
> ---
>  libavcodec/h264_slice.c | 43 +++++++++++++++++++++++++++----------------
>  1 file changed, 27 insertions(+), 16 deletions(-)
> 

Seems fine.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to