shaka-packager/packager/media/crypto
Aaron Vaage fbc4952e21 Updated StreamData Matchers to Use Matchers
Updated all the stream data matcher we use in our unit tests
to allow us to use matchers in them. We are now able to use "_"
to ignore specific parameters.

With this we were able to replace the different version of
matchers for each stream data type with a single instance for
each type.

Includes updates to printing strings to the listener. Strings
now go through a "pretty" function to help make it easier to
read them in the output.

Change-Id: I146351b54fccd63ab9ec936877e6c6b30f9aa9fc
2018-06-13 15:36:22 -07:00
..
crypto.gyp Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
encryption_handler.cc Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
encryption_handler.h Support encrypted E-AC3 in TS 2017-11-13 22:54:07 +00:00
encryption_handler_unittest.cc Updated StreamData Matchers to Use Matchers 2018-06-13 15:36:22 -07:00
sample_aes_ec3_cryptor.cc Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
sample_aes_ec3_cryptor.h Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
sample_aes_ec3_cryptor_unittest.cc Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00