aboutsummaryrefslogtreecommitdiffstats
path: root/presets/libvpx-360p.ffpreset
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2015-10-23 20:32:51 +0200
committerMarton Balint <cus@passwd.hu>2015-10-24 16:12:25 +0200
commit03037a4aad8b92c00ef2f115605ad20fc4410fe5 (patch)
tree77d17995b797c3a9a4aeebf69c5629c744827a0d /presets/libvpx-360p.ffpreset
parenta3bed3f3e1a0d76557217ed9ad4a9b20c89ddbcb (diff)
downloadffmpeg-03037a4aad8b92c00ef2f115605ad20fc4410fe5.tar.gz
ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectangles
Current code segfaults since the deprecation of AVSubtitleRect.pict because it freed/realloced AVSubtitleRect.pict.data by itself. The new code stores the generated YUVA AVSubtitle rectangles in their own struct and keeps the original AVSubtitle structure untouched, because overwriting it is considered invalid API usage. Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'presets/libvpx-360p.ffpreset')
0 files changed, 0 insertions, 0 deletions