summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "AwesomePlayer: ensure STARTED message works after reset" into klp-devLajos Molnar2013-10-301-0/+5
|\
| * AwesomePlayer: ensure STARTED message works after resetLajos Molnar2013-10-281-0/+5
* | Merge "Check for NULL buffer in repeat-latest" into klp-devAndy McFadden2013-10-241-0/+17
|\ \ | |/ |/|
| * Check for NULL buffer in repeat-latestAndy McFadden2013-10-231-0/+17
* | Fix kAutoRampDurationUs overflow issueVineeta Srivastava2013-10-181-2/+2
|/
* Make sure we get to discover that the cache is sufficiently full againAndreas Huber2013-10-171-1/+1
* AwesomePlayer: fix concurrent pause and teardownEric Laurent2013-10-151-0/+6
* AwesomePlayer: do not send events when paused.Eric Laurent2013-10-082-1/+13
* Merge "TimedEventQueue takes a wake lock" into klp-devEric Laurent2013-10-043-3/+99
|\
| * TimedEventQueue takes a wake lockEric Laurent2013-10-043-3/+99
* | Merge "MediaCodec: avoid codec EOS if flushing during port reconfiguration" i...Lajos Molnar2013-10-041-4/+3
|\ \ | |/ |/|
| * MediaCodec: avoid codec EOS if flushing during port reconfigurationLajos Molnar2013-10-021-4/+3
* | stagefright: enable adaptive playback based on codec format keyLajos Molnar2013-10-032-5/+49
* | IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-035-0/+60
* | Remove now unused wfd commandline tool. (also unbreaks the build)Andreas Huber2013-10-032-384/+0
* | Remove obsolete miracast sink code and friends.Andreas Huber2013-10-0220-5839/+1
|/
* Merge "MediaTimeProvider support fixes" into klp-devLajos Molnar2013-10-011-3/+17
|\
| * MediaTimeProvider support fixesLajos Molnar2013-09-301-3/+17
* | Merge "MediaCodecInfo: report supported color formats for non-native-window m...Lajos Molnar2013-10-011-6/+6
|\ \
| * | MediaCodecInfo: report supported color formats for non-native-window modeLajos Molnar2013-09-301-6/+6
| |/
* | Merge "Change VP8 encoder bitrate" into klp-devRachad Alao2013-09-302-1/+36
|\ \
| * | Change VP8 encoder bitrateJohann2013-09-272-1/+36
* | | Merge "Indicate sync frames returned by encoder" into klp-devRachad Alao2013-09-301-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Indicate sync frames returned by encoderJohann2013-09-261-0/+2
* | Merge "Prevent onPrepared callback from being called twice" into klp-devMarco Nelissen2013-09-282-17/+21
|\ \
| * | Prevent onPrepared callback from being called twiceMarco Nelissen2013-09-272-17/+21
| |/
* | 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
|\ \