1. 04 Dec, 2015 1 commit
  2. 10 Aug, 2015 1 commit
  3. 29 Mar, 2015 1 commit
  4. 07 Aug, 2014 1 commit
  5. 04 Oct, 2013 1 commit
  6. 19 Apr, 2013 1 commit
  7. 26 Jan, 2013 2 commits
  8. 25 Jan, 2013 1 commit
  9. 04 Dec, 2012 1 commit
  10. 01 Dec, 2012 1 commit
  11. 30 Nov, 2012 3 commits
    • Paul B Mahol's avatar
      57b00d7a
    • Paul B Mahol's avatar
      undo file modifiers that suck in · d56b1501
      Paul B Mahol authored
      Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
      d56b1501
    • Vitaliy E Sugrobov's avatar
      Gif demuxer · 5603b2bf
      Vitaliy E Sugrobov authored
      Gif demuxer is capable of extracting multiple frames from gif file.
      In conjunction with gif decoder it implements support for reading
      animated gifs.
      Demuxer has two options available to user: default_delay and min_delay.
      These options are for protection from too rapid gif animations. In practice
      it is standard approach to slow down rendering of this kind of gifs. If you try to
      play gif with delay between frames of one hundredth of second (100fps) using
      one of major web browsers, you get significantly slower playback,
      around 10 fps. This is because browser detects that delay value is less than some
      threshold (usually 2 hundredths of second) and reset it to default value (usually 10
      hundredths of second, which corresponds to 10fps). Manipulating these options user
      can achieve the same effect during conversion to some video format. Otherwise user
      can set them to not protect from rapid animations at all.
      The other case when these options necessary is for gif images encoded according to
      gif87a standard since prior to gif89a there was no delay information included in file.
      Bump lavf minor version.
      Signed-off-by: 's avatarVitaliy E Sugrobov <vsugrob@hotmail.com>
      5603b2bf
  12. 13 Jul, 2008 1 commit
  13. 03 Jun, 2008 1 commit
  14. 03 Mar, 2008 1 commit
  15. 21 Nov, 2007 1 commit
  16. 19 Jul, 2007 1 commit
  17. 13 Feb, 2007 1 commit
  18. 02 Nov, 2006 1 commit
  19. 23 Oct, 2006 1 commit
  20. 07 Oct, 2006 1 commit
  21. 10 Jul, 2006 1 commit
  22. 09 Jul, 2006 1 commit
  23. 12 Jan, 2006 1 commit
  24. 22 Dec, 2005 1 commit
  25. 17 Dec, 2005 1 commit
  26. 17 Jul, 2005 1 commit
  27. 30 Apr, 2005 1 commit
  28. 08 Jan, 2005 1 commit
  29. 19 Jun, 2004 1 commit
  30. 21 Apr, 2003 1 commit
  31. 12 Mar, 2003 1 commit
  32. 09 Feb, 2003 1 commit
  33. 03 Feb, 2003 1 commit
  34. 02 Feb, 2003 1 commit