1. a6be6dc NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 13 years ago
  2. 56f71d7 Fix an issue where we should allow negative values but did not by James Dong · 13 years ago
  3. d33b388 Merge "Signal an appropriate error even if there are no active streams yet." by Andreas Huber · 13 years ago
  4. 7922619 Signal an appropriate error even if there are no active streams yet. by Andreas Huber · 13 years ago
  5. 53719fc Merge "Fix issue 5373048: AudioCache decode errors" by Eric Laurent · 13 years ago
  6. 9968a36 Fix issue 5373048: AudioCache decode errors by Eric Laurent · 13 years ago
  7. 928baf1 Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  8. cd5c896 Bug 5234242 audio continues after discontinuity by Glenn Kasten · 13 years ago
  9. 950fc9d In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 13 years ago
  10. 115cac8 Various improvements to nuplayer playback by Andreas Huber · 13 years ago
  11. fa6dfdc Don't post position updates too frequently by Andreas Huber · 13 years ago
  12. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  13. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  14. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  15. ebd266c ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 13 years ago
  16. 07754c5 Return an error to the client instead of asserting if decoder instantiation fails by Andreas Huber · 13 years ago
  17. 6032a60 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 13 years ago
  18. d84fd79 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  19. d9792ac Add a null check to handle failure of android::createPlayer by Jason Simmons · 13 years ago
  20. d5a20d8 Network traffic accounting for chromium stack support in mediaserver. by Ashish Sharma · 13 years ago
  21. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 13 years ago
  22. 897e27b Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  23. bd8fbfa Fix seek behaviour at startup and teardown of media session that hasn't been started by Andreas Huber · 13 years ago
  24. 67d464f Enable signalling of a stream discontinuity involving a format-change by Andreas Huber · 13 years ago
  25. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  26. be65087 Use advertised h264 encoding parameters by default if the profile is not baseline by James Dong · 13 years ago
  27. 603d739 Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 13 years ago
  28. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  29. 79cd8ba Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  30. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  31. 6af763b Remove dead code related to gettid by Glenn Kasten · 13 years ago
  32. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  33. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  34. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 13 years ago
  35. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 13 years ago
  36. 13a3316 Support platform and camera dependent recording start time offset by James Dong · 13 years ago
  37. 987ab48 Support for storing geo information in the recorded mp4/3gpp file. by James Dong · 13 years ago
  38. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago
  39. 93c612e The decoder wrapper is no longer needed. Also disable building old-style decoders. by Andreas Huber · 13 years ago
  40. f84bfab Initial check-in for AACWriter by James Dong · 13 years ago
  41. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 13 years ago
  42. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  43. 5087494 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 13 years ago
  44. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 13 years ago
  45. dc5ba04 Merge "This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491" by Andreas Huber · 13 years ago
  46. c6e3b27 This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491 by Andreas Huber · 13 years ago
  47. 8e64c31 Avoid a race condition while signaling audio EOS/seek complete by acquiring the lock. by Andreas Huber · 13 years ago
  48. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  49. 554d0ea Enable http-live support for https:// urls, fix a parsing issue. by Andreas Huber · 13 years ago
  50. 7a4b8bd Merge "Fix issue 3483718: audio streaming and A2DP." by Eric Laurent · 13 years ago
  51. 6667ac3 Fix issue 3483718: audio streaming and A2DP. by Eric Laurent · 13 years ago
  52. 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 13 years ago
  53. be3c82f am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  54. 2f1f224 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  55. ed73246 Add memory leak tracking/debugging code to drm server by James Dong · 13 years ago
  56. 396f6de Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()" by Gloria Wang · 13 years ago
  57. 9b3f152 - To track the usage of all audio output devices by Gloria Wang · 13 years ago
  58. 669ad13 Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 13 years ago
  59. a28f6f1 Merge "Suppress the logging of URLs when in incognito mode." by Andreas Huber · 13 years ago
  60. 53182c4 Suppress the logging of URLs when in incognito mode. by Andreas Huber · 13 years ago
  61. 373ed6f Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink" by Glenn Kasten · 13 years ago
  62. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  63. 62e05a6 To collect the total usage time of encoders in the media recorder by Gloria Wang · 13 years ago
  64. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 13 years ago
  65. d6c421f Remove legacy, AwesomePlayer-based http live implementation. by Andreas Huber · 13 years ago
  66. 75fb238 Should reset errno to 0 before calling strtoll(). by James Dong · 13 years ago
  67. 5f3ab06 Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source. by James Dong · 13 years ago
  68. 19922ad Some tweaks to HTTP live / nuplayer behaviour by Andreas Huber · 13 years ago
  69. 601fe0e Implement missing pause/resume support for NuPlayer. by Andreas Huber · 13 years ago
  70. 44b004b Eliminate recording sound by starting the video track before audio track. by James Dong · 13 years ago
  71. 5fb60c7 Use metadata in video buffers for timelapse video recording by default to eliminate memcpy by James Dong · 13 years ago
  72. 183fa14 Fix the sluggish preview during timelapse video recording because software encoder is used. by James Dong · 13 years ago
  73. 54815a7 Add audio encoding parameters check by James Dong · 14 years ago
  74. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  75. 7caa130 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 14 years ago
  76. d7069ca0 Use NuPlayer for HTTP live streaming playback by default. by Andreas Huber · 14 years ago
  77. 847551c Some more fixes regarding HTTP live in NuPlayer. by Andreas Huber · 14 years ago
  78. 08e10cb Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 14 years ago
  79. cbeaca7 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 14 years ago
  80. 54e6649 Squashed commit of the following: by Andreas Huber · 14 years ago
  81. 222e689 Distinguish discontinuities w/ a format change from those without. by Andreas Huber · 14 years ago
  82. 41c3f74 Squashed commit of the following: by Andreas Huber · 14 years ago
  83. 26ea64c Backward-compatibility max file size support, ignoring 0 or negative file size limit by James Dong · 14 years ago
  84. 687b32d Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 14 years ago
  85. a158746 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  86. 08800f3 First step towards renabling Timelapse video recording by James Dong · 14 years ago
  87. 5df53fe Remove check if the target video resolution is not supported by CameraSource by James Dong · 14 years ago
  88. faf09ba Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago
  89. 6312dd6 If camera source uses the metadata, we must use HW encoder by James Dong · 14 years ago
  90. 6785699 am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
  91. 5cdcf16 Be conservative in estimating the file size limit. by James Dong · 14 years ago
  92. 52b52cd Support streaming data across binder boundaries. by Andreas Huber · 14 years ago
  93. 1bb0ffd Squashed commit of the following: by Andreas Huber · 14 years ago
  94. 2747e0e Removed uncessary FILE structure pointer for I/O by James Dong · 14 years ago
  95. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  96. 8ec2d9a Remove legacy PV stuff by James Dong · 14 years ago
  97. aac193c Separate the key for audio sampling rate and video frame rate in MetaData.h by James Dong · 14 years ago
  98. 5d0b783 Fix uninitialized variable by James Dong · 14 years ago
  99. b9d7e01 Rotation support by James Dong · 14 years ago
  100. d195971 am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 14 years ago