1. 22 Apr, 2015 15 commits
  2. 21 Apr, 2015 17 commits
  3. 20 Apr, 2015 5 commits
  4. 19 Apr, 2015 1 commit
  5. 18 Apr, 2015 1 commit
  6. 17 Apr, 2015 1 commit
    • Francois Cartegnie's avatar
      demux: mp4: add support for gsm/quicktime builtin · 40e2844f
      Francois Cartegnie authored
      Some quicktime mov have invalid sample tables, requiring
      quicktime "built-in" support, aka figure out.
      
      The agsm atom must also not be used as codec as it is
      apple GSM which has different block size and sample count
      than the MS GSM codec (33,160/65,320).
      
      refs samples/A-codecs/GSM/sample-gsm-8000.mov
      40e2844f