1. 19 Jan, 2012 3 commits
    • Jean-Baptiste Kempf's avatar
      Contribs: update live555 to latest snapshot · 01de6cbc
      Jean-Baptiste Kempf authored
      The patches are not necessary anymore (merged) and the last issue,
      setlocale is not used anymore, for uselocale.
      
      Ref #5879
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      (cherry picked from commit 4567b66189dbf45e87e82eadc541b7d70cc2d5c3)
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      01de6cbc
    • Laurent Aimar's avatar
      Reimplemented the blend filter in C++ and completed the colorspaces supported. · 8ac537a3
      Laurent Aimar authored
      It now supports all combinaisons of
      Destinations:
       - YV9, YV12, I410, I411 (8 bits)
       - I420, I422, I444 (8, 9 and 10 bits, native endianness only)
       - YUYV and the various variants
       - NV12/NV21
       - RV15, RV16, RV24, RV32
      Sources
       - YUVA
       - RGBA
       - YUVP
      
      The quality of the blending is the same, and the speeds for I420 is the same
      (not tested others combinaisons).
      
      Support for blending I420 over another picture has been removed (I don't
      see the use case and it simplify the code).
      
      It closes #5477.
      
      (cherry picked from commit fec8f97c7f712483d047e961b31b5cbec921692a)
      (cherry picked from commit 4729c93f0cfe187029f0aee1c85253bd54edc2ad)
      
      This commit is backported, because it is the only way to have proper
      Hi10p playback on linux using Xv with subtitles. I do not think we want
      to deal with the support of people asking why they don't see their subtitles,
      and switching to the openGL output with great drivers is...
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      8ac537a3
    • Pierre Ynard's avatar
      youtube.lua: update to new website changes · f459d157
      Pierre Ynard authored
      (cherry picked from commit 0137d3be215be27d29224bd04f921e41e9cac145)
      Signed-off-by: default avatarPierre Ynard <linkfanel@yahoo.fr>
      f459d157
  2. 18 Jan, 2012 9 commits
  3. 17 Jan, 2012 7 commits
  4. 16 Jan, 2012 10 commits
  5. 15 Jan, 2012 7 commits
  6. 14 Jan, 2012 4 commits