diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-04-13 17:53:50 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-06-12 20:27:52 +0200 |
commit | d06e4d8aab9c679b6aea2591d2a9b382df9e5f74 (patch) | |
tree | 8119cb92f75a087182f253229c9b6838dd7c7f32 /libavcodec/h261data.c | |
parent | 2940e196c5e439d9869f8c02a49a318d0847453c (diff) | |
download | ffmpeg-d06e4d8aab9c679b6aea2591d2a9b382df9e5f74.tar.gz |
h264: start splitting decode_slice_header()
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.
Diffstat (limited to 'libavcodec/h261data.c')
0 files changed, 0 insertions, 0 deletions