summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Collapse)AuthorAgeLines
* 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