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
f99185c1e7
Bug 1269768
- Treat multiple BlockAdditions elements in WebM as an error. r=giles
2016-05-23 12:56:52 +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
358dd6f8a1
Bug 1257699 - Update in-tree libnestegg. r=giles
2016-03-23 13:47:14 +13: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
d608d9a310
Bug 1200148 - Sanity check header lengths in Vorbis CodecData. r=derf
2015-09-08 11:44:45 +12:00
Jan Gerber
fcaed6e591
Bug 1168732
- Update libnestegg to pick up nestegg_track_codec_data_count fix for Opus handling. r=kinetik
2015-05-28 14:24:28 +12: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
a1d6e2bdbb
Bug 1124518 - Update libnestegg. r=ehsan
2015-01-22 15:04:39 +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
Carsten "Tomcat" Book
6cfdbefa4d
Backed out changeset 405b97368630 (bug 1074004)
2014-09-30 08:16:27 +02:00
Matthew Gregan
0b6d02d00a
Bug 1074004 - Bustage fix for nestegg_set_halloc_func.
...
--HG--
extra : rebase_source : 7e24e953dc287e80112e0a0d4263b6ac5b1fbd8d
2014-09-30 16:20:56 +13: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
cajbir
ad8b3875f1
Bug 1000608 - Allow nestegg_offset_seek to be called externally - r=kinetik
2014-04-23 20:04:00 +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
69fb03370e
Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot
2013-04-10 15:03:50 +12:00
Matthew Gregan
722e340414
Backout 5f7a95537199 (bug 846122).
2013-04-16 14:58:44 +12:00
Matthew Gregan
a461d0eae0
Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot
2013-04-16 13:20:18 +12: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
72e433782c
Bug 834496 - Use ne_map_track_number_to_index in nestegg_track_seek r=kinetik
2013-01-24 17:37:48 -08:00
Steve Workman
833906186e
Bug 832018 - Use ne_map_track_number_to_index in nestegg_get_cue_point r=kinetik
2013-01-18 13:15:18 -08: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
Matthew Gregan
88e9154f91
No bug - Update media/libnestegg's README_MOZILLA to point to correct git commit. DONTBUILD
...
--HG--
extra : rebase_source : bb122043b1839c206ea00512bd8ed7744f60a724
2012-10-23 18:09:52 +13:00
Matthew Gregan
a44f096171
Bug 584259 - Update libnestegg. r=doublec a=roc
2010-11-03 12:38:04 +13:00
Matthew Gregan
bc82080333
Bug 604993 - Make nestegg_read_packet return an error when called again after EOS. r=chris.double a=blocking2.0
2010-10-18 15:18:13 +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
50da0a4ff6
Bug 572586 - First seek in WebM file with Cues at end of file fails. r=cdouble
2010-06-17 21:46:30 +02:00
Matthew Gregan
a1b347da87
Bug 572046 - Make nestegg read and discard unknown elements rather than seeking past them. r=doublec
2010-06-16 15:35:42 +12:00
Matthew Gregan
f3045189b2
Bug 566246 - Import libnestegg WebM demuxer. r=doublec
2010-05-25 16:40:08 +12:00