An error occurred fetching the project authors.
- 12 Nov, 2013 4 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- 28 Sep, 2013 1 commit
-
-
Rafaël Carré authored
-
- 07 Sep, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 19 Jul, 2013 1 commit
-
-
Rémi Duraffort authored
-
- 12 Jun, 2013 1 commit
-
-
Finn Hughes authored
Ignore wholly translucent rows at the top and bottom of the subtitle page Only create an overlay large enough for the remaining rows and only only ask zvbi to render those rows. One happy side effect is that now --vbi-text no longer outputs header text for some teletext streams (although --vbi-text is still unusable imho). Reducing the size of the overlay allows stutter free playback of teletext subtitles on significantly slower hardware. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 13 May, 2013 1 commit
-
-
Marian Ďurkovič authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 May, 2013 2 commits
-
-
Zoran Turalija authored
Fix typo ssc -> scc (ssc was never ISO 639-2 definition for Serbo-Croatian language, or any other language for that matter). Unfortunately, some providers are still using this deprecated ISO codes (scc/scr) to mark serbian/croatian teletext/cc content. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Marian Ďurkovič authored
Close #8595 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Dec, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
libzvbi is LGPL :)
-
- 13 Nov, 2012 1 commit
-
-
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.
-
- 17 Jan, 2012 1 commit
-
-
Laurent Aimar authored
It removes useless hacks in the code.
-
- 05 Jan, 2012 1 commit
-
-
Laurent Aimar authored
-
- 27 Apr, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
Tried to re-use already existing strings, as far as possible
-
- 30 Mar, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 29 Mar, 2011 1 commit
-
-
Rémi Denis-Courmont authored
Ideally, I guess a text SPU should be emitted instead.
-
- 22 Oct, 2010 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Changing the choice list of a configuration item is not thread-safe. Plus it does not make much sense to use a strict choice list if the choices change dynamically. If ever needed, we can invent a suggestions list system later, just like we already do for SD plugins enumeration.
-
- 10 May, 2010 1 commit
-
-
Laurent Aimar authored
It reduces the number of executed vlc_object_find. Some macosx calls have been commented out.
-
- 04 May, 2010 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 29 Apr, 2010 1 commit
-
-
Laurent Aimar authored
-
- 10 Feb, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 05 Feb, 2010 2 commits
-
-
Laurent Aimar authored
This reverts commit b48252ea.
-
Jean-Paul Saman authored
-
- 16 Dec, 2009 1 commit
-
-
Laurent Aimar authored
It was duplicated with es_format_t::i_sar_num/den.
-
- 16 May, 2009 1 commit
-
-
Laurent Aimar authored
-
- 13 May, 2009 1 commit
-
-
Laurent Aimar authored
There will be some regressions, I used automatic sed replacement with manual checks but there was a lot to change. It's only the first pass.
-
- 14 Feb, 2009 1 commit
-
-
Laurent Aimar authored
-
- 13 Feb, 2009 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It removed a hack where dvb.i_id was used for teletext.
-
- 11 Feb, 2009 1 commit
-
-
Jean-Paul Saman authored
-
- 27 Jan, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 29 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Those multi-lines are still to be done (it's going to be fun...) See also 5af4cc85.
-
- 23 Oct, 2008 1 commit
-
-
Laurent Aimar authored
-
- 20 Sep, 2008 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It will avoid useless picture copy.
-