Clément Bœsch
|
a19e9f2d5c
|
lavf/microdvd: rewrite using subtitles queue API.
|
13 years ago |
Clément Bœsch
|
608bda925a
|
lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error.
|
13 years ago |
Clément Bœsch
|
2d52ee8a1a
|
lavf/microdvd: support events lasting to the next one.
Example:
{3350}{}this subtitle...
{3390}{}...continues up to...
{4000}{4500}this one.
{4600}{}and now...
{4800}{}...to the end of the presentation
|
13 years ago |
Clément Bœsch
|
e40981b8c4
|
lavf/microdvd: set packet duration.
|
13 years ago |
Clément Bœsch
|
215b7724e7
|
lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().
|
13 years ago |
Clément Bœsch
|
0e5ecd806e
|
Replace remaining av_new_stream() with avformat_new_stream().
|
13 years ago |
Aurelien Jacobs
|
3c9bfb3368
|
add MicroDVD muxer and demuxer
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>
|
14 years ago |