Changeset 3ee8ca9b in ffmpeg

Timestamp:
Apr 11, 2011, 9:27:50 PM (14 years ago)
Author:
Aurelien Jacobs <aurel@gnuage.org>
Branches:
master
Children:
6873cf9
Parents:
c104a6e9
git-author:
Aurelien Jacobs <aurel@gnuage.org> (04/05/11 07:04:48)
git-committer:
Aurelien Jacobs <aurel@gnuage.org> (04/11/11 21:27:50)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.