Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent reading past the end of the buffer in 3GPP | Joshua J. Drake | 2015-05-07 | 1 | -2/+3 |
* | am 959d3179: am 07d4f27b: am f14555b0: am 3fdb2cbb: am d638e735: am 0d9eb04f:... | Marco Nelissen | 2015-05-07 | 1 | -1/+1 |
|\ | |||||
| * | am 07d4f27b: am f14555b0: am 3fdb2cbb: am d638e735: am 0d9eb04f: am 5a75b421:... | Marco Nelissen | 2015-05-07 | 1 | -1/+1 |
| |\ | |||||
| | * | am d638e735: am 0d9eb04f: am 5a75b421: am 30d77e2c: Fix potential buffer overrun | Marco Nelissen | 2015-05-07 | 1 | -1/+1 |
| | |\ | |||||
| | | * | am 0d9eb04f: am 5a75b421: am 30d77e2c: Fix potential buffer overrun | Marco Nelissen | 2015-05-07 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | am 5a75b421: am 30d77e2c: Fix potential buffer overrun | Marco Nelissen | 2015-05-07 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | am 30d77e2c: Fix potential buffer overrun | Marco Nelissen | 2015-05-07 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | Fix potential buffer overrun | Marco Nelissen | 2015-05-05 | 1 | -1/+1 |
* | | | | | | | am d7446564: am 1e5670ab: am 296dc670: am d8e41553: am bd28ac74: am 59cea261:... | Marco Nelissen | 2015-05-07 | 1 | -3/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | am 1e5670ab: am 296dc670: am d8e41553: am bd28ac74: am 59cea261: Add some san... | Marco Nelissen | 2015-05-07 | 1 | -3/+11 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | am bd28ac74: am 59cea261: Add some sanity checks | Marco Nelissen | 2015-05-06 | 1 | -3/+11 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | am 59cea261: Add some sanity checks | Marco Nelissen | 2015-05-06 | 1 | -3/+11 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Add some sanity checks | Marco Nelissen | 2015-04-22 | 1 | -3/+11 |
* | | | | | | | Merge "NuPlayer: parcel placeholder mime in track info if not provided by sou... | Robert Shih | 2015-05-06 | 1 | -1/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | NuPlayer: parcel placeholder mime in track info if not provided by source | Robert Shih | 2015-05-06 | 1 | -1/+13 |
* | | | | | | | | stagefright: fix pushBlankBuffersToNW for non-meta decoders | Lajos Molnar | 2015-05-06 | 1 | -0/+3 |
* | | | | | | | | Merge "Implement audio device callback" into mnc-dev | Eric Laurent | 2015-05-06 | 4 | -63/+320 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Implement audio device callback | Eric Laurent | 2015-05-06 | 4 | -63/+320 |
* | | | | | | | | | Merge "Pass all DRM errors through ICrypto" into mnc-dev | Jeff Tinker | 2015-05-06 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Pass all DRM errors through ICrypto | Jeff Tinker | 2015-05-05 | 1 | -3/+2 |
* | | | | | | | | | Merge "OggExtractor::verifyHeader: return errors instead of asserting" into m... | Marco Nelissen | 2015-05-05 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | OggExtractor::verifyHeader: return errors instead of asserting | Marco Nelissen | 2015-05-05 | 1 | -2/+6 |
* | | | | | | | | | | stagefright: Validate track formats passed to MPEG4Writer | Praveen Chavan | 2015-05-05 | 1 | -20/+35 |
* | | | | | | | | | | Merge "Stagefright: propagate InsufficientResources error" into mnc-dev | Ronghua Wu | 2015-05-05 | 3 | -3/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Stagefright: propagate InsufficientResources error | Praveen Chavan | 2015-05-05 | 3 | -3/+8 |
* | | | | | | | | | | | Merge "SoftVPXEncoder: don't skip the last input buffer with eos flag." into ... | Ronghua Wu | 2015-05-05 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | SoftVPXEncoder: don't skip the last input buffer with eos flag. | Ronghua Wu | 2015-05-04 | 1 | -1/+5 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | SoftAVCEnc: Removed alignment requirement on input width | Harish Mahendrakar | 2015-05-05 | 1 | -1/+1 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge "AudioRecord keeps track of UID" into mnc-dev | Jean-Michel Trivi | 2015-05-05 | 2 | -4/+26 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | AudioRecord keeps track of UID | Jean-Michel Trivi | 2015-05-05 | 2 | -4/+26 |
* | | | | | | | | | | | nuplayer: get playback frame rate from video track meta instead of file meta. | Ronghua Wu | 2015-05-04 | 2 | -10/+29 |
* | | | | | | | | | | | MediaSync: clean up configureAudioTrack and configureSurface. | Wei Jia | 2015-05-04 | 1 | -8/+8 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge "stagefright: propagate consumer usage flags in MediaSync" into mnc-dev | Lajos Molnar | 2015-05-02 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | stagefright: propagate consumer usage flags in MediaSync | Lajos Molnar | 2015-05-01 | 1 | -0/+4 |
* | | | | | | | | | | | Merge "stagefright: add support for dynamically setting MediaCodec output sur... | Lajos Molnar | 2015-05-02 | 2 | -120/+321 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | stagefright: add support for dynamically setting MediaCodec output surface | Lajos Molnar | 2015-05-01 | 2 | -120/+321 |
* | | | | | | | | | | | MediaRecorder: implement persistent input surface APIs | Chong Zhang | 2015-05-01 | 7 | -6/+78 |
* | | | | | | | | | | | MediaCodec: implement persistent input surface APIs | Chong Zhang | 2015-05-01 | 11 | -61/+426 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge "stagefright: MediaCodec: rename mNativeWindow to mSurface" into mnc-dev | Lajos Molnar | 2015-05-02 | 1 | -21/+15 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | stagefright: MediaCodec: rename mNativeWindow to mSurface | Lajos Molnar | 2015-05-01 | 1 | -21/+15 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge "mediaplayer: flush audio sink when renderer is flushed." into mnc-dev | Wei Jia | 2015-05-02 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mediaplayer: flush audio sink when renderer is flushed. | Wei Jia | 2015-05-01 | 1 | -0/+10 |
* | | | | | | | | | | | Merge "AudioTrack: reduce retrograde motion spew" into mnc-dev | Phil Burk | 2015-05-01 | 1 | -5/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | AudioTrack: reduce retrograde motion spew | Phil Burk | 2015-05-01 | 1 | -5/+12 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge "AudioSystem: refactor audio config cache and callbacks" into mnc-dev | Eric Laurent | 2015-05-01 | 2 | -141/+118 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | AudioSystem: refactor audio config cache and callbacks | Eric Laurent | 2015-05-01 | 2 | -141/+118 |
* | | | | | | | | | | | stagefright: remove NativeWindowWrapper | Lajos Molnar | 2015-04-30 | 6 | -66/+47 |
* | | | | | | | | | | | Merge "GenericSource: reply mime information for *all* track types" into mnc-dev | Robert Shih | 2015-05-01 | 2 | -6/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | GenericSource: reply mime information for *all* track types | Robert Shih | 2015-04-30 | 2 | -6/+5 |
* | | | | | | | | | | | | stagefright: support setting/getting playback/sync config in MediaSync | Lajos Molnar | 2015-04-30 | 18 | -104/+907 |