1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00
vlc/modules/mux/rtp
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297.
Missing some cases that I could not test.
Also ffmpeg/chroma.c is locked, so I can but leave it broken.
Fix is for the remaining modules is obvious and the issue is easy to detect.
2008-01-23 21:50:58 +00:00
..
Modules.am Rewrote internal RTCP to support multiple client connections. TODO: rtcp scheduling function, server socket, hooking it up with RTP stream_out connections. 2006-11-21 10:46:12 +00:00
rtcp.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
rtcp.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
rtp.h Structures and functions for RTCP support. BIG FAT WARNING >>>> This code is untested <<<< but the request for it is high. 2006-03-03 21:43:48 +00:00