Revision 3ee8ca9b
ID | 3ee8ca9b0894df3aaf5086c643283cb58ef9763d |
Parent | c104a6e9 |
Child | 6873cf9b |
add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct
Call this new function before decode() to replace the custom and
inconsistant initialization in various decoders.
This function is equivalent to avcodec_get_frame_defaults() for AVFrame.
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>
Files
- added
- modified
- copied
- renamed
- deleted