shaka-packager/packager
Aaron Vaage 591fd5456e Cleaned Up RunJobs
Rewrote the RunRemuxJobs function to use waitable events so that we never
get stuck waiting for a job to finish before getting to a thread that
has already exited.

This should allow us to end execution when a job failed rather than
waiting for all jobs before the failed job to finish.

Closes #94

Change-Id: I413f62561a7a4cab83b8905e75986230b6c498bc
2017-08-22 23:03:44 +00:00
..
app Move HlsParams to hls_params.h 2017-08-18 11:57:41 -07:00
buildtools/third_party Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file Fix file permission issue with manifests 2017-08-01 15:42:55 -07:00
hls Move HlsParams to hls_params.h 2017-08-18 11:57:41 -07:00
media Consolidate Mp4OutputParams into MuxerOptions 2017-08-18 11:57:34 -07:00
mpd Consolidate MpdParams into MpdOptions 2017-08-18 11:57:41 -07:00
testing Enable C++11 in gtest 2017-07-17 20:14:23 +00:00
third_party Include /etc/ssl/ca-bundle.pem in curl ca bundle 2017-08-04 12:28:02 -07:00
tools Fix pssh README to avoid confusion 2017-03-03 16:13:25 -08:00
version Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
common.gypi Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
packager.cc Cleaned Up RunJobs 2017-08-22 23:03:44 +00:00
packager.gyp Move packager/media/file to packager/file 2017-07-17 12:08:28 -07:00
packager.h Move HlsParams to hls_params.h 2017-08-18 11:57:41 -07:00
packager_test.cc Move status.h under packager/ 2017-06-30 11:35:18 -07:00
protoc.gypi Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
status.cc Move status.h under packager/ 2017-06-30 11:35:18 -07:00
status.h Move status.h under packager/ 2017-06-30 11:35:18 -07:00
status_test_util.h Move status.h under packager/ 2017-06-30 11:35:18 -07:00
status_unittest.cc Move status.h under packager/ 2017-06-30 11:35:18 -07:00