Skip to content
Snippets Groups Projects
  1. Apr 20, 2015
  2. Apr 02, 2015
  3. Mar 28, 2015
  4. Feb 26, 2015
  5. Feb 18, 2015
  6. Feb 15, 2015
  7. Feb 04, 2015
  8. Jan 25, 2015
  9. Jan 24, 2015
  10. Jan 16, 2015
  11. Jan 08, 2015
  12. Jan 07, 2015
  13. Dec 28, 2014
  14. Nov 30, 2014
    • Christophe Gisquet's avatar
      ffmpeg: take bsf arguments from the command line · 4c592c39
      Christophe Gisquet authored
      
      The format is now:
      -bsf:X filter1[=opt1=str1/opt2=str2],filter2
      ie the parameters are appended after the filter name using '='. As ','
      has been reserved already for the list of filters, '/' is just an
      example of token separation for now, but that could become part of the
      API to avoid each bsf using its own tokenization.
      
      The proper solution would be using AVOption, but this is overkill for now.
      
      Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
      4c592c39
  15. Nov 27, 2014
  16. Nov 16, 2014
  17. Nov 09, 2014
  18. Nov 08, 2014
  19. Nov 05, 2014
  20. Nov 04, 2014
  21. Oct 26, 2014
  22. Oct 23, 2014
  23. Oct 21, 2014
  24. Oct 11, 2014
  25. Oct 06, 2014
  26. Sep 25, 2014
  27. Aug 27, 2014
  28. Aug 16, 2014
  29. Aug 15, 2014
  30. Aug 07, 2014
  31. Aug 04, 2014
  32. Aug 02, 2014
  33. Jul 15, 2014
  34. Jun 29, 2014
  35. Jun 18, 2014
  36. Jun 07, 2014
  37. Jun 01, 2014
Loading