shaka-packager/packager/media
KongQun Yang e97c89391a Address flakiness in ProducerConsumerQueueTest
1. Expect the time elapsed to be greater than kTimeout instead of
   approximately equal to kTimeout if there is a "wait";
2. Expect the time elapsed to be smaller than kTimeout instead of
   approximately equal to 0 if there is no "wait".

Also rename a variable in packager.cc to better reflect what it is.

Change-Id: I67975a6263b8dbc1124b78feae0f8e0d112bda50
2017-12-05 22:56:22 +00:00
..
ad_cue_generator Dispatch Scte35Events. 2017-12-01 02:23:36 +00:00
base Address flakiness in ProducerConsumerQueueTest 2017-12-05 22:56:22 +00:00
chunking Separate MediaHandlerTestBase From FakeMediaHandler 2017-09-25 16:41:06 -07:00
codecs Fix order of VPS, SPS, PPS in hvcC box of HEVC/MP4 (#300) 2017-11-30 14:34:42 -08:00
crypto Support encrypted E-AC3 in TS 2017-11-13 22:54:07 +00:00
demuxer Fix a parsing problem with AC3 in TS 2017-11-07 18:47:09 -08:00
event Move Muxer Creation To Own Method 2017-09-11 12:23:07 -07:00
formats Log an error when seeing unsupported stream type in MPEG2TS 2017-12-01 14:56:22 -08:00
origin Added Origin Handler 2017-08-18 09:20:10 -07:00
public Created a build target for files in media/public/ 2017-11-16 00:24:17 +00:00
replicator Made Trick Play A 1:1 Handler 2017-09-26 08:25:04 -07:00
test Handle additional unused 'mdat' properly 2017-12-01 00:28:30 +00:00
trick_play Change MediaSample::CopyFrom to MediaSample::Clone 2017-09-29 09:58:39 -07:00