1. 28 Aug, 2014 2 commits
  2. 24 Aug, 2014 1 commit
  3. 15 Jul, 2014 1 commit
  4. 30 Apr, 2014 1 commit
  5. 21 Sep, 2013 1 commit
  6. 09 Sep, 2013 2 commits
  7. 19 Aug, 2013 1 commit
  8. 17 Aug, 2013 1 commit
  9. 24 Jul, 2013 1 commit
  10. 09 Jul, 2013 1 commit
    • Matthew Heaney's avatar
      WebM muxer writes WebVTT subtitle track · 509642b4
      Matthew Heaney authored
      The Matroska muxer now allows WebVTT subtitle tracks to be written
      while in WebM muxing mode.
      
      WebVTT subtitle tracks have four kinds: "subtitles", "captions",
      "descriptions", and "metadata". Each text track kind has a distinct
      Mastroska CodecID and track type, as described in the temporal
      metadata guidelines here:
      
      http://wiki.webmproject.org/webm-metadata/temporal-metadata/webvtt-in-webm
      
      When the stream has codec id AV_CODEC_ID_WEBVTT, the stream packet is
      serialized per the temporal metadata guidelines cited above. The
      WebVTT cue is written as a Matroska block group. The block frame
      comprises the WebVTT cue id, followed by the cue settings, followed by
      the cue text.  (The block timestamp is synthesized from the cue
      timestamp.)
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      509642b4
  11. 27 May, 2013 1 commit
  12. 20 Mar, 2013 1 commit
  13. 14 Feb, 2013 1 commit
  14. 13 Feb, 2013 1 commit
  15. 16 Sep, 2012 1 commit
  16. 07 Aug, 2012 1 commit
  17. 29 Feb, 2012 1 commit
  18. 28 May, 2011 1 commit
  19. 24 May, 2011 1 commit
  20. 23 May, 2011 1 commit
  21. 21 May, 2011 3 commits
  22. 19 Mar, 2011 1 commit
  23. 08 Jun, 2010 1 commit
  24. 01 Mar, 2009 1 commit
  25. 15 Feb, 2009 1 commit
  26. 31 Aug, 2008 1 commit
  27. 13 Aug, 2008 1 commit
  28. 08 Aug, 2008 1 commit
  29. 05 Aug, 2008 5 commits
  30. 27 Jul, 2008 1 commit
  31. 16 Jun, 2008 1 commit
  32. 01 Jun, 2008 1 commit