1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/modules/stream_out
2009-10-10 11:26:49 +02:00
..
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
autodel.c Remove most stray semi-colons in module descriptions 2008-10-29 22:14:26 +02:00
bridge.c Trailing ; 2009-01-27 23:42:49 +02:00
description.c Remove useless variable 2008-11-24 19:21:44 +02:00
display.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
dummy.c Remove most stray semi-colons in module descriptions 2008-10-29 22:14:26 +02:00
duplicate.c Typo 2009-09-05 12:12:34 +03:00
es.c Fix use after free 2009-04-16 15:40:50 +03:00
gather.c Remove most stray semi-colons in module descriptions 2008-10-29 22:14:26 +02:00
Modules.am RTP out: support build without libvlc_srtp 2009-10-06 22:44:54 +03:00
mosaic_bridge.c add_string wants a string. 2009-09-02 14:28:26 +02:00
raop.c sout_raop: factorize. 2009-10-10 11:26:46 +02:00
record.c Cosmetics and copyright 2009-09-21 22:25:26 +02:00
rtcp.c WinCE: fix build of the RTP stream output 2009-10-07 15:01:54 +02:00
rtp.c RTP out: support build without libvlc_srtp 2009-10-06 22:44:54 +03:00
rtp.h rtp: g726 packetization 2008-09-04 17:27:14 +02:00
rtpfmt.c Use our endianism macros 2009-02-28 20:47:32 +02:00
rtsp.c rtsp: fix RTP-Info header syntax 2009-05-13 20:28:52 +03:00
smem.c No need to test for NULL before a free. 2009-10-10 11:26:49 +02:00
standard.c sout_std: imporve logic (and save a malloc/free) 2009-10-10 11:26:47 +02:00
switcher.c Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
transcode.c Make aout_buffer_t an alias for block_t 2009-09-23 22:00:07 +03:00