shaka-packager/packager
Aaron Vaage 7c5508555c Made Verify Functions Return Status
There are multiple functions we use to verify input from the user
and must of them would return a boolean expect for the top level
function which would return a Status. Each function would log a
message but to the user the error was not clear. This change makes
each verify function return a status so that the actual problem
will be surfaced easier.

Change-Id: I12ab43f8ca3a4d379b4309336644a70eb8cbbbe0
2017-09-06 22:22:55 +00:00
..
app Remove the all zero KID in manifest for key rotation 2017-08-29 20:44:32 +00: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 Remove the all zero KID in manifest for key rotation 2017-08-29 20:44:32 +00:00
media Made Verify Functions Return Status 2017-09-06 22:22:55 +00:00
mpd Remove the all zero KID in manifest for key rotation 2017-08-29 20:44:32 +00: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 Made Verify Functions Return Status 2017-09-06 22:22:55 +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