Check that there are subtitle rects to encode in avcodec_encode_subtitle()
authorBjörn Axelsson <gecko@acc.umu.se>
Mon, 9 Feb 2009 01:58:01 +0000 (01:58 +0000)
committerRobert Swain <robert.swain@gmail.com>
Mon, 9 Feb 2009 01:58:01 +0000 (01:58 +0000)
commit505aa6c91d91b6592f04bc77ab82bb718be26ec5
treebf3abbbb5ecabccf5717144fbc509c1c62d38827
parent9413db9e04178393612f86561b70550b2c47545d
Check that there are subtitle rects to encode in avcodec_encode_subtitle()

Patch by Björn Axelsson ( gecko A acc D umu D se )

Originally committed as revision 17093 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/utils.c