- 17 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Sep, 2007 1 commit
-
-
Rafaël Carré authored
-
- 09 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 31 Aug, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Aug, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Aug, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 19 Jul, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Mar, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 06 Mar, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Mar, 2007 2 commits
-
-
Rémi Denis-Courmont authored
- Remove an useless variable
-
Rémi Denis-Courmont authored
- Add support for RTP padding By the way, the MPEG-Video parser seems to ignore the MP2V specific extra header (i.e. it passes it onto the demux instead of removing it). Not sure if this is intended (any MPEG expert?)
-
- 26 Feb, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 19 Feb, 2007 1 commit
-
-
Rémi Denis-Courmont authored
(seriously, you should have switched to RTP for ages though)
-
- 14 Feb, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Feb, 2007 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 12 Feb, 2007 3 commits
-
-
Rémi Denis-Courmont authored
-
rtptcp://Rémi Denis-Courmont authored
This is no excuse for using TCP instead of UDP/UDP-Lite when you can.
-
Rémi Denis-Courmont authored
Fortunately, the harm potential of this old bug seems pretty low
-
- 10 Feb, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Feb, 2007 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is completely untested because vlc does not link at the moment :(
-
- 26 Nov, 2006 1 commit
-
-
zorglub authored
* Headers in include must contain the structures and prototypes needed by the plugins and should be named vlc_*. * Headers in include/vlc must contain the structures and prototypes needed by external libvlc clients * Moved and renamed some things in headers. - Removed vlc_cpu.h, vlc_error.h (merged in vlc_common) - Removed snapshot.h (merged in vlc_vout.h) - Removed vlc_spu.h (merged in vlc_osd.h) - Removed intf_eject.h and vlc_interaction.h (merged in vlc_interface) - Moved all internal headers to src - Merged vlc_video.h and video_output.h and move private things to src - Removed vlc/intf.h, vlc/aout.h, vlc/vout.h, vlc/decoder.h and vlc/input.h (meta headers for use in modules, and often implying too large dependencies) * Removed some useless dependencies * Unexported a bunch of functions and structures used only in src/ (--> Still some work here) * Finally made input_thread_t and input_source_t (mostly) private. Added input_GetItem to fetch the input_item of an input_thread * Cleaned up deprecated entries in vlc_symbols.h and bumped up symbol prefix This commit has a 99% probability of breaking the build, 0.1% of killing your cat and 0% of getting you hot chicks.
-
- 04 Nov, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 30 Oct, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 19 Jul, 2006 1 commit
-
-
zorglub authored
-
- 31 Mar, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 29 Mar, 2006 1 commit
-
-
zorglub authored
-
- 09 Mar, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 12 Jan, 2006 1 commit
-
-
dionoea authored
-
- 20 Nov, 2005 1 commit
-
-
Marian Durkovic authored
(otherwise e.g. MPEG2 video is mistetected as MPEG-PS)
-
- 19 Nov, 2005 1 commit
-
-
Marian Durkovic authored
as large as +/- 25 msec and too frequent audio up/down sampling
-
- 11 Nov, 2005 1 commit
-
-
Marian Durkovic authored
-
- 29 Oct, 2005 1 commit
-
-
Marian Durkovic authored
Closes #414
-