]> git.sesse.net Git - ffmpeg/commit
avcodec/dvbsubdec: replace data_size with got_sub_ptr for better readability
authorLimin Wang <lance.lmwang@gmail.com>
Tue, 24 Mar 2020 11:05:19 +0000 (19:05 +0800)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 25 Mar 2020 17:41:21 +0000 (18:41 +0100)
commit157873623f0e0278db5bf5164387d8cc4eac90a0
tree78f7086de80318f92f1abcda298a2cb9ddb893cc
parent8ea4efffdb5c14e2fd2c822c9bac2cf62a5e9381
avcodec/dvbsubdec: replace data_size with got_sub_ptr for better readability

Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/dvbsubdec.c