- 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
-
- 27 Oct, 2005 1 commit
-
-
Marian Durkovic authored
-
- 24 Oct, 2005 1 commit
-
-
Marian Durkovic authored
* for RTP, prebuffering is done within RTP access * reordering now working within this buffer * solves synchro problems since packet rate is preserved
-
- 18 Oct, 2005 1 commit
-
-
Jean-Paul Saman authored
-
- 17 Oct, 2005 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 15 Oct, 2005 1 commit
-
-
Jean-Paul Saman authored
RTP reordering in module/access/udp.c done by me with help from Marian Durkovic (md _AT_ bts _dot_ sk). Allow src/input/stream.c to handle a linked list of blocks from demuxers.
-
- 06 Oct, 2005 3 commits
-
-
Laurent Aimar authored
by access. * udp: force ts demux on payload 33 (:demux=dump will work)
-
Laurent Aimar authored
"I've added a bit of code to the UDP/RTP input, which assures that old or duplicate RTP packets are trashed. When the network performs packet reordering, only one discontinuity happens instead of 3 before - since the old packet is trashed. If multiple copies of the same packet are received, only one is used and all the others are trashed."
-
Laurent Aimar authored
-
- 29 Sep, 2005 1 commit
-
-
Jean-Paul Saman authored
-
- 24 Aug, 2005 1 commit
-
-
Christophe Massiot authored
is autodetected (refs http://forum.videolan.org/viewtopic.php?t=10257).
-
- 08 Aug, 2005 1 commit
-
-
Jean-Paul Saman authored
Track RTP sequence numbers and mark the first MPEG2-TS packet with a transport error when a discontinuity occurs.
-
- 02 Aug, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 01 Aug, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 30 Jun, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Apr, 2005 1 commit
-
-
Christophe Massiot authored
-
- 07 Jan, 2005 1 commit
-
-
Christophe Massiot authored
packets.
-
- 16 Dec, 2004 1 commit
-
-
zorglub authored
Sorry for the trouble
-
- 11 Dec, 2004 1 commit
-
-
zorglub authored
* Each module can declare a "human-readable short name" with set_name * Modules are sorted by category (set_category, set_subcategory). Modules configs can be separated by set_section() * Separated audio-filter and audio-visual * Separated extraintf and control * New command and widget : add_module_list() for comma-separated modules * Vfilters now use "," as separator
-
- 27 Nov, 2004 1 commit
-
-
gbazin authored
-
- 07 Nov, 2004 1 commit
-
-
Rémi Denis-Courmont authored
-
- 31 Aug, 2004 1 commit
-
-
hartman authored
* Add ACCESS_SET_PRIVATE_ID_STATE to the list of every access plugin * msg_Err -> msg_Warn for unimplemented Control queries
-
- 24 Aug, 2004 1 commit
-
-
Laurent Aimar authored
-
- 06 Aug, 2004 1 commit
-
-
gbazin authored
* modules/mux/mp4.c: Warning fix patch by Zoltan Nagy.
-
- 06 Jun, 2004 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
* access/vcd/ clean up.
-
- 04 Jun, 2004 2 commits
-
-
Laurent Aimar authored
by 10% each time we read a packet greater or equal to the MTU. It should be harmless.
-
Laurent Aimar authored
bit the perfs as we do a memcpy in access2.c)
-
- 27 Apr, 2004 1 commit
-
-
Sam Hocevar authored
-
- 21 Apr, 2004 1 commit
-
-
hartman authored
- when we open a kasenna multicast udp stream, don't pass along to RTSP. - set the correct mtu for Kasenna streams. * rest --mtu can now be set via :mtu playlist option.\
-
- 31 Jan, 2004 1 commit
-
-
Alexis de Lattre authored
* udp.c: restored the old syntax udp:server_addr@destination_addr * libvlc.h: updated 'vlc --help' To do an IGMPv3 query under Windows XP do: vlc udp:<source_addr>@<multicast_addr> Note: under previous versions of Windows, it will fail to join the group.
-
- 25 Jan, 2004 1 commit
-
-
gbazin authored
* modules/access/*: strings review + coding style fixes.
-
- 21 Jan, 2004 1 commit
-
-
Laurent Aimar authored
* udp: cleaned to use net_*
-
- 04 Dec, 2003 1 commit
-
-
Sam Hocevar authored
+ Removed evil ^Ms from the file. * modules/video_output/caca.c: + Support for new dithering modes (libcaca HEAD only). * modules/* src/*: + Grammar and spelling fixes. + Coding style fixes. * po/fr.po: + Spelling fixes. + Updated a few translations. * po/en_GB.po: + Updated a few translations.
-
- 07 Nov, 2003 1 commit
-
-
Laurent Aimar authored
-