1. 30 Nov, 2015 2 commits
  2. 28 Nov, 2015 2 commits
  3. 26 Nov, 2015 4 commits
  4. 25 Nov, 2015 6 commits
  5. 24 Nov, 2015 10 commits
  6. 23 Nov, 2015 5 commits
  7. 21 Nov, 2015 1 commit
  8. 20 Nov, 2015 9 commits
  9. 18 Nov, 2015 1 commit
    • John Stebbins's avatar
      movenc: add fallback audio track tref support · ca489564
      John Stebbins authored
      This feature allows making associations between audio tracks
      that apple players recognize.  E.g. when an ac3 track has a
      tref that points to an aac track, devices that don't support
      ac3 will automatically fall back to the aac track.
      
      Apple used to *guess* these associations, but new products
      (AppleTV 4) no longer guess and this association can only
      be made explicitly now using the "fall" tref.
      Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
      ca489564