1. 09 Jun, 2015 1 commit
  2. 04 Jun, 2015 1 commit
  3. 03 Jun, 2015 1 commit
  4. 01 Jun, 2015 1 commit
  5. 31 May, 2015 1 commit
  6. 29 May, 2015 1 commit
  7. 28 May, 2015 1 commit
  8. 27 May, 2015 2 commits
  9. 23 May, 2015 1 commit
  10. 22 May, 2015 1 commit
  11. 19 May, 2015 1 commit
  12. 15 May, 2015 1 commit
  13. 14 May, 2015 1 commit
    • Clément Bœsch's avatar
      avcodec/srtdec: attempt to correct SubRip positioning · 5c219e28
      Clément Bœsch authored
      The positioning was completely wrong. First, the coordinates are
      expressed in ASS playback resolution (which is by default 384x288).
      Secondly, the coordinates define a drawing rectangle, not a moving area.
      The previous code was making subtitles move from a random position to
      another random position.
      
      Here we rescale assuming the video resolution is a DVD one (720x480). We
      can't really do anything better so far, but since this positioning
      information is often from a DVD rip we can consider them relatively
      safe.
      5c219e28
  14. 12 May, 2015 1 commit
  15. 10 May, 2015 4 commits
  16. 09 May, 2015 1 commit
  17. 07 May, 2015 2 commits
  18. 06 May, 2015 2 commits
  19. 01 May, 2015 3 commits
  20. 28 Apr, 2015 1 commit
  21. 27 Apr, 2015 2 commits
  22. 26 Apr, 2015 1 commit
  23. 24 Apr, 2015 4 commits
  24. 23 Apr, 2015 4 commits
  25. 22 Apr, 2015 1 commit