1. 06 Jul, 2011 1 commit
  2. 25 Mar, 2010 1 commit
  3. 02 Mar, 2010 1 commit
  4. 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
  5. 16 Jan, 2010 1 commit