1. 01 Jan, 2013 1 commit
  2. 16 Aug, 2012 1 commit
  3. 31 Jul, 2012 1 commit
  4. 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