| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ib90cc2f2adc07ff146256931c92c0ec4becb86f5
|
|
|
|
|
|
|
|
|
| |
Remove getDouble and getSize methods, since these are not used and/or
not present in the corresponding Java MediaFormat API.
Add setBuffer/getBuffer, needed for making formats for encoding, and
add other setters.
Change-Id: I528d51b4ed571d852b949637f7ae3a95d31da7c1
|
|
|
|
|
|
|
| |
Have MediaFormat own the strings it returns from toString and getString,
reducing the chance of memory leaks.
Change-Id: I0ddd593874c8b3af0b7714f2d8a106edf8121108
|
|
Change-Id: I9ed6b9c5afb026a1b5fe8b652e75635bbcc223df
|