Skip to content
Snippets Groups Projects
  1. Jan 20, 2016
  2. Jan 19, 2016
  3. Dec 28, 2015
  4. Dec 25, 2015
  5. Dec 19, 2015
  6. Dec 06, 2015
  7. Oct 27, 2015
  8. Oct 24, 2015
  9. Oct 11, 2015
  10. Oct 05, 2015
  11. Oct 04, 2015
  12. Oct 03, 2015
  13. Sep 27, 2015
  14. Sep 26, 2015
  15. Sep 05, 2015
  16. Aug 28, 2015
  17. Aug 27, 2015
  18. Aug 09, 2015
  19. Aug 08, 2015
  20. Aug 05, 2015
  21. Jul 29, 2015
    • 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: default avatarMarton Balint <cus@passwd.hu>
      Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
      d64ba25a
  22. Jun 06, 2015
  23. May 03, 2015
  24. Mar 04, 2015
  25. Feb 10, 2015
  26. Feb 02, 2015
  27. Jan 01, 2015
Loading