gecko-dev/media/libstagefright/binding
Ralph Giles 2a3fb1bc74 Bug 1262637 - Remove rust mp4parse sse2 check. r=ajones
This reverts bug 1255869 which added a runtime check for sse2
support to work around sse2 instructions in the rust standard
library targeting i686-pc-windows-msvc.

We now make official builds against i586-pc-windows-msvc which
should omit the sse2 instructions which aren't supported for
all our current users.
2016-04-06 15:30:00 -07:00
..
include Bug 1232313: [mp4] Use cumulative decode time if tfdt box is not present. r=kentuckyfriedtakahe 2016-03-16 18:58:48 +11:00
mp4parse Bug 1243234 - Update rust mp4parse to v0.2.1. r=kinetik 2016-01-28 14:25:18 +13:00
Adts.cpp Bug 1190258: P1. Use getter to access MediaRawData mData and mSize member. r=cpearce 2015-08-06 18:48:44 +10:00
AnnexB.cpp Bug 1195094: P1. Properly detects SPS changes for decoders requiring Annex B. r=cpearce 2015-10-29 00:46:31 +11:00
Box.cpp Bug 1232069 - Check box sizes before alloc&copy. r=jya 2015-12-29 13:12:14 -05:00
BufferStream.cpp Bug 1144107 - Part 4: Prevent assert when hitting EOS. r=kentuckyfriedtakahe 2015-07-14 09:21:27 -04:00
DecoderData.cpp Bug 1153876 - Support MPEG-4 Codec, mp4v-es. r=jya. r=cpearce. 2015-04-20 21:57:29 +08:00
H264.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
Index.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
MP4Metadata.cpp Bug 1262637 - Remove rust mp4parse sse2 check. r=ajones 2016-04-06 15:30:00 -07:00
MoofParser.cpp Bug 1232313: [mp4] Use cumulative decode time if tfdt box is not present. r=kentuckyfriedtakahe 2016-03-16 18:58:48 +11:00
ResourceStream.cpp Bug 1156689: Part6. Add ResourceStream class. r=kentuckyfriedtakahe 2015-05-01 15:26:50 +10:00
SinfParser.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
byteorder-mod.patch Bug 1243234 - Move mp4parse into a crate subdirectory. r=kinetik 2016-01-28 14:25:18 +13:00
mp4parse-mod.patch Bug 1243234 - Move mp4parse into a crate subdirectory. r=kinetik 2016-01-28 14:25:18 +13:00
update-rust.sh Bug 1243234 - Update script for mp4parse v0.2.1. r=kinetik 2016-01-28 14:25:18 +13:00