summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* fix playback position after switching to offloadEric Laurent2013-09-272-13/+28
* Send kWhatConnected in onTimeUpdate() before first access unitChong Zhang2013-09-241-17/+23
* Use changed MediaCodec.PARAMETER_KEY_VIDEO_BITRATE valueLajos Molnar2013-09-172-2/+2
* ACodec: fix flush/resume for decoder-output-meta-data modeLajos Molnar2013-09-121-2/+5
* Pass subtitle track properties to getTrackInfoChong Zhang2013-09-111-0/+7
* MediaMuxer: Hook up setLocation methodZhijun He2013-09-091-0/+10
* Merge "Better workaround for slow decoders." into klp-devMarco Nelissen2013-09-061-4/+19
|\
| * Better workaround for slow decoders.Marco Nelissen2013-09-041-4/+19
* | Merge "wifi-display: do not use HDCP's encryptNative method if its unsupporte...Chong Zhang2013-09-041-1/+2
|\ \
| * | wifi-display: do not use HDCP's encryptNative method if its unsupportedChong Zhang2013-09-031-1/+2
* | | Merge " Fixed timestamp handling in ESQueue Access Unit parser. This fixes...Rachad2013-09-041-6/+1
|\ \ \
| * | | Fixed timestamp handling in ESQueue Access Unit parser.Rachad2013-08-301-6/+1
* | | | Merge "Work around decoder slowness" into klp-devMarco Nelissen2013-09-041-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Work around decoder slownessMarco Nelissen2013-09-031-0/+2
| |/ /
* | | Merge "AAC encoder: handle missing object types" into klp-devJean-Michel Trivi2013-09-031-0/+4
|\ \ \ | |_|/ |/| |
| * | AAC encoder: handle missing object typesJean-Michel Trivi2013-08-291-0/+4
* | | Revert "Fix decoder EOS handling"Eric Laurent2013-08-306-208/+202
| |/ |/|
* | Merge "Fix decoder EOS handling" into klp-devMarco Nelissen2013-08-306-202/+208
|\ \
| * | Fix decoder EOS handlingMarco Nelissen2013-08-306-202/+208
| |/
* | AudioPlayer: timestamp fixes for compress offloadHaynes Mathew George2013-08-291-7/+16
* | Set PREPARING flag after setDataSource_l()Chong Zhang2013-08-281-1/+1
|/
* Merge "wifi-display: pass session info to wifi display settings" into klp-devChong Zhang2013-08-232-6/+10
|\
| * wifi-display: pass session info to wifi display settingsChong Zhang2013-08-212-6/+10
* | Merge "MediaPlayer: add listener for raw track data" into klp-devChong Zhang2013-08-237-18/+168
|\ \
| * | MediaPlayer: add listener for raw track dataChong Zhang2013-08-197-18/+168
* | | Camera1: Rename setPreviewTexture to ...Target for clarityEino-Ville Talvala2013-08-211-1/+1
| |/ |/|
* | Remove call to enable/disable remote submix from test program.Jeff Brown2013-08-161-26/+0
|/
* Merge "Add MEDIA_STARTED/PAUSED/STOPPED events to media players" into klp-devLajos Molnar2013-08-162-0/+25
|\
| * Add MEDIA_STARTED/PAUSED/STOPPED events to media playersLajos Molnar2013-08-152-0/+25
* | Merge "You can now opt-in to having the video decoder push blank buffers to t...Andreas Huber2013-08-151-1/+9
|\ \
| * | You can now opt-in to having the video decoder push blank buffers to theAndreas Huber2013-08-141-1/+9
* | | Merge "fix build. optional tests broke" into klp-devMathias Agopian2013-08-151-0/+2
|\ \ \
| * | | fix build. optional tests brokeMathias Agopian2013-08-141-0/+2
| |/ /
* | | Merge "Check adaptive playback support via CodecCapabilities" into klp-devLajos Molnar2013-08-142-2/+12
|\ \ \ | |/ / |/| |
| * | Check adaptive playback support via CodecCapabilitiesLajos Molnar2013-08-132-2/+12
| |/
* | Merge "Optionally repeat the previously submitted frame to the encoder" into ...Andreas Huber2013-08-134-9/+244
|\ \ | |/ |/|
| * Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-134-9/+244
* | Support for "request-sync" parameter in ACodecAndreas Huber2013-08-121-3/+18
|/
* am bcd86896: am d0f5664a: Merge "Handle undefined NAL type for h264 streaming"Andreas Huber2013-08-081-0/+7
|\
| * Merge "Handle undefined NAL type for h264 streaming"Andreas Huber2013-08-081-0/+7
| |\
| | * Handle undefined NAL type for h264 streamingPatrik2 Carlsson2013-07-271-0/+7
* | | Merge "IOMX: add updateGraphicBufferInMeta method for metadata mode"Lajos Molnar2013-08-066-6/+57
|\ \ \
| * | | IOMX: add updateGraphicBufferInMeta method for metadata modeLajos Molnar2013-08-066-6/+57
* | | | separte producer and consumer interfacesMathias Agopian2013-08-061-2/+2
* | | | fix fallout from binderizing BufferQueues consumer sideMathias Agopian2013-08-012-9/+4
* | | | Unregister any handlers still registered on now "dead" ALoopersAndreas Huber2013-07-312-0/+18
* | | | am b57fb786: am d0ef1ccd: Merge "rtsp handle response line ended with \'\n\'"Andreas Huber2013-07-311-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | rtsp handle response line ended with '\n'Yajun Zeng2013-07-311-0/+3
| |/
* | Merge "Fix typo in AwesomePlayer"Andreas Huber2013-07-291-1/+1
|\ \
| * | Fix typo in AwesomePlayerSungsoo Lim2013-07-101-1/+1