You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Laurent Aimar 7f8cab90a9 Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode. 19 years ago
..
audio_output * Fix a couple of const, static and other warnings 20 years ago
control - libvlc control: uninitialiazed mutex and variables, was prevent browser plugins from adding elements in playlist 19 years ago
extras - since DIR* on win32 is mapped to a private data type, rewinddir(), seekdir() and telldir() must also be mapped to their vlc_ equivalent. Should fix ticket #926 20 years ago
input Force VLM stream to not use sout-keep. 19 years ago
interface Remove unused headerfile 19 years ago
misc Graa. 19 years ago
network net_Close() is a one-liner, so inline it 19 years ago
osd A bit of headers cleanup 20 years ago
playlist Indentation fix 19 years ago
stream_output Force VLM stream to not use sout-keep. 19 years ago
test Use RFC4648 test vectors 20 years ago
text Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode. 19 years ago
video_output Improved vout_Request when using a vout attached to playlist. 19 years ago
Makefile.am * renamed it, since it's plain C now and doesn't contain any Obj-C anymore 19 years ago
libvlc-common.c libvlc-common.c: revert r19040 19 years ago
libvlc-module.c Untested new hotkeys: 19 years ago
libvlc.c * Start cleaning up libvlc playlist API (Refs:#457) 19 years ago
libvlc.h Hide httpd_t and httpd_host_t within httpd.c 20 years ago
libvlc.sym playlist_ItemGetByInputId now included in libvlc 19 years ago
vlc.c Rework signal handling so that it is async-safe 19 years ago