summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Collapse)AuthorAgeLines
* MoonchildProductions#1251 - Part 14: libstagefright build should avoid ↵athenian2002019-10-21-1/+1
| | | | | | | | _GLIBCXX_OS_DEFINES. https://bugzilla.mozilla.org/show_bug.cgi?id=1367775 Windows already requires this ifdef, Solaris needs it too. Not much more to say, but I can do research and follow up on this if asked.
* Always treat composition time offsets as signedtrav902019-01-28-14/+49
| | | | | Even for version 0 ctts atoms that technically should contain only unsigned values.
* Remove Rust files from media gteststrav902018-12-08-142/+0
|
* Add support to libstagefright for AV1 FourCCs (part 2)trav902018-11-18-0/+3
|
* Add support to libstagefright for AV1 FourCCstrav902018-11-15-0/+5
|
* [EME] Add error handling in MoofParser for sbgp and sgpd boxestrav902018-07-25-17/+58
|
* [EME] Add support for sbgp and sgpd boxes occuring in the sampletabletrav902018-07-25-13/+48
|
* [EME] Add support for sbgp and sgpd boxes in the traf boxtrav902018-07-25-0/+252
|
* Rework MoofParser to return an error when the underlying BufferReader ↵trav902018-07-21-82/+221
| | | | returns an error.
* Copy ByteReader to BufferReader and add some error handlingtrav902018-07-21-0/+226
|
* Warn instead of assert if SPS value is incorrecttrav902018-07-20-18/+20
|
* Ignore user data tracktrav902018-07-18-1/+0
| | | | | | That's the 'udta' box. They serve no purpose as far as we're concerned and stagefright doesn't handle it very well (as in, prevents playback). Resolves #616.
* Remove Rust from the tree.wolfbeast2018-03-13-14/+0
| | | | Part 4 for #58
* Remove Rust MP4 parserwolfbeast2018-03-13-4444/+0
| | | | Part 1 for #58
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+35673