1. 27 Oct, 2012 10 commits
  2. 26 Oct, 2012 2 commits
  3. 25 Oct, 2012 5 commits
  4. 24 Oct, 2012 13 commits
  5. 23 Oct, 2012 1 commit
  6. 22 Oct, 2012 8 commits
  7. 21 Oct, 2012 1 commit
    • Rafaël Carré's avatar
      h264 packetizer: don't swap around CC data · a992f410
      Rafaël Carré authored
      When we output a picture we reinit p_sys->cc_next anyway
      
      sys_t->cc represents the CC data for the picture about to be output
      sys_t->cc_next will hold the CC data for the picture currently being input
      a992f410