diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-05-17 14:51:01 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-06-21 11:08:03 +0200 |
commit | 8d36932c8d33f93ce1afdd5c1f402e7b6655d5ae (patch) | |
tree | 1dcac4e0ac5f6a10cfdaf4bb8d896d4a4e8a1045 /libavfilter/gradfun.h | |
parent | b25cd7540e7cba9868edc13817c0ce1ddef90ffc (diff) | |
download | ffmpeg-streaming-8d36932c8d33f93ce1afdd5c1f402e7b6655d5ae.zip ffmpeg-streaming-8d36932c8d33f93ce1afdd5c1f402e7b6655d5ae.tar.gz |
h264: move the block starting a new field out of slice_header_parse()
There is no bitstream parsing in that block and messing with
decoder-global state is not something that belongs into header parsing.
Nothing else in this function depends on the value of current_slice,
except for two validity checks. Those checks are also moved out of
slice_header_parse().
Diffstat (limited to 'libavfilter/gradfun.h')
0 files changed, 0 insertions, 0 deletions