Kongqun Yang
cf778f7149
Update CHANGELOG for v1.5.0
...
- Also updated a few wording in README and in the code.
Change-Id: I9adf297c00aee92e61e87effa3bdcfaf402638e5
2016-07-12 12:25:48 -07:00
Rintaro Kuroiwa
9198167fd7
Update README for TS and HLS
...
Change-Id: I0c2730e1975a650c3a885ed7c7789d8ce58dea7c
2016-06-23 17:55:08 +00:00
Kongqun Yang
06654da35a
Rename edash-packager to shaka-packager in markdown files
...
Issue #103
Change-Id: I2d9b4985ca4046972e35ef3006691ca7017f78be
2016-05-24 21:55:07 +00:00
Jacob Trimble
86369efc30
Add support for H.265 in MPEG2-TS demuxer.
...
This also changes the H.264 parser to correctly determine access
units.
Closes #46
Issue #47
Change-Id: I69a8c47ebf4fe35cef0592997460158b3131084e
2016-05-03 15:08:04 -07:00
KongQun Yang
b7f457e368
Update CHANGELOG for v1.4.0
...
Change-Id: Ib4fe35fc47ce34aaae9176d8379bd01704c6bd99
2016-04-08 19:12:03 +00:00
KongQun Yang
74951e3405
Add Travis configuration for continous testing
...
Closes #81
Change-Id: I448420568b26a5335b6780289e9118fcf3ef7828
2016-02-18 22:07:55 +00:00
KongQun Yang
e9bf2d7422
Update README to include MacOSX support
...
Change-Id: I31a3efea85b0f10a5d250f6eb3e51b8bc0ce034a
2016-01-25 11:19:47 -08:00
KongQun Yang
7869d509a2
Release 1.3.0
...
Change-Id: Ia6707938d539888de5178df79e1088fdbedcdd73
2016-01-15 16:00:37 -08:00
KongQun Yang
c4fc05ef62
Add doxygen API link in README.md and DESIGN.md
...
Change-Id: I7212102d3117a69d65b0f096e0968278b63cd0b0
2015-10-19 12:11:23 -07:00
KongQun Yang
7bc1b6323b
Update README.md
...
- Added instructions on how to sync to a particular revision
- Added a paragraph on DASH-IF IOP compliance
- Some minor edits on docker instructions
Change-Id: I4ebe1d471f1593aa1a88e604ed6e8c4261b044a5
2015-10-01 23:30:41 +00:00
Kongqun Yang
5782ffdc81
Merge pull request #32 from leandromoreira/master
...
introduces docker for testing/development fixes #31
2015-09-30 15:21:44 -07:00
Kongqun Yang
7ac31f2111
Move design to DESIGN.md
...
Change-Id: Ibc09946970fac89faf151de2ef3e19de1cecb171
2015-09-24 17:46:05 +00:00
Kongqun Yang
368e94941b
Add mailing list to README
...
Change-Id: I4d7b299391be5aa156a29b20932ee7fbd4e0c38d
2015-08-19 23:57:02 +00:00
Leandro Moreira
44b2b07781
introduces docker for testing or development
2015-07-28 22:07:09 -03:00
KongQun Yang
fe9c4201f3
Remove the restriction that key response contains all keys
...
Also set fragment_duration in mvex.
Change-Id: I9584c17569b2eb9b75d060284288c44f64b76821
2014-11-06 15:24:38 -08:00
KongQun Yang
8336801ffc
Refactor WidevineKeySource to pass signer in setter instead
...
Since signer is now optional, it makes more sense to pass it in setter
function.
Also fix a problem in command line that if a signer or key source is
not specified correctly, the program should return immediately.
Change-Id: I3be6a4e2ba7bf7b8d5589ac8268390a0fe08a626
2014-10-14 19:50:14 -07:00
KongQun Yang
dd2ada2026
Make signer optional in packager app
...
Also refactor the command line flag validation app to make it cleaner.
Change-Id: Idb7bb33bd3060aaf25765c1575ceddd901b90c4d
2014-10-14 14:20:21 -07:00
Thomas Inskip
7e9515c349
Updated README.md to include media decryption and WVM.
...
Made some additional minor edits.
Change-Id: I3f00c592c64f607f213c70662c9111af574f158a
2014-10-10 20:02:33 +00:00
KongQun Yang
b8126bc9da
Move source code into packager directory
...
Make it easier to be included and integrated into other code.
Change-Id: I609881688cc20f8fac676cbd91fde4753af32ee5
2014-10-02 12:32:14 -07:00
Thomas Inskip
65e558b19c
KeySource changes to support media decryption.
...
Renamed EncryptionKeySource and WidevineEncryptionKeySource to KeySource and
WidevineKeySource respectively.
Replaced Initialize method with FetchKeys.
Added unit tests.
content_id parameter is now binary. Specified in command line with hex string.
Change-Id: I8010ca62d036cefb3a7c105e0eefee25bbf06d61
2014-09-03 12:06:58 -07:00
KongQun Yang
3e6190ec2b
Deprecate normalize_presentation_timestamp
...
Force earliest_presentation_timestamp to start from 0 by default for
single segment segmenter.
Change-Id: Icfc14e27051c6edfb7a86559045c50a0ce51a62e
2014-07-23 22:55:54 +00:00
KongQun Yang
6651ae1c3d
Update README markdown
...
Change-Id: I2a840de742d67672035ef9d13191beffa2e60fdf
2014-06-28 11:28:05 +00:00
Kongqun Yang
beac7bae62
Add AUTHORS, CONTRIBUTORS, CONTRIBUTING.md, and README.md
...
CONTRIBUTING.md and README.md use GitHub Flavored Markdown, tested @
http://md.mouse.vc/
Change-Id: Ib01b9bcd8c7dac240de6d25ff443e7cdc296d780
2014-04-19 00:05:38 +00:00