1. 30 Sep, 2014 1 commit
  2. 30 Nov, 2013 1 commit
  3. 30 Dec, 2012 2 commits
  4. 09 Dec, 2012 1 commit
  5. 26 Oct, 2012 1 commit
    • Clément Bœsch's avatar
      lavc/srtenc: fix invalid read in case of SubRip. · eb36ee1e
      Clément Bœsch authored
      Regression since 6057de19. The ptr-2 is used to eat the \r\n and add
      the position information on the timing line. This can't be done in case
      of SubRip where the timing isn't present in the payload.
      
      Note that we can't use yet the side data to transmit the position
      information since the encode subtitles API is still using buffer+size
      instead AVPacket as input.
      eb36ee1e
  6. 16 Sep, 2012 1 commit
  7. 16 Aug, 2012 1 commit
  8. 27 Mar, 2011 1 commit