| .. |
|
vlc
|
libvlc: add API to control display of the video title
|
13 years ago |
|
.gitignore
|
Ignore the vlc binaries
|
15 years ago |
|
vlc_access.h
|
LGPL
|
15 years ago |
|
vlc_aout.h
|
vlc_aout.h: fix typo
|
13 years ago |
|
vlc_aout_volume.h
|
aout: cleanup mixer and rename to volume
|
14 years ago |
|
vlc_arrays.h
|
TAB_FIND/TAB_REMOVE: remove inner variable, improve expansion safety
|
13 years ago |
|
vlc_art_finder.h
|
LGPL
|
15 years ago |
|
vlc_atomic.h
|
Rewrite atomic float helpers, fix 64-bits big endian support
|
14 years ago |
|
vlc_avcodec.h
|
LGPL
|
15 years ago |
|
vlc_bits.h
|
fix filename self-references
|
15 years ago |
|
vlc_block.h
|
Add block_shm_Alloc()
|
13 years ago |
|
vlc_block_helper.h
|
vlc_block_helper.h: remove wrong comment
|
14 years ago |
|
vlc_charset.h
|
Use _WIN32 rather than WIN32 (same for WIN64)
|
13 years ago |
|
vlc_codec.h
|
Replace remaining instances of aout_buffer_t with block_t
|
14 years ago |
|
vlc_codec_synchro.h
|
LGPL
|
15 years ago |
|
vlc_codecs.h
|
Remove "pcm " pseudo-codec, synonymous with "araw"
|
13 years ago |
|
vlc_common.h
|
Use _WIN32 rather than WIN32 (same for WIN64)
|
13 years ago |
|
vlc_config.h
|
input: remove INPUT_FSTAT_NB_READS
|
13 years ago |
|
vlc_config_cat.h
|
Remove more unused msgid defines and de-duplication
|
13 years ago |
|
vlc_configuration.h
|
modules: do not use non-portable union to store item flags in cache
|
13 years ago |
|
vlc_cpu.h
|
Enable FPU on 64-bits ARM
|
13 years ago |
|
vlc_demux.h
|
demux: fix path extension on non-local inputs (fixes #8115)
|
13 years ago |
|
vlc_dialog.h
|
dialog: support format strings in dialog_Question()
|
14 years ago |
|
vlc_epg.h
|
vlc_epg: add parental rating from ts streams.
|
13 years ago |
|
vlc_es.h
|
Introduce 6.1 channel format for Xiph codecs
|
13 years ago |
|
vlc_es_out.h
|
LGPL
|
15 years ago |
|
vlc_events.h
|
Export services_discovery_RemoveAll
|
14 years ago |
|
vlc_extensions.h
|
fix filename self-references
|
15 years ago |
|
vlc_filter.h
|
audio filters: remove old filter_NewAudioBuffer()
|
13 years ago |
|
vlc_fingerprinter.h
|
chromaprint: add libvlccore definitions
|
13 years ago |
|
vlc_fixups.h
|
Remove untested strncasecmp replacement
|
13 years ago |
|
vlc_fourcc.h
|
Add GoToMeeting FOURCC
|
13 years ago |
|
vlc_fs.h
|
Use _WIN32 rather than WIN32 (same for WIN64)
|
13 years ago |
|
vlc_gcrypt.h
|
LGPL
|
15 years ago |
|
vlc_http.h
|
LGPL
|
15 years ago |
|
vlc_httpd.h
|
Move httpd typedefs to <vlc_httpd.h>
|
14 years ago |
|
vlc_image.h
|
LGPL
|
15 years ago |
|
vlc_inhibit.h
|
inhibit: add separate flags for audio and video
|
14 years ago |
|
vlc_input.h
|
input: remove write-only INPUT_UPDATE_SIZE
|
13 years ago |
|
vlc_input_item.h
|
Meta: add a tracktotal value
|
14 years ago |
|
vlc_interface.h
|
Use _WIN32 rather than WIN32 (same for WIN64)
|
13 years ago |
|
vlc_intf_strings.h
|
Use _WIN32 rather than WIN32 (same for WIN64)
|
13 years ago |
|
vlc_iso_lang.h
|
iso-639: remove now unused field
|
14 years ago |
|
vlc_keys.h
|
Subsync: added an easier way to sync subtitles
|
13 years ago |
|
vlc_main.h
|
fix filename self-references
|
15 years ago |
|
vlc_md5.h
|
LGPL
|
15 years ago |
|
vlc_media_library.h
|
core: remove media library support
|
13 years ago |
|
vlc_memory.h
|
LGPL
|
15 years ago |
|
vlc_messages.h
|
Rename msg_item_* to vlc_log_* (cosmetic)
|
13 years ago |
|
vlc_meta.h
|
Meta: add a tracktotal value
|
14 years ago |
|
vlc_mime.h
|
Move mime type guessing by extension to separate file and export it
|
14 years ago |
|
vlc_modules.h
|
fix filename self-references
|
15 years ago |
|
vlc_mouse.h
|
Revert "vlc_keys: define mouse's middle, 4 & 5 buttons."t revert
|
14 years ago |
|
vlc_mtime.h
|
LGPL
|
15 years ago |
|
vlc_network.h
|
Use _WIN32 rather than WIN32 (same for WIN64)
|
13 years ago |
|
vlc_objects.h
|
Privatize b_die
|
14 years ago |
|
vlc_opengl.h
|
opengl: add missing callback to release the (current) context
|
13 years ago |
|
vlc_pgpkey.h
|
include: typo and date fix
|
13 years ago |
|
vlc_picture.h
|
Remove picture quantization table (same reason as qtype)
|
13 years ago |
|
vlc_picture_fifo.h
|
LGPL
|
15 years ago |
|
vlc_picture_pool.h
|
LGPL
|
15 years ago |
|
vlc_playlist.h
|
Core playlist: provide playlist_GetNodeDuration
|
14 years ago |
|
vlc_plugin.h
|
Update meta data
|
13 years ago |
|
vlc_probe.h
|
LGPL
|
15 years ago |
|
vlc_rand.h
|
LGPL
|
15 years ago |
|
vlc_services_discovery.h
|
Export services_discovery_RemoveAll
|
14 years ago |
|
vlc_sout.h
|
Fix typo in comment
|
14 years ago |
|
vlc_spu.h
|
LGPL
|
15 years ago |
|
vlc_stream.h
|
input/stream: add STREAM_GET_SIGNAL (fixes #8414)
|
13 years ago |
|
vlc_strings.h
|
str_format_meta(): take playlist as parameter directly
|
14 years ago |
|
vlc_subpicture.h
|
Add support for rendering EIA-608 captions with a black background
|
13 years ago |
|
vlc_text_style.h
|
LGPL
|
15 years ago |
|
vlc_threads.h
|
Use _WIN32 rather than WIN32 (same for WIN64)
|
13 years ago |
|
vlc_tls.h
|
tls: add service parameter for handshake
|
14 years ago |
|
vlc_update.h
|
LGPL
|
15 years ago |
|
vlc_url.h
|
vlc_UrlParse: rewrite, de-inline and simplify
|
14 years ago |
|
vlc_variables.h
|
var_Command: remove broken-by-design function
|
13 years ago |
|
vlc_video_splitter.h
|
LGPL
|
15 years ago |
|
vlc_vlm.h
|
fix typo in header, probably fix inclusion from C++
|
14 years ago |
|
vlc_vod.h
|
LGPL
|
15 years ago |
|
vlc_vout.h
|
fix filename self-references
|
15 years ago |
|
vlc_vout_display.h
|
LGPL
|
15 years ago |
|
vlc_vout_osd.h
|
LGPL
|
15 years ago |
|
vlc_vout_window.h
|
Remove VOUT_WINDOW_TYPE_NATIVE (close #7666)
|
14 years ago |
|
vlc_vout_wrapper.h
|
LGPL
|
15 years ago |
|
vlc_windows_interfaces.h
|
Win32: Add a mingw-w64 2.0.1 workaround
|
14 years ago |
|
vlc_xlib.h
|
LGPL
|
15 years ago |
|
vlc_xml.h
|
fix filename self-references
|
15 years ago |