]> git.sesse.net Git - vlc/commit
omxil: Feed input data in multiple buffers if needed
authorMartin Storsjö <martin@martin.st>
Mon, 18 Mar 2013 19:37:15 +0000 (21:37 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 18 Mar 2013 20:07:02 +0000 (22:07 +0200)
commitd7cc0fc2fc7b39ab3e57e6f2ae9693884fbddcde
tree06d4c7fc44e60357f0632166c54898cc0f47f2a6
parent567597b43238a9092409118636352bd434d142a6
omxil: Feed input data in multiple buffers if needed

This fixes decoding of higher resolution content on the raspberry
pi, where the decoder defaults to 80 KB input buffers and doesn't
react if trying to enlarge them in
ImplementationSpecificWorkarounds().

Signed-off-by: Martin Storsjö <martin@martin.st>
modules/codec/omxil/omxil.c