1. 05 Sep, 2013 1 commit
  2. 04 Sep, 2013 4 commits
  3. 03 Sep, 2013 10 commits
  4. 02 Sep, 2013 15 commits
  5. 01 Sep, 2013 6 commits
  6. 31 Aug, 2013 3 commits
  7. 29 Aug, 2013 1 commit
    • Martin Storsjö's avatar
      omxil: Use pts instead of dts by default · 0d50df24
      Martin Storsjö authored
      I don't know of any codec that actually works better when passed dts
      instead of pts. If such codecs exist I do think they're a minority
      compared to the ones that can handle both or that do prefer pts.
      
      Additionally, the Android media frameworks pass pts to decoders in
      general, not dts. (Vendors might of course have individual hacks,
      but this is what the generic code does.)
      Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
      0d50df24