1. 06 9月, 2019 2 次提交
  2. 05 9月, 2019 1 次提交
  3. 02 9月, 2019 1 次提交
  4. 31 8月, 2019 1 次提交
  5. 30 8月, 2019 1 次提交
  6. 26 8月, 2019 1 次提交
  7. 23 8月, 2019 1 次提交
  8. 22 8月, 2019 1 次提交
  9. 21 8月, 2019 2 次提交
  10. 19 8月, 2019 3 次提交
  11. 13 8月, 2019 1 次提交
    • L
      libavfilter/vf_scale: Ensure scaled video is divisible by n · 74d4bc0f
      Lars Kiesow 提交于
      This patch adds a new option to the scale filter which ensures that the
      output resolution is divisible by the given integer when used together
      with `force_original_aspect_ratio`. This works similar to using `-n` in
      the `w` and `h` options.
      
      This option respects the value set for `force_original_aspect_ratio`,
      increasing or decreasing the resolution accordingly.
      
      The use case for this is to set a fixed target resolution using `w` and
      `h`, to use the `force_original_aspect_ratio` option to make sure that
      the video always fits in the defined bounding box regardless of aspect
      ratio, but to also make sure that the calculated output resolution is
      divisible by n so in can be encoded with certain encoders/options if
      that is required.
      Signed-off-by: NLars Kiesow <lkiesow@uos.de>
      Signed-off-by: NMichael Niedermayer <michael@niedermayer.cc>
      74d4bc0f
  12. 29 7月, 2019 1 次提交
  13. 24 7月, 2019 1 次提交
  14. 23 7月, 2019 1 次提交
  15. 15 7月, 2019 1 次提交
  16. 13 7月, 2019 1 次提交
  17. 10 7月, 2019 2 次提交
  18. 09 7月, 2019 1 次提交
  19. 08 7月, 2019 2 次提交
  20. 07 7月, 2019 1 次提交
  21. 06 7月, 2019 1 次提交
  22. 03 7月, 2019 1 次提交
  23. 02 7月, 2019 1 次提交
  24. 21 6月, 2019 1 次提交
  25. 17 6月, 2019 1 次提交
  26. 16 6月, 2019 1 次提交
  27. 06 6月, 2019 1 次提交
  28. 03 6月, 2019 1 次提交
  29. 02 6月, 2019 3 次提交
  30. 31 5月, 2019 1 次提交
  31. 24 5月, 2019 1 次提交
  32. 18 5月, 2019 1 次提交