diff options
author | LongChair <longchair@hotmail.com> | 2018-01-06 09:36:58 +0100 |
---|---|---|
committer | wm4 <nfxjfg@googlemail.com> | 2018-01-06 18:08:13 +0100 |
commit | c6f84106366c6f243a8b07dbffcc7880009aa904 (patch) | |
tree | 2b333b21717c8c74216e02700643d117b5cba5f4 /.travis.yml | |
parent | 01735b4852c65081eaead3d9d405ef30fbb5a6ee (diff) | |
download | ffmpeg-streaming-c6f84106366c6f243a8b07dbffcc7880009aa904.zip ffmpeg-streaming-c6f84106366c6f243a8b07dbffcc7880009aa904.tar.gz |
avcodec/rkmpp : Fix broken build due to missing control operation
This patch is taking care of https://trac.ffmpeg.org/ticket/6834.
It seems that one of the control operations that was available to get
the free decoders input slots was removed.
There is another control operation to retrieve the used slots. Given
that the input slot count is hardcoded to 4 in mpp at this point,
replacing the old control operation by the other one.
This was tested on Rockchip ROCK64.
Signed-off-by: wm4 <nfxjfg@googlemail.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions