1. 09 Aug, 2015 2 commits
  2. 08 Aug, 2015 2 commits
  3. 05 Aug, 2015 1 commit
  4. 29 Jul, 2015 1 commit
    • Michael Niedermayer's avatar
      ffplay: Use sws_scale to scale subtitles · d64ba25a
      Michael Niedermayer authored
      Fixes some files from Ticket679
      
      This also changes subtitles to 4:2:0 matching the output format and thus
      simplifying the blend code.
      This restricts placement to the chroma sample resolution though, speak up
      if you consider this a problem, say so, the code could be changed to use
      YUV444 for subtitles and scaling them down while blending, this would be
      slower though.
      The current code only uses a single swscale context and reinitializes it
      as needed, this could be changed as well if needed
      Reviewed-by: 's avatarMarton Balint <cus@passwd.hu>
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      d64ba25a
  5. 06 Jun, 2015 1 commit
  6. 03 May, 2015 2 commits
  7. 04 Mar, 2015 1 commit
  8. 10 Feb, 2015 3 commits
  9. 02 Feb, 2015 1 commit
  10. 01 Jan, 2015 4 commits
  11. 22 Nov, 2014 1 commit
  12. 11 Nov, 2014 1 commit
  13. 09 Nov, 2014 4 commits
  14. 17 Oct, 2014 2 commits
  15. 09 Oct, 2014 1 commit
  16. 27 Sep, 2014 1 commit
  17. 24 Sep, 2014 1 commit
  18. 23 Sep, 2014 3 commits
  19. 17 Sep, 2014 1 commit
  20. 16 Sep, 2014 2 commits
  21. 08 Sep, 2014 1 commit
  22. 06 Sep, 2014 1 commit
  23. 25 Aug, 2014 1 commit
  24. 16 Aug, 2014 1 commit
  25. 15 Aug, 2014 1 commit