1. 13 Nov, 2012 5 commits
    • KO Myung-Hun's avatar
      OS/2: implement one-instance feature · 00c5b9f8
      KO Myung-Hun authored
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      00c5b9f8
    • Edward Wang's avatar
      audiotrack: Fix compilation · b4bbf339
      Edward Wang authored
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      b4bbf339
    • Jean-Baptiste Kempf's avatar
      LGPL · fef27058
      Jean-Baptiste Kempf authored
      Re-license almost all the playback modules to LGPLv2.1+ with
      authorization from their respective contributors (230+)
      
      This includes:
       - access, codec, packetizers, demux
       - audio filters, audio mixers, audio output
       - video filters, video chroma, video output
       - text renderers
       - XML parser
       - ARM NEON and SSE2 optimisations (mostly for chromas and filters)
      
      Some modules are not concerned:
       - BDA and DShow access modules because Manol Manolov is AWOL
       - Real RTSP, because it is derived from Xine
       - x264 and t140 because they are encoders only
       - DLL Loader, because it is derived from MPlayer
       - DTS packetizer, because Jon Lech Johansen is AWOL
       - Shine and WMAfixed, because they are derived from Rockbox
       - Real demuxer, as it is derived from MPlayer and Wang Bo is AWOL
       - MPC demuxer, as Yavor Doganov is AWOL
       - Tivo demuxer, because it is derived from an MPlayer fork
       - Playlist demuxer, (WPL and ZPL parts missing), because suheaven is AWOL
       - iOS audio output and video display, because author refuses the license change
       - Equalizer and compressor, because Ronald Wright is AWOL
       - Mono, Headphone and Dolby, because author refuses the license change
       - hqdn3d and yadif, because they are from MPlayer/libavfilter
       - remoteosd, because it derives from RealVNC code
       - MMX optimisations, because Ollie Lho, from SiS, is AWOL
       - Rotate, because it depends on GPL motion
      
      Nota Bene:
       - Some modules depend on GPL-only libraries, a LGPL module does not mean
         that the resulting binary module will be LGPL.
         Libraries affected would include liba52, libdvdcss, libdvdnav, libdvdread,
         faad2, libdca, libmad, libmpeg2, libpostproc, SRC, sid, zvbi and probably others.
      fef27058
    • Jean-Baptiste Kempf's avatar
      DTS in wav: check frame size · 29c4138d
      Jean-Baptiste Kempf authored
      Close #7282
      29c4138d
    • Erwan Tulou's avatar
      skins2: correct a uri conversion issue with new vlc_path2uri · ada0afff
      Erwan Tulou authored
      new vlc_path2uri function now expects a valid not-yet-converted file name.
      
      This fixes art display errors with latest vlc from current git rep.
      ada0afff
  2. 12 Nov, 2012 7 commits
  3. 11 Nov, 2012 19 commits
  4. 10 Nov, 2012 9 commits