OSDN Git Service

lavf/srtdec: do not try to queue empty subtitle chunks.
authorClément Bœsch <ubitux@gmail.com>
Sun, 27 Jan 2013 11:25:21 +0000 (20:25 +0900)
committerClément Bœsch <ubitux@gmail.com>
Sun, 27 Jan 2013 11:26:35 +0000 (20:26 +0900)
commitf2b6aabd3da7d0d15c7cea0a9fb649b530e2d3cb
tree3e09be8d0953e4648efe9c1281cbd048f5564e48
parent07a7145d89fb2dcf7c85b36f10306cea5f2027d4
lavf/srtdec: do not try to queue empty subtitle chunks.

Regression since 3af3a30.
Fixes Ticket2167.
libavformat/srtdec.c