1. 01 Feb, 2017 1 commit
  2. 24 Nov, 2016 1 commit
  3. 11 May, 2016 1 commit
  4. 10 May, 2016 1 commit
    • Jan Ekström's avatar
      pgssub: Fix subpicture colorspace and range · 885a9d60
      Jan Ekström authored
      Widen the values from limited to full range and use BT.709 where it
      should be used according to the video resolution:
      
      SD is BT.601, HD is BT.709
      
      Default to BT.709 due to most observed HDMV content being HD.
      885a9d60
  5. 24 Apr, 2016 1 commit
    • Jan Ekström's avatar
      pgssubdec: fix subpicture output colorspace and range · 9779b626
      Jan Ekström authored
      Functionality used before didn't widen the values from limited to
      full range. Additionally, now the decoder uses BT.709 where it
      should be used according to the video resolution.
      
      Default for not yet set colorimetry is BT.709 due to most observed
      HDMV content being HD.
      
      BT.709 coefficients were gathered from the first two parts of BT.709
      to BT.2020 conversion guide in ARIB STD-B62 (Pt. 1, Chapter 6.2.2).
      They were additionally confirmed by manually calculating values.
      
      Fixes #4637
      9779b626
  6. 04 Dec, 2015 1 commit
  7. 26 Nov, 2015 1 commit
  8. 14 Nov, 2015 1 commit
  9. 21 Oct, 2015 1 commit
  10. 12 Sep, 2015 1 commit
  11. 19 Apr, 2015 1 commit
  12. 11 Jan, 2015 1 commit
  13. 01 Aug, 2014 1 commit
  14. 11 Jul, 2014 1 commit
  15. 30 Jun, 2014 10 commits
  16. 22 May, 2014 1 commit
  17. 22 Mar, 2014 1 commit
  18. 13 Mar, 2014 1 commit
  19. 15 Jan, 2014 1 commit
  20. 31 Oct, 2013 1 commit
  21. 03 Oct, 2013 1 commit
  22. 12 Aug, 2013 1 commit
  23. 28 Nov, 2012 1 commit
  24. 18 Nov, 2012 1 commit
  25. 15 Nov, 2012 1 commit
  26. 02 Nov, 2012 1 commit
  27. 08 Oct, 2012 1 commit
  28. 15 Sep, 2012 1 commit
    • Nicolas George's avatar
      lavc/pgssubdec: use the PTS from the presentation segment. · 37bbc9eb
      Nicolas George authored
      According to the sample for trac ticket #1722, PGS subtitles
      are decoded from several packets at the same DTS and varying PTS.
      The PTS from the presentation segment seem to be the valid one;
      in particular, clear subtitles are too early with the other PTS.
      37bbc9eb
  29. 07 Aug, 2012 1 commit
  30. 30 Apr, 2012 1 commit
  31. 06 Apr, 2012 1 commit