1. 07 Mar, 2010 2 commits
  2. 04 Mar, 2010 1 commit
  3. 02 Mar, 2010 3 commits
  4. 24 Feb, 2010 1 commit
  5. 03 Feb, 2010 1 commit
    • Michael Niedermayer's avatar
      Correct opts calulation in ffmpeg.c. · f575f08c
      Michael Niedermayer authored
      This correct the stop point for demuxing with -vcodec copy and -t as well as
      packet interleaving. (we already diddrop packets but kept demuxing them
      for too long due to opts being wrong)
      the change to ffm is due to 2 packets with timestamp 0 being stored
      in different order.
      
      Originally committed as revision 21626 to svn://svn.ffmpeg.org/ffmpeg/trunk
      f575f08c
  6. 01 Feb, 2010 1 commit
  7. 30 Jan, 2010 1 commit
  8. 21 Jan, 2010 1 commit
  9. 16 Jan, 2010 2 commits