1. 09 Jun, 2015 2 commits
  2. 07 Jun, 2015 1 commit
  3. 04 Jun, 2015 2 commits
  4. 03 Jun, 2015 1 commit
  5. 01 Jun, 2015 1 commit
  6. 31 May, 2015 1 commit
  7. 29 May, 2015 1 commit
  8. 28 May, 2015 1 commit
  9. 27 May, 2015 2 commits
  10. 23 May, 2015 1 commit
  11. 22 May, 2015 1 commit
  12. 20 May, 2015 1 commit
  13. 19 May, 2015 1 commit
  14. 15 May, 2015 1 commit
  15. 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
  16. 12 May, 2015 1 commit
  17. 10 May, 2015 4 commits
  18. 09 May, 2015 1 commit
  19. 07 May, 2015 2 commits
  20. 06 May, 2015 3 commits
  21. 01 May, 2015 3 commits
  22. 28 Apr, 2015 1 commit
  23. 27 Apr, 2015 2 commits
  24. 26 Apr, 2015 1 commit
  25. 24 Apr, 2015 4 commits