shaka-packager/media
Kongqun Yang c51c6b2731 Fix ClosureThread unittest crash in release build
The crash happens if the thread is created but never started. An
improper Join triggered the crash. We should not call Join if the thread
is not started.

Change-Id: Icace740889089d3b2e15cf6c76c2b0887eb84535
2014-04-18 18:48:41 -07:00
..
base Fix ClosureThread unittest crash in release build 2014-04-18 18:48:41 -07:00
event Enable warnings and warnings-as-errors 2014-03-28 22:24:49 +00:00
file Rename MP4GeneralSegmenter and MP4VODSegmenter 2014-04-09 20:27:16 +00:00
mp4 Add 'sbgp' and 'sgpd' box definitions 2014-04-19 00:57:39 +00:00
test Make Muxer::Initialize and Muxer::Finalize private 2014-04-10 19:56:35 +00:00