1. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. 3001e47 Support some .avi files containing H.264 video, log warnings if audio/video unsupported by Andreas Huber · 13 years ago
  3. 950fc9d In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 13 years ago
  4. 05ea63d Fix NALU extraction of unit starts with a 0x00 nalType by Andreas Huber · 13 years ago
  5. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 13 years ago
  6. c5b0abf Add AAC extractor by Gloria Wang · 13 years ago
  7. 54e6649 Squashed commit of the following: by Andreas Huber · 14 years ago
  8. f7e2e31 Refactor h.264 profile/level support into avc_utils. by Andreas Huber · 14 years ago
  9. 38285db 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
  10. 6934207 Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams. by Andreas Huber · 14 years ago
  11. b72c7e3 Squashed commit of the following: by Andreas Huber · 14 years ago
  12. eef3c33 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