- 28 Jul, 2013 1 commit
-
-
- 13 Jul, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 17 May, 2013 1 commit
-
-
Felix Paul Kühne authored
This reverts commit 00b2fcce. [__MNSArray objectAtIndexedSubscript] isn't part of the OS X 10.7 ObjC runtime and in turn, we can't use this feature of the modern ObjC syntax until we drop support for 10.7 some day
-
- 30 Apr, 2013 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 13 Dec, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 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.
-
- 03 Sep, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 24 Feb, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 24 Jan, 2012 1 commit
-
-
Felix Paul Kühne authored
it respects the 'live-caching' setting now, is vastly more responsive and even got correct timing. Thanks to emi and Luca for the ideas and help
-
- 04 Oct, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
Cool hints: - If your header doesn't match "Lesser" 3 times, you are not good - If you use LGPLv2, you are not good - If you use the old FSF address, you are not good
-
- 15 Aug, 2011 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 19 May, 2011 1 commit
-
-
Felix Paul Kühne authored
Thanks to j-b and ivoire
-
- 18 May, 2011 1 commit
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 07 May, 2011 2 commits
-
-
manually merged and tweaked
-
includes a couple of tweaks by me and will need further testing and cleaning
-
- 20 Mar, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 28 Dec, 2009 1 commit
-
-
Pierre authored
-
- 16 Dec, 2009 1 commit
-
-
Laurent Aimar authored
It was duplicated with es_format_t::i_sar_num/den.
-
- 10 Dec, 2009 1 commit
-
-
Pierre authored
-
- 13 Jun, 2009 1 commit
-
-
Felix Paul Kühne authored
The Quartztext module needs a rewrite. All other parts of VLC are working nicely in 64bit mode.
-
- 27 May, 2009 1 commit
-
-
Pierre authored
Conflicts: modules/access/qtcapture.m
-
- 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.
-
- 08 Mar, 2009 1 commit
-
-
ivoire authored
-
- 07 Mar, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Dec, 2008 1 commit
-
-
ivoire 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.
-
- 09 Sep, 2008 1 commit
-
-
hartman authored
- Hopefully also fixes PAR and usage of older iSights (different fourcc) - Note that the iSight reports itself as a 320x240 (NOT 640x480) device by default. (cherry picked from commit ef585031b4c58db3cc333a96c6cbb6c07d85f8b5)
-
- 03 Aug, 2008 1 commit
-
-
hartman authored
-
- 25 Jul, 2008 1 commit
-
-
hartman authored
Fixes a crash in Close() of the module.
-
- 21 Jul, 2008 1 commit
-
-
hartman authored
-
- 17 Jul, 2008 2 commits
-
-
Pierre d'Herbemont authored
This reverts commit b65ca27b. It doesn't work well enough.
-
Pierre d'Herbemont authored
-
- 16 Jul, 2008 4 commits
-
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
qtcapture: Don't release objects when libvlc quit, else we may loose our main thread, and dead lock.
-
hartman authored
Don't send blocks from qtcapture Demux that we have already sent before. Avoid excessive CPU usage while there are no new blocks.
-
hartman authored
This works, but perhaps i'm loosing too much precission here. Are there better ways to change timevalue + scale into walltime ?
-
- 14 Jun, 2008 1 commit
-
-
Felix Paul Kühne authored
-