summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* audioflinger: changes for new audio devices enumsEric Laurent2012-09-071-0/+4
* Merge "AudioRecord: Fix minimum frame count calculation." into jb-mr1-devEric Laurent2012-09-071-1/+1
|\
| * AudioRecord: Fix minimum frame count calculation.Eric Laurent2012-09-061-1/+1
* | Add a small hook to support gapless in AAH.John Grossman2012-09-061-5/+12
* | 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 "Update remote display API." into jb-mr1-devJeff Brown2012-09-064-9/+9
|\ \
| * | Update remote display API.Jeff Brown2012-09-054-9/+9
| |/
* | 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 "To support .mxmf which is specified in Android CDD." into jb-mr1-devMarco Nelissen2012-09-051-0/+1
|\ \ \
| * | | To support .mxmf which is specified in Android CDD.Dongwon Kang2012-09-051-0/+1
| |/ /
* | | Merge "Fragmented mp4 extractor" into jb-mr1-devMarco Nelissen2012-09-0512-47/+1106
|\ \ \ | |_|/ |/| |
| * | Fragmented mp4 extractorMarco Nelissen2012-09-0512-47/+1106
* | | Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber2012-09-057-43/+83
* | | Implement remote display service stubs.Jeff Brown2012-09-056-1/+205
|/ /
* | Merge "Configure the SurfaceMediaSource to emit the same number of buffers" i...Andreas Huber2012-09-054-21/+25
|\ \
| * | Configure the SurfaceMediaSource to emit the same number of buffersAndreas Huber2012-09-044-21/+25
* | | Add setVideoScalingMode support to NuPlayerJames Dong2012-09-043-2/+46
|/ /
* | Support for acting as a wifi display sink.Andreas Huber2012-09-049-12/+1553
* | Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-devAndreas Huber2012-09-043-23/+189
|\ \ | |/ |/|
| * Improvements to our MPEG2 Transport Stream parserAndreas Huber2012-08-313-23/+189
* | Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-devMarco Nelissen2012-08-318-106/+104
|\ \
| * | Move fragmented mp4 parser to libstagefrightMarco Nelissen2012-08-318-106/+104
* | | Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr...Andreas Huber2012-08-311-0/+16
|\ \ \
| * | | Added an additional virtual method IStreamSource::flags().Andreas Huber2012-08-311-0/+16
| | |/ | |/|
* | | 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
| |/ /
* | | Merge "Add support for mpeg2 transport streams to the RTSP implementation." i...Andreas Huber2012-08-317-5/+254
|\ \ \ | |_|/ |/| |
| * | Add support for mpeg2 transport streams to the RTSP implementation.Andreas Huber2012-08-317-5/+254
| |/
* | Merge "Documentation on pipes" into jb-mr1-devGlenn Kasten2012-08-311-0/+40
|\ \
| * | Documentation on pipesGlenn Kasten2012-08-301-0/+40
* | | Merge "Update audio comments" into jb-mr1-devGlenn Kasten2012-08-311-1/+1
|\ \ \ | |_|/ |/| |
| * | Update audio commentsGlenn Kasten2012-08-301-1/+1
| |/
* | 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
* | | Merge "Only run the wifi display RTSP server on demand, and only on the wifi ...Andreas Huber2012-08-3011-31/+97
|\ \ \ | | |/ | |/|
| * | Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-3011-31/+97
* | | Merge "Move libnbaio out of AudioFlinger" into jb-mr1-devGlenn Kasten2012-08-3013-0/+1351
|\ \ \
| * | | Move libnbaio out of AudioFlingerGlenn Kasten2012-08-3013-0/+1351
| | |/ | |/|
* | | audio effects: fix bug in sample rate control.Eric Laurent2012-08-301-0/+2
| |/ |/|
* | 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-2923-38/+4457
|\ \ \ | |/ /
| * | Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-2923-38/+4457