Bryce Van Dyk
85f8335784
Bug 1257726
- Update to latest upstream version of nestegg. r=kinetik
...
Bring in updated nestegg library, the newly exposed encryption
functionality will be used to enable WebM EME.
MozReview-Commit-ID: Hv6hSFjlS5c
--HG--
extra : rebase_source : c759a702c205111d65aa2002564559210c662d5f
2016-05-04 11:14:29 +12:00
Matthew Gregan
c3e2181bd1
Bug 1261900 - Update in-tree libnestegg. r=giles
...
This update pulls in nestegg_read_reset, nestegg_packet_has_keyframe, and
nestegg_packet_reference_block.
2016-04-22 22:54:27 +10:00
Matthew Gregan
de83009807
Bug 1267513 - Update libnestegg to pick up BlockGroup parsing fixes. r=giles
2016-04-27 15:25:26 +12:00
Matthew Gregan
9ef5badfe1
Bug 1251504 - Update libnestegg to remove generated nestegg-stdint.h. r=giles
2016-02-26 15:38:14 +13:00
Matthew Gregan
a0d66e7bbc
Bug 1161718 - Distinguish unknown track types from errors in libnestegg. r=rillian
2015-05-11 14:25:33 +12:00
Matthew Gregan
a1aa1c5272
Bug 1096721 - Simplify nestegg-stdint.h. r=cajbir
2014-11-11 14:35:08 +13:00
Matthew Gregan
50e28ecff7
Bug 1085175 - r=roc
...
--HG--
extra : rebase_source : 78e0e0b21c6bb049f9112fdb3f25639c69289dd1
2014-11-11 08:58:52 +13:00
Wes Kocher
a511495141
Backed out changeset 992ad9a82996 (bug 1085175) for bustage on a CLOSED TREE
2014-11-10 13:18:40 -08:00
Matthew Gregan
d79e8d50aa
Bug 1085175 - r=roc
2014-11-11 08:58:52 +13:00
Matthew Gregan
89b94d59cc
Bug 1077086 - Update nestegg from upstream. r=giles
2014-10-08 13:08:36 +13:00
Matthew Gregan
6c48290b50
Bug 1074004 - Update nestegg from upstream. r=giles
...
--HG--
rename : media/libnestegg/README => media/libnestegg/README.md
2014-09-29 13:13:10 +13:00
Carsten "Tomcat" Book
1179dc5061
Backed out changeset 571cef4dcf52 (bug 1074004) for m-oth test failure
...
--HG--
rename : media/libnestegg/README.md => media/libnestegg/README
2014-09-30 08:16:55 +02:00
Matthew Gregan
8df2e79093
Bug 1074004 - Update nestegg from upstream. r=giles
...
--HG--
rename : media/libnestegg/README => media/libnestegg/README.md
2014-09-29 13:13:10 +13:00
Matthew Gregan
394683aacb
Bug 1064705 - Don't treat EOS as fatal when reading optional block subelements in nestegg_read_packet. r=cajbir
2014-09-10 10:51:28 +12:00
Carsten "Tomcat" Book
cde8159f8a
Backed out changeset 170ce237e4a0 (bug 1064705) for Android m5 Test failures
2014-09-16 10:58:01 +02:00
Matthew Gregan
ba4e7fa834
Bug 1064705 - Don't treat EOS as fatal when reading optional block subelements in nestegg_read_packet. r=cajbir
2014-09-10 10:51:28 +12:00
Nathan Froyd
386dc80e01
Bug 992955 - update libnestegg to upstream commit c739433; r=kinetik
2014-04-07 11:28:52 -04:00
Jan Gerber
b2be7a3862
Bug 938315 - Update nestegg to support Opus elements. r=kinetik
...
Merge upstream changes to the WebM parser needed to properly support Opus.
2013-11-19 03:45:00 +13:00
Ralph Giles
bd451cd8a9
Bug 888789 - Update nestegg with VP9 and Opus support. r=kinetik
...
Update our in-tree source to the upstream master branch.
2013-11-11 21:44:00 +13:00
Gregory Szorc
1b12175ba0
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
2013-05-17 16:20:11 -07:00
Mike Shal
df7deac25b
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Matthew Gregan
c09fb9e3bb
Bug 852002 - Fix nestegg's handling of zero length master element. r=padenot
2013-03-19 13:41:30 +13:00
Gregory Szorc
2fa6d9d925
Bug 784841 - Part 18u: Convert /media; r=glandium
2013-02-25 12:47:22 -08:00
Paul Adenot
00d00ea69b
Bug 835381 - Update libnestegg to 38c83d9d4c0c5c84373aa285bd30094a12d6b6f6. r=kinetik
2013-02-19 14:12:19 +01:00
Steve Workman
072618e2b1
Bug 804372 - Allow values for TrackNumber > 0; map TrackNumber to external index r=kinetik
2013-01-14 10:07:27 -08:00
Steve Workman
7aa74b7ad9
Bug 816726 - Return timestamp in nestegg_get_cue_point to support DASH-WebM Seeking r=kinetik
2012-12-13 11:42:44 -08:00
Steve Workman
272d7ed20d
Bug 792404 - Add nestegg_offset_seek to enable stream switching for DASH-WebM r=kinetik
2012-12-06 15:26:44 -08:00
Steve Workman
7a999209d1
Bug 782457: Add max offset and cues preloading support to nestegg; r=kinetik
2012-09-17 16:45:38 -04:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Gervase Markham
68d38d677f
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
...
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Matthew Gregan
a44f096171
Bug 584259 - Update libnestegg. r=doublec a=roc
2010-11-03 12:38:04 +13:00
Matthew Gregan
a3a6455c42
Bug 570904 - Update libnestegg. r=doublec
2010-09-07 16:54:17 +12:00
Matthew Gregan
62729ef0c0
Bug 580982 - Remove workarounds for old YouTube WebM encodings. Don't treat "matroska" doctype as valid WebM file. r=doublec
...
--HG--
rename : media/libnestegg/include/_stdint.h => media/libnestegg/include/nestegg-stdint.h
2010-08-05 15:49:27 +12:00
Matthew Gregan
f3045189b2
Bug 566246 - Import libnestegg WebM demuxer. r=doublec
2010-05-25 16:40:08 +12:00