Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLongChair <longchair@hotmail.com>2018-01-06 11:36:58 +0300
committerwm4 <nfxjfg@googlemail.com>2018-01-06 20:08:13 +0300
commitc6f84106366c6f243a8b07dbffcc7880009aa904 (patch)
tree2b333b21717c8c74216e02700643d117b5cba5f4 /.gitignore
parent01735b4852c65081eaead3d9d405ef30fbb5a6ee (diff)
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions