OSDN Git Service

smoothstreamingenc: Check the output UrlContext before accessing it
authorMartin Storsjö <martin@martin.st>
Fri, 5 Oct 2012 23:24:07 +0000 (02:24 +0300)
committerMartin Storsjö <martin@martin.st>
Sat, 6 Oct 2012 10:05:30 +0000 (13:05 +0300)
commiteb2f391018facf1e31e88800f3109b382da3f59c
treec10bf7ef3c94df886b0049cf3c3b752c552e1fa8
parentd3a72becc6371563185a509b94f5daf32ddbb485
smoothstreamingenc: Check the output UrlContext before accessing it

This code can be called with a NULL UrlContext if writing of the
trailer involves seeking.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/smoothstreamingenc.c