1. 02 Apr, 2015 1 commit
  2. 28 Mar, 2015 1 commit
  3. 26 Feb, 2015 1 commit
  4. 18 Feb, 2015 1 commit
  5. 15 Feb, 2015 1 commit
  6. 04 Feb, 2015 1 commit
  7. 25 Jan, 2015 1 commit
  8. 24 Jan, 2015 1 commit
  9. 16 Jan, 2015 1 commit
  10. 08 Jan, 2015 1 commit
  11. 07 Jan, 2015 2 commits
  12. 28 Dec, 2014 1 commit
  13. 30 Nov, 2014 1 commit
    • 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: 's avatarMichael Niedermayer <michaelni@gmx.at>
      4c592c39
  14. 27 Nov, 2014 1 commit
  15. 16 Nov, 2014 1 commit
  16. 09 Nov, 2014 1 commit
  17. 08 Nov, 2014 1 commit
  18. 05 Nov, 2014 1 commit
  19. 04 Nov, 2014 1 commit
  20. 26 Oct, 2014 1 commit
  21. 23 Oct, 2014 1 commit
  22. 21 Oct, 2014 1 commit
  23. 11 Oct, 2014 1 commit
  24. 06 Oct, 2014 1 commit
  25. 25 Sep, 2014 1 commit
  26. 27 Aug, 2014 1 commit
  27. 16 Aug, 2014 1 commit
  28. 15 Aug, 2014 2 commits
  29. 07 Aug, 2014 1 commit
  30. 04 Aug, 2014 1 commit
  31. 02 Aug, 2014 1 commit
  32. 15 Jul, 2014 1 commit
  33. 29 Jun, 2014 1 commit
  34. 18 Jun, 2014 1 commit
  35. 07 Jun, 2014 2 commits
  36. 01 Jun, 2014 2 commits