4a0193a816MpdBuilder Live profile
Rintaro Kuroiwa
2014-05-21 19:16:17 -0700
5b1980651fSupport segment template identifier $Time$
KongQun Yang
2014-05-14 16:19:35 -0700
72ad649ac4Move MoreThanOneTrue/AtLeastOneTrue/OnlyOneTrue to mpd util
Kongqun Yang
2014-06-06 16:52:06 +0800
1d920a1a4eMedia code change to support live mpd
KongQun Yang
2014-05-22 11:51:55 -0700
6837ac45b7Implement MpdNotifyMuxerListener
KongQun Yang
2014-05-16 16:32:10 -0700
1899d5c3b0Add back Initialize which starts key fetching thread
KongQun Yang
2014-05-08 16:34:45 -0700
cdf0aa178dSupport configurable policy in Widevine encryption
KongQun Yang
2014-05-08 15:58:07 -0700
fe744f4724Made video decoder configuration changes into a non-fatal condition. Issued warning rather than exiting with an error so that playback may (hopefully) continue. We see this type of situation with the Envivio encoders, which effect trivial changes in encoding midstream.
Thomas Inskip
2014-05-29 13:21:28 -0700
d7d307ff56Implemented multi-stream packager driver program.
Thomas Inskip
2014-05-08 18:23:54 -0700
c73c25c1c0XML compare function
Rintaro Kuroiwa
2014-04-11 18:23:20 -0700
7fe5b5171aRenamed packager_main to single_packager. Did some re-factoring to share code with upcoming (multi stream) packager.
Thomas Inskip
2014-05-08 14:02:36 -0700
beaea71946Add tests that check the 'id' attributes.
Rintaro Kuroiwa
2014-02-05 10:55:37 -0800
b0e26ff297Implement SimpleMpdNotifier
KongQun Yang
2014-05-19 14:30:58 -0700
f6a54c289fRename VodMpdNotifyMuxerListener to MpdNotifyMuxerListener
KongQun Yang
2014-05-16 14:03:52 -0700
e7fe62763dAdd 'pssh' box for clear lead fragments as well
KongQun Yang
2014-05-08 14:50:38 -0700
b25834a910Implement EncryptingFragmenter from Fragmenter
KongQun Yang
2014-05-08 13:53:08 -0700
3f0454ecedMerge "Added implementation of UdpFile for UDP unicast/multicast capture."
Thomas Inskip
2014-05-14 22:59:21 +0000
49dd6e49bbAlways generate version 1 SampleGroupDescription box
KongQun Yang
2014-05-07 14:57:39 -0700
80a60b7ef2Support 64 bit mdat box size
KongQun Yang
2014-05-05 14:49:45 -0700
815b90753fUse OpenSSL RAND_bytes for random IV generation
KongQun Yang
2014-05-07 17:34:11 -0700
1f315ba921Support key rotation in widevine encryption key source
Kongqun Yang
2014-04-24 09:59:07 -0700
2eb40fef65Added implementation of UdpFile for UDP unicast/multicast capture.
Thomas Inskip
2014-04-30 16:22:15 -0700
1773d08b8dAdd new flag max_sd_pixels to determine SD or HD track
Kongqun Yang
2014-04-24 14:32:18 -0700
53287e5fe7Add m2ts and audio tests in packager_test
Kongqun Yang
2014-04-24 12:29:53 -0700
e8e83cc37cFix packager_main crash in Debug mode muxing clear video
KongQun Yang
2014-05-01 12:35:24 -0700
30cb6948e5Add MediaParser::Flush to flush the parser
Kongqun Yang
2014-04-24 11:37:33 -0700
77e9302aa9Cleaned up TODOs from MPEG-2 code.
Thomas Inskip
2014-04-29 11:51:28 -0700
aeb9114b85Change type length from int to sizePT to prevent type conversion narrowing error
#1
ggoussard
2014-04-29 10:11:16 -0700
67bdd89ba2Implemented H.264 byte stream to unit stream conversion and other components needed for MPEG-2 TS h.264 video demux and transmux.
Thomas Inskip
2014-04-17 18:57:31 -0700
4a39a0fc98Renamed mp2t::MediaParser to mp2t::Mp2tMediaParser, removed filters namespace.
Thomas Inskip
2014-04-16 16:22:31 -0700
faa12bd191Merge "Added ADTS header parsing, removal, and conversion to AudioSpecificConfig. Hooked up mp2t media parser, audio transmux now working."
Thomas Inskip
2014-04-23 20:39:05 +0000
50ed026751Support key rotation when generating MP4 fragments
Kongqun Yang
2014-04-18 11:49:49 -0700
9076411044Rename EncryptorSource to EncryptionKeySource
Kongqun Yang
2014-04-15 18:09:32 -0700
f059d926d7Update client of EncryptorSource due to refactoring
Kongqun Yang
2014-04-18 15:00:30 -0700
107145c693Refactor EncryptorSource to prepare for live support
Kongqun Yang
2014-04-15 15:18:26 -0700
71a425799dAdded ADTS header parsing, removal, and conversion to AudioSpecificConfig. Hooked up mp2t media parser, audio transmux now working.
Thomas Inskip
2014-04-15 16:51:32 -0700
c5f1e5eb7aModified mp2t::MediaParser to work with the packaging SDK. Added transport stream test data.
Thomas Inskip
2014-04-10 12:57:10 -0700
20e66b2109Renamed mp2t_stream_parser* to mp2t_media_parser* .
Thomas Inskip
2014-04-10 12:48:21 -0700
cbf4978ffaModified H.264 elementary stream parsing code to work with remux framework.
Thomas Inskip
2014-04-07 17:39:14 -0700
8df0e1ad0aFix flaky MultiThreadProducerConsumerQueueStopTest
Kongqun Yang
2014-04-21 13:56:48 -0700
a7c91ca7ddModified audio elementary stream parsing to work with packager remux.
Thomas Inskip
2014-04-07 10:48:25 -0700
30b51506c4Check-in of unmodified audio elementary stream parsing code.
Thomas Inskip
2014-04-07 10:27:07 -0700
5557ce7677Filters library and unit test builds.
Thomas Inskip
2014-04-01 14:18:11 -0700
0ad332896eCheck-in of unmodified MPEG-2 and H.264 parsers.
Thomas Inskip
2014-03-31 18:34:59 -0700
5f99651223Moved mp4 code to new "formats" directory to match Chromium source tree. (second attempt due to conflicts).
Thomas Inskip
2014-04-10 14:42:38 -0700
c51c6b2731Fix ClosureThread unittest crash in release build
Kongqun Yang
2014-04-18 18:48:41 -0700
7fd94950d4ProducerConsumerQueue unittest
Kongqun Yang
2014-04-11 15:01:13 -0700