]> git.sesse.net Git - ffmpeg/commit
lavc/dvbsub: Add the missing line separator to dvb_encode_rle8().
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>
Tue, 24 Oct 2017 20:49:04 +0000 (22:49 +0200)
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>
Tue, 24 Oct 2017 20:49:04 +0000 (22:49 +0200)
commit6e1654768585692e327343059b35695b6123444a
tree353faf49d6be7ac933a89870f16e990790581f81
parentdf95f145be1556da7e147d642e4fd8bf96276321
lavc/dvbsub: Add the missing line separator to dvb_encode_rle8().

Fixes 256-colour dvb subtitle encoding.

Fixes ticket #6769.
libavcodec/dvbsub.c