shaka-packager/packager/media
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
..
base Made Verify Functions Return Status 2017-09-06 22:22:55 +00:00
chunking Consolidate ChunkingParams and ChunkingOptions 2017-08-18 11:55:45 -07:00
codecs Make NaluReader skip encrypted portion 2017-06-22 22:09:59 +00:00
crypto Consolidate EncryptionParam and EncryptionOptions 2017-08-18 17:37:45 +00:00
demuxer Added Origin Handler 2017-08-18 09:20:10 -07:00
event multi-manifest (e.g. DASH + HLS) output support 2017-08-29 13:42:33 -07:00
formats Implement MsToWebVTTTimestamp 2017-08-30 18:30:43 +00:00
origin Added Origin Handler 2017-08-18 09:20:10 -07:00
public Consolidate Mp4OutputParams into MuxerOptions 2017-08-18 11:57:34 -07:00
test Integrate packager top level library 2017-06-13 13:40:26 -07:00
trick_play Move status.h under packager/ 2017-06-30 11:35:18 -07:00