1. 31 Aug, 2012 1 commit
  2. 30 Aug, 2012 1 commit
  3. 20 Aug, 2012 1 commit
  4. 14 Aug, 2012 1 commit
  5. 08 Aug, 2012 1 commit
  6. 05 Aug, 2012 1 commit
  7. 04 Aug, 2012 1 commit
    • Philip Langdale's avatar
      movtextenc: 3GPP TS 26.245 Timed Text Encoder. · 2daaf776
      Philip Langdale authored
      This change introduces a basic encoder for 3GPP Timed Text subtitles,
      also known as TX3G, Quicktime subtitles, or "movtext" in the existing
      code.
      
      This initial change doesn't attempt to write styling information,
      and just writes the plain text of the subtitles. I intend to add
      support for styles eventually, but it's challenging due to a lack
      of existing players that support them.
      
      Note that an additional change is required to the mov/mp4 muxer to
      write empty subtitle packets to indicate subtitle duration.
      Signed-off-by: 's avatarPhilip Langdale <philipl@overt.org>
      2daaf776
  8. 02 Aug, 2012 2 commits
  9. 29 Jul, 2012 1 commit
  10. 28 Jul, 2012 1 commit
  11. 26 Jul, 2012 1 commit
  12. 23 Jul, 2012 2 commits
  13. 22 Jul, 2012 1 commit
  14. 17 Jul, 2012 3 commits
  15. 14 Jul, 2012 1 commit
    • Philip Langdale's avatar
      movtextdec: 3GPP TS 26.245 Timed Text Decoder. · 2c501ae8
      Philip Langdale authored
      This change introduces a basic decoder for 3GPP Timed Text subtitles,
      also known as TX3G, Quicktime subtitles, or "movtext" in the existing
      code.
      
      This initial change doesn't attempt to parse styling information,
      and just reads the plain text of the subtitles. I intend to add
      support for styles eventually, but it's challenging due to a lack
      of existing players that support them.
      Signed-off-by: 's avatarPhilip Langdale <philipl@overt.org>
      2c501ae8
  16. 13 Jul, 2012 2 commits
  17. 12 Jul, 2012 1 commit
  18. 11 Jul, 2012 1 commit
  19. 05 Jul, 2012 1 commit
  20. 02 Jul, 2012 1 commit
  21. 29 Jun, 2012 3 commits
  22. 25 Jun, 2012 1 commit
  23. 21 Jun, 2012 4 commits
  24. 20 Jun, 2012 1 commit
  25. 18 Jun, 2012 2 commits
  26. 17 Jun, 2012 1 commit
  27. 11 Jun, 2012 2 commits
  28. 05 Jun, 2012 1 commit