1. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  2. a093f92 Proper recovery of timestamp information in the transport stream parser. by Andreas Huber · 14 years ago
  3. a44153c Squashed commit of the following: by Andreas Huber · 14 years ago
  4. decd969 Squashed commit of the following: by Andreas Huber · 14 years ago
  5. e332a91 More HTTP live support, AES encryption etc. by Andreas Huber · 14 years ago
  6. 56cfa23 Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  7. bff07d0 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 14 years ago
  8. c68a48c Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR. by Andreas Huber · 14 years ago
  9. 2a4d22d Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 14 years ago
  10. 6a63a93 Squashed commit of the following: by Andreas Huber · 14 years ago
  11. 0da4dab Squashed commit of the following: by Andreas Huber · 14 years ago
  12. 6e4c5c4 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  13. 82f7321 Properly extract all raw_data_blocks from an ADSP mpeg4 audio buffer. by Andreas Huber · 14 years ago
  14. 5a1c352 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 14 years ago
  15. 85f12e9 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 14 years ago
  16. e71d10e Initial checkin of preliminary support for "http live" streaming in stagefright. by Andreas Huber · 14 years ago
  17. cda17c6 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 14 years ago