Matthew Gregan
bbc0805e28
Bug 1393284 - Update libnestegg to 369d153. r=rillian
...
From 94bad012a2d4ec824d751c574443e3946187c4ea Mon Sep 17 00:00:00 2001
2017-08-24 16:18:34 +12:00
Ralph Giles
b50ae2a480
Bug 1360396 - Update nestegg from upstream. r=kinetik
...
Pull recent changes from the upstream nestegg webm parser
repo. This include a definition of NESTEGG_CODEC_AV1 for
supporting the Alliance for Open Media's AV1 video codec,
and a fix for an unitialized variable warning.
MozReview-Commit-ID: EC1WsaFYlqo
--HG--
extra : rebase_source : 22139c35e505b9cf3c165ff76cdfaaea953baf4d
2017-04-27 17:14:25 -07:00
Jay Harris
f04c7b9716
Bug 1306477 - Updates to latest upstream version of nestegg. r=kinetik
...
MozReview-Commit-ID: D2vrjB3wOjh
--HG--
extra : rebase_source : 7c5e6588dfd857433bff801ad8aece0971641c7a
2017-02-08 15:17:24 +13:00
Matthew Gregan
94df8b79e6
Bug 1296988 - Update libnestegg. r=rillian
2016-08-25 13:49:22 +12:00
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
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
Matthew Gregan
c09fb9e3bb
Bug 852002 - Fix nestegg's handling of zero length master element. r=padenot
2013-03-19 13:41:30 +13: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
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