1. 09 May, 2013 - 22 commits
  2. 05 May, 2013 - 1 commit
  3. 13 Apr, 2013 - 1 commit
  4. 07 Apr, 2013 - 1 commit
    • Nicolas George's avatar
      lavc: fix recoded subtitles end. · df8c3626
      Nicolas George authored
      Text subtitles packets are not 0-terminated (and if they are,
      it is handled by the recoding process since 0 is a valid
      Unicode code point). The terminating 0 would overwrite the
      last payload octet.
      
      OTOH, packets must be 0-padded.
      
      Fix a problem reported in trac ticket #2431.
      df8c3626
  5. 03 Apr, 2013 - 2 commits
  6. 02 Apr, 2013 - 1 commit
  7. 26 Mar, 2013 - 1 commit
  8. 22 Mar, 2013 - 1 commit
  9. 18 Mar, 2013 - 1 commit
  10. 14 Mar, 2013 - 4 commits
  11. 10 Mar, 2013 - 2 commits
  12. 09 Mar, 2013 - 1 commit
  13. 08 Mar, 2013 - 2 commits