1. 09 Sep, 2013 2 commits
    • Rafaël Carré's avatar
      Closed Captions: spawn a decoder thread · cac5ac7d
      Rafaël Carré authored
      We can't keep the cc decoder serialized with video decoder.
      If the decoding delay between packetizer and video decoder is bigger
      than caching (for example when using multi threaded decoder), we will
      be too late for the next picture display while we wait for the right
      rendering time for the CC.
      
      Close #9049
      cac5ac7d
    • Rafaël Carré's avatar
      transcode: set visible resolution correctly · 34026a50
      Rafaël Carré authored
      Fix needed after b71c85b3
      Encoders should use i_visible_width / i_visible_height
      
      Refs #9147
      34026a50
  2. 08 Sep, 2013 8 commits
  3. 07 Sep, 2013 12 commits
  4. 06 Sep, 2013 6 commits
  5. 05 Sep, 2013 7 commits
  6. 04 Sep, 2013 4 commits
  7. 03 Sep, 2013 1 commit