1. 24 Oct, 2013 12 commits
  2. 23 Oct, 2013 10 commits
  3. 22 Oct, 2013 1 commit
    • loadWord wasn't incrementing the position in the byte stream so fix it so that the accounting is taken care of. Replace a bunch of single-letter variable names with more descriptive terms. Add some comments. Add tests for exponential golomb parsing.
      David LaPalomento committed
  4. 15 Jul, 2013 1 commit
    • Fix up a couple remaining issues with the HLS->FLV translation. At this point, we've validated that the generated file can be played back in VLC if you download it to your computer. Added another ts segment for testing purposes. Added unit testing that traverses the generated FLV and validates the tags are constructed correctly and seem consistent.
      David LaPalomento committed
  5. 11 Jul, 2013 1 commit
  6. 09 Jul, 2013 3 commits