diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-12-08 22:53:50 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-12-10 04:58:52 +0100 |
commit | 5b73ba9887d419ee056723248c7a3dd51f05c3e7 (patch) | |
tree | 3e0f3dec5c2fda196ec5bc8fad1d184b2a637f73 /cmdutils.h | |
parent | 65e33d8e23277bb96809842656482e0e3fe8746f (diff) | |
download | ffmpeg-5b73ba9887d419ee056723248c7a3dd51f05c3e7.tar.gz |
avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
This decreases the amount of computations and memory needed for analysing mpeg1/2 streams
the properties update is moved from code that is skiped if skip_frame is set
to code that is not skiped so the change doesnt loose that
from being executed
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'cmdutils.h')
0 files changed, 0 insertions, 0 deletions