summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enable audio streaming to a wifi display. Remove startup delay hack." ...Andreas Huber2012-09-102-11/+4
|\
| * Enable audio streaming to a wifi display. Remove startup delay hack.Andreas Huber2012-09-102-11/+4
* | am f755a506: am d81be6d6: Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
|\ \ | |/ |/|
| * am d81be6d6: Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
| |\
| | * Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
| | |\
| | | * aacenc: Mark some global arrays constMartin Storsjo2012-09-093-3/+3
* | | | am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat...Elliott Hughes2012-09-092-2/+1
|\ \ \ \ | |/ / /
| * | | am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat header files...Elliott Hughes2012-09-092-2/+1
| |\ \ \ | | |/ /
| | * | Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes2012-09-092-2/+1
| | |/
| * | am 8b152566: Merge "OMXCodec: enhance error handling of OMX IL client"Jean-Baptiste Queru2012-08-311-2/+6
| |\ \ | | |/
| | * OMXCodec: enhance error handling of OMX IL clientWeian Chen2012-08-311-2/+6
* | | Fix buffer size issue for multichannel HE-AACJean-Michel Trivi2012-09-091-1/+2
* | | Revert max buffers change.Jeff Brown2012-09-091-1/+1
* | | Merge "Less verbose logging, lots of references." into jb-mr1-devAndreas Huber2012-09-073-3/+5
|\ \ \
| * | | Less verbose logging, lots of references.Andreas Huber2012-09-073-3/+5
* | | | Merge "Make wfd code work with both old and new dongles." into jb-mr1-devAndreas Huber2012-09-072-24/+26
|\ \ \ \ | |/ / /
| * | | Make wfd code work with both old and new dongles.Andreas Huber2012-09-072-24/+26
* | | | Fix iTunSMPB parsing for AAC tracks encoded with NeroJohn Grossman2012-09-071-8/+19
|/ / /
* | | Merge "Fix calculations for an obscure combo of MPEG audio options." into jb-...John Grossman2012-09-062-3/+11
|\ \ \
| * | | Fix calculations for an obscure combo of MPEG audio options.John Grossman2012-09-062-3/+11
* | | | Merge "To make mimetype for WAV file consistent over SF." into jb-mr1-devMarco Nelissen2012-09-052-3/+2
|\ \ \ \
| * | | | To make mimetype for WAV file consistent over SF.Dongwon Kang2012-09-052-3/+2
* | | | | Merge "Fragmented mp4 extractor" into jb-mr1-devMarco Nelissen2012-09-0511-47/+1102
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fragmented mp4 extractorMarco Nelissen2012-09-0511-47/+1102
* | | | | Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber2012-09-054-13/+66
|/ / / /
* | | | Configure the SurfaceMediaSource to emit the same number of buffersAndreas Huber2012-09-044-21/+25
* | | | Support for acting as a wifi display sink.Andreas Huber2012-09-0410-10/+2342
* | | | Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-devAndreas Huber2012-09-042-21/+169
|\ \ \ \ | |/ / / |/| | |
| * | | Improvements to our MPEG2 Transport Stream parserAndreas Huber2012-08-312-21/+169
* | | | Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-devMarco Nelissen2012-08-315-0/+2422
|\ \ \ \
| * | | | Move fragmented mp4 parser to libstagefrightMarco Nelissen2012-08-315-0/+2422
| |/ / /
* | | | Merge "Special mode for ESQueue that allows for earlier dequeuing of access u...Andreas Huber2012-08-312-4/+36
|\ \ \ \
| * | | | Special mode for ESQueue that allows for earlier dequeuing of access unitsAndreas Huber2012-08-312-4/+36
| |/ / /
* | | | Add support for mpeg2 transport streams to the RTSP implementation.Andreas Huber2012-08-315-0/+179
|/ / /
* | | Merge "Implement the source->sink(!) keep alive the wfd specs mandate..." int...Andreas Huber2012-08-312-12/+95
|\ \ \
| * | | Implement the source->sink(!) keep alive the wfd specs mandate...Andreas Huber2012-08-302-12/+95
* | | | Merge "Don't hard code the number of buffers for SurfaceMediaSource" into jb-...Jamie Gennis2012-08-301-3/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Don't hard code the number of buffers for SurfaceMediaSourceJames Dong2012-08-301-3/+25
* | | | Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-306-17/+69
* | | | Prepare for transmitting audio through AudioSource.Andreas Huber2012-08-302-5/+45
* | | | Transmit frames at a higher frame rate for smoother updates, increaseAndreas Huber2012-08-302-3/+3
* | | | Optionally log the transport stream transmitted to the sink.Andreas Huber2012-08-302-1/+28
* | | | Merge "Fix wifi display shutdown deadlock." into jb-mr1-devAndreas Huber2012-08-291-2/+2
|\ \ \ \
| * | | | Fix wifi display shutdown deadlock.Andreas Huber2012-08-291-2/+2
* | | | | Merge "Initial checkin of support for acting as a wifi display source" into j...Andreas Huber2012-08-2917-7/+4273
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-2917-7/+4273
* | | | am 8836f8e0: am 5b15adfe: Merge "MPEG2TSWriter: Read more immediately if an e...Jean-Baptiste Queru2012-08-291-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | am 5b15adfe: Merge "MPEG2TSWriter: Read more immediately if an empty buffer i...Jean-Baptiste Queru2012-08-291-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge "MPEG2TSWriter: Read more immediately if an empty buffer is received"Jean-Baptiste Queru2012-08-291-0/+2
| | |\ \
| | | * | MPEG2TSWriter: Read more immediately if an empty buffer is receivedMartin Storsjo2012-08-291-0/+2