1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect
Use the new fields directly instead of the ones from AVPicture.
This removes a layer of indirection which serves no pratical purpose
whatsoever, and will help in removing AVPicture structure completely
later.

Every subtitle encoder/decoder seamlessly points to the new arrays,
so it is possible to deprecate AVSubtitleRect.pict.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2015-10-21 12:02:29 +02:00
..
2013-08-28 11:02:56 +02:00
2015-07-27 15:24:56 +01:00
2013-07-25 19:43:32 +02:00
2015-09-30 16:45:11 +02:00
2015-02-28 21:51:24 +01:00
2012-12-21 00:18:34 +01:00
2014-09-04 07:14:27 -07:00
2011-12-11 00:32:25 +01:00
2012-12-21 00:18:34 +01:00