1. a4296b5 more mainline-related code to module-specific directories by Ray Essick · 3 years ago[Renamed from media/libstagefright/mpeg2ts/AnotherPacketSource.cpp]
  2. 25cb3ca Do not crash on missing mime type by Chong Zhang · 4 years, 8 months ago
  3. 28e8a2d Merge "Fix cert-dcl16-c clang-tidy warnings in libstagefright." am: 55e72131c2 am: a1aed6c9f8 by Chih-hung Hsieh · 7 years ago
  4. c6148a6 Send audio-presentation metadata in access units by Sampath Shetty · 7 years ago
  5. 3794b24 Fix cert-dcl16-c clang-tidy warnings in libstagefright. by Chih-Hung Hsieh · 7 years ago
  6. 0ac73a5 Extract AudioPresentations from AC4 in MP4 and TS by Sampath Shetty · 7 years ago
  7. b2451bb MediaCas: re-send the first scrambled TS packet to decoder by Chong Zhang · 7 years ago
  8. d83d4f4 NdkMediaExtractor: per-sample format metadata API by Robert Shih · 7 years ago
  9. a1d39ba Revert "NdkMediaExtractor: per-sample format metadata API" by Guang Zhu · 7 years ago
  10. 062ffd0 NdkMediaExtractor: per-sample format metadata API by Robert Shih · 7 years ago
  11. 3d21ae3 Remove RefBase from the extractor API by Marco Nelissen · 8 years ago
  12. 1889c3e Add MediaBufferBase and use it in MediaSource and MediaBufferGroup. by Dongwon Kang · 8 years ago
  13. d91dc5a Remove libmedia and libstagefright dependency from extractors by Dongwon Kang · 8 years ago
  14. 3b2847f MediaCas: add CAS support to MPEG2TSExtractor and MediaCodec by Chong Zhang · 9 years ago
  15. 82e1470 MPEG2TSExtractor: get duration by seeking to end by Robert Shih · 9 years ago
  16. 3694d7c Support for CEA-708 closed caption by Jaesung Chung · 10 years ago
  17. fcf044a NuPlayer: pull more video buffers in advance in GenericSource by Chong Zhang · 10 years ago
  18. f8bd851 Copy sei offset/size during ABuffer/MediaBuffer conversion by Robert Shih · 10 years ago
  19. 0dd229b AnotherPacketSource: make getBufferedDurationUs more discontinuity-aware by Robert Shih · 10 years ago
  20. 0852843 stagefright: initial timed id3 support in hls by Robert Shih · 10 years ago
  21. 4123d6d Merge "mpeg2ts: Set SAMPLE_FLAG_SYNC for mpeg2ts stream" by Jinsuk Kim · 10 years ago
  22. 37746af mpeg2ts: Set SAMPLE_FLAG_SYNC for mpeg2ts stream by Terry Heo · 10 years ago
  23. 8464d7d HLS: allow down switch during prepare by Chong Zhang · 10 years ago
  24. 25f8275 HLS: traces in LiveSession and PlaylistFetcher for easier debugging by Chong Zhang · 10 years ago
  25. d47dfcb HLS: misc bug fixes by Chong Zhang · 10 years ago
  26. 7c87080 HLS: faster switching and pause/resume on low buffer by Chong Zhang · 10 years ago
  27. a48d372 HLS: allow pause/resume in the middle of a segment by Chong Zhang · 10 years ago
  28. c4547ba HLS: some fixes for seek with discontinuity. by Chong Zhang · 10 years ago
  29. 5bb7e18 AnotherPacketSource: return format of first non-discontinuity packet by Chong Zhang · 10 years ago
  30. 79971c7 httplive: Dont resume if we have almost fetched till stop time by Apurupa Pattapu · 11 years ago
  31. 2a66207 httplive: Create a copy of last enqueued metadata by Apurupa Pattapu · 11 years ago
  32. f0d6899 Revert "HLS: QCom enhancements" by Lajos Molnar · 11 years ago
  33. f580806 HLS: QCom enhancements by Robert Shih · 11 years ago
  34. 87e8123 AnotherPacketSource: need reset some members before returning from queueDiscontinuity(). by Wei Jia · 11 years ago
  35. fef808d AnotherPacketSource.cpp: Do not queue discontinity signal buffer resulted from seek. by Wei Jia · 11 years ago
  36. 96e92b5 MediaBuffer: ABuffer will release MediaBuffer when it's destructed. by Wei Jia · 11 years ago
  37. 0ad776d LiveSession: added onSwitchDown by Robert Shih · 11 years ago
  38. 309aa8b httplive: timestamp reporting, track selection by Robert Shih · 11 years ago
  39. 3423bbd GenericSource: support track (de)selection by Robert Shih · 11 years ago
  40. cb48eac Revert GenericSource track selection changes by Wei Jia · 11 years ago
  41. 05312bc GenericSource: support track (de)selection by Robert Shih · 11 years ago
  42. 65eeb3c Free MediaBuffer when ABuffer is discarded. by Wei Jia · 11 years ago
  43. 632740c HLS: do not discard packets when queuing explicit discontinuity by Chong Zhang · 11 years ago
  44. b4a7a2d libstagefright: fix 64-bit warnings by Colin Cross · 11 years ago
  45. 8d0f981 Merge "AnotherPacketSource support to get latest buffered MetaData." by Robert Shih · 12 years ago
  46. 84333e0 warnings be gone. by Andreas Huber · 12 years ago
  47. 6963450 AnotherPacketSource support to get latest buffered MetaData. by Robert Shih · 12 years ago
  48. fd9b01b stagefright: Fix issue with tracking media format in packet source by Lajos Molnar · 12 years ago
  49. 14f7672 New HLS implementation supporting independent stream sources, audio-only streams by Andreas Huber · 13 years ago
  50. b50e83e RTSP buffering improvements by Roger Jönsson · 13 years ago
  51. bfd4d0d Buffer at least 2 secs worth of data at startup of after a seek before by Andreas Huber · 13 years ago
  52. f69e530 Some refactoring and cleanup of now obsolete crypto fields. by Andreas Huber · 13 years ago
  53. ed3e3e0 Provisional support for secure decryption of media streams. by Andreas Huber · 13 years ago
  54. eca36b5 resolved conflicts for merge of 998a929a to master by Andreas Huber · 14 years ago
  55. 6e3d311 Finer granularity discontinuity support. by Andreas Huber · 14 years ago
  56. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  57. 9a442c1 When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 14 years ago
  58. f89d780 Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer by Andreas Huber · 14 years ago
  59. 32f3cef Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 14 years ago
  60. 22fc52f Some more fixes regarding HTTP live in NuPlayer. by Andreas Huber · 15 years ago
  61. 5bc087c Squashed commit of the following: by Andreas Huber · 15 years ago
  62. 53df1a4 Distinguish discontinuities w/ a format change from those without. by Andreas Huber · 15 years ago
  63. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 15 years ago
  64. bff07d0 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 15 years ago
  65. 2a4d22d Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 15 years ago
  66. cda17c6 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 15 years ago