Skip to content
Snippets Groups Projects
  1. Oct 24, 2015
  2. Oct 22, 2015
  3. Oct 14, 2015
    • Michael Niedermayer's avatar
      ffmpeg_opt: rename loop option to stream_loop · dbb03b8e
      Michael Niedermayer authored
      
      The "loop" option is used in several demuxers (like img2dec) and muxers, using the same name in ffmpeg_opt
      breaks them. Feel free to revert this and replace by any other solution or rename both as preferred
      This is just as a quick fix to avoid the regression with existing command lines and to have both named
      the same (which does not work)
      
      Example:
      ./ffmpeg -loop 1 -i fate-suite/png1/lena-rgb24.png -t 1 test.avi
      will produce 25 frames with the img2dec loop but only 1 frame at 25fps with the ffmpeg loop option
      
      Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
      dbb03b8e
  4. Sep 02, 2015
  5. Aug 28, 2015
  6. Aug 27, 2015
  7. Aug 25, 2015
  8. Aug 14, 2015
  9. Aug 08, 2015
  10. Aug 03, 2015
  11. Jul 29, 2015
  12. Jul 19, 2015
  13. Jul 06, 2015
  14. Jul 01, 2015
  15. Jun 26, 2015
  16. Jun 21, 2015
  17. Jun 12, 2015
  18. May 25, 2015
  19. May 21, 2015
  20. May 20, 2015
  21. May 18, 2015
  22. May 17, 2015
  23. May 09, 2015
  24. May 02, 2015
  25. Apr 20, 2015
  26. Apr 02, 2015
  27. Mar 28, 2015
  28. Feb 26, 2015
  29. Feb 18, 2015
  30. Feb 15, 2015
  31. Feb 04, 2015
  32. Jan 25, 2015
  33. Jan 24, 2015
  34. Jan 16, 2015
  35. Jan 08, 2015
Loading