- 21 Jul, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Jun, 2013 1 commit
-
-
Rafaël Carré authored
http://msdn.microsoft.com/en-us/library/b0084kay(v=vs.80).aspx only mentions the _ prefixed variable. gcc will always define the _ prefixed variable, like Visual Studio. The prefixless one is defined in some language standards, e.g. gnu99 but not c99.
-
- 22 Apr, 2013 1 commit
-
-
Rafaël Carré authored
The define to set would be WINAPI_FAMILY, and it is set by default already. We should not set it though, as it would prevent us from using forbidden APIs (e.g. winsock). Close #8410
-
- 20 Apr, 2013 1 commit
-
-
Rafaël Carré authored
-
- 17 Apr, 2013 2 commits
-
-
Rémi Denis-Courmont authored
This was only used for INPUT_UPDATE_SIZE.
-
Rémi Denis-Courmont authored
-
- 16 Apr, 2013 1 commit
-
-
Rémi Denis-Courmont authored
Turning off the cache makes no sense here, especially right after enabling reading ahead (which intrisically means caching).
-
- 01 Apr, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 17 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.
-
- 02 Sep, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 24 Aug, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 25 Jun, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 20 Jun, 2012 1 commit
-
-
Rémi Denis-Courmont authored
For FIFO and sockets, non-blocking is wanted. For character device, the effects depend on the device driver. For other types, non-blocking mode has either no effects or is unspecified.
-
- 19 Jun, 2012 1 commit
-
-
Rafaël Carré authored
-
- 12 May, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 27 Jan, 2012 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This fixes some problems when the system or VLC play evil tricks with the preprocessor. (Only files including sys/stat.h are concerned with this commit. I did not fix all files.)
-
- 04 Nov, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Oct, 2011 1 commit
-
-
Modified-by:
Rémi Denis-Courmont <remi@remlab.net> Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Oct, 2011 2 commits
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 05 Sep, 2011 2 commits
-
-
Pierre Ynard authored
Untested
-
Pierre Ynard authored
-
- 31 Aug, 2011 1 commit
-
-
Rafaël Carré authored
avoid having extern Open() symbol defined multiple times in static builds
-
- 30 Aug, 2011 2 commits
-
-
Rémi Denis-Courmont authored
Better patch welcome
-
Rémi Denis-Courmont authored
-
- 29 Aug, 2011 1 commit
-
-
Ilkka Ollakka authored
-
- 12 Jul, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 Apr, 2011 1 commit
-
-
Drive letters, backslashes instead of slashes, and so on. Signed-off-by:
Rémi Duraffort <ivoire@videolan.org>
-
- 17 Aug, 2010 1 commit
-
-
ivoire authored
-
- 17 Jul, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Jun, 2010 1 commit
-
-
Rafaël Carré authored
file descriptor number is not a file path
-
- 22 Jun, 2010 1 commit
-
-
Joseph S. Atkinson authored
Signed-off-by:
Rafaël Carré <rafael.carre@gmail.com>
-
- 20 Jun, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 May, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2010 1 commit
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Apr, 2010 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-