]> git.sesse.net Git - vlc/history - modules/access_output/udp.c
* po/*: another ./toolbox --update-po before 0.7.0 because some commits where done.
[vlc] / modules / access_output / udp.c
2003-11-17 Christophe Massiot* modules/access_output/udp.c: more debug
2003-11-07 Christophe Massiot* src/misc/threads.c: Implementation of real-time prior...
2003-11-01 Laurent Aimar * udp: added a new option: raw, to use it udp{raw...
2003-08-18 Laurent Aimar * udp: udp-sout-caching is now also accessible by...
2003-08-01 Laurent Aimar * udp: clean up.
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-06-19 Gildas Bazin* modules/access_output/udp.c: removed unnecessary...
2003-06-19 Gildas Bazin* modules/access_output/udp.c: implemented a caching...
2003-05-24 Sam Hocevar * ./modules/access_output/udp.c: if the clock needs...
2003-04-01 Christophe Massiot* Bumped up revision number to 0.5.3-test2
2003-03-11 Laurent Aimar * all: reworked stream output. Now it handles mutliple...
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-02-16 Laurent Aimar * udp: forgot this file...
2003-02-16 Laurent Aimar * Less checks on muxer type.
2003-01-23 Sam Hocevar * ./modules/*: warning fixes.
2002-12-14 Laurent Aimar Added stream output. (common work with titer).