| .. |
|
vlc
|
libvlc: renderer_discoverer: remove usage of ssize_t
|
10 years ago |
|
.gitignore
|
Ignore the vlc binaries
|
15 years ago |
|
vlc_access.h
|
access: remove vlc_access_* API
|
10 years ago |
|
vlc_addons.h
|
addons: add missing intf and meta categories
|
12 years ago |
|
vlc_aout.h
|
aout: remove unused AOUT_RESTART_DECODER
|
10 years ago |
|
vlc_aout_volume.h
|
include: add/fix more Doxygen groups
|
11 years ago |
|
vlc_arrays.h
|
vlc_arrays: mitigate bsearch signed overflow
|
10 years ago |
|
vlc_atomic.h
|
vlc_atomic: atomic_compare_exchange_strong_explicit takes 5 parameters
|
10 years ago |
|
vlc_avcodec.h
|
Be more precise in libavcodec/libavformat/libavutil separation
|
13 years ago |
|
vlc_bits.h
|
vlc_bits: fix a bad cast when included from C++
|
10 years ago |
|
vlc_block.h
|
include: fix spelling mistakes
|
10 years ago |
|
vlc_block_helper.h
|
block_helper: add startcode helper callback
|
10 years ago |
|
vlc_boxes.h
|
split vlc_bits.h into vlc_boxes.h
|
11 years ago |
|
vlc_charset.h
|
vlc_charset: add VLC_ICONV_ERR
|
10 years ago |
|
vlc_codec.h
|
decoder: video: don't update format when creating a picture
|
10 years ago |
|
vlc_codec_synchro.h
|
LGPL
|
15 years ago |
|
vlc_codecs.h
|
vlc_codecs: add WAVEFORMATEXTENSIBLE_IEC61937
|
10 years ago |
|
vlc_common.h
|
renderer: add missing "_t"
|
10 years ago |
|
vlc_config.h
|
Avoid type conversion errors with VLC_TS_*
|
13 years ago |
|
vlc_config_cat.h
|
Config: Add a resampler category
|
10 years ago |
|
vlc_configuration.h
|
modules: do not use non-portable union to store item flags in cache
|
13 years ago |
|
vlc_cpu.h
|
deinterlace: arm64 NEON merge asm
|
10 years ago |
|
vlc_demux.h
|
stream: stream_ -> vlc_stream_
|
10 years ago |
|
vlc_dialog.h
|
dialog: fix comment typo
|
10 years ago |
|
vlc_epg.h
|
epg: API changes
|
10 years ago |
|
vlc_es.h
|
vlc_es: add st2084 hdr xfer function def
|
10 years ago |
|
vlc_es_out.h
|
es_out: add auto es selection policy
|
10 years ago |
|
vlc_events.h
|
renderer: add missing "_t"
|
10 years ago |
|
vlc_extensions.h
|
dialog: remove old API
|
10 years ago |
|
vlc_filter.h
|
filter: merge audio and video flush
|
11 years ago |
|
vlc_fingerprinter.h
|
include: fix spelling mistakes
|
10 years ago |
|
vlc_fixups.h
|
Work-around fdatasync broken on Darwin
|
10 years ago |
|
vlc_fourcc.h
|
fourcc: add VP10
|
10 years ago |
|
vlc_fs.h
|
src: add vlc_close() wrapper
|
10 years ago |
|
vlc_gcrypt.h
|
gcrypt: require libgcrypt >= 1.6.0
|
11 years ago |
|
vlc_http.h
|
http: remove secure flag for setting cookies (refs #16174)
|
10 years ago |
|
vlc_httpd.h
|
Allow custom HTTP headers for httpd_Stream
|
12 years ago |
|
vlc_image.h
|
image: remove dependency on vout
|
11 years ago |
|
vlc_inhibit.h
|
inhibit: add separate flags for audio and video
|
14 years ago |
|
vlc_input.h
|
vlc_input_title_Duplicate: use C99 for
|
10 years ago |
|
vlc_input_item.h
|
input: force subtitles coming from subtitles_Detect
|
10 years ago |
|
vlc_interface.h
|
Add .tp extension registration
|
10 years ago |
|
vlc_interrupt.h
|
include: fix spelling mistakes
|
10 years ago |
|
vlc_intf_strings.h
|
qt: remove the renderer selection dialog
|
10 years ago |
|
vlc_iso_lang.h
|
iso-639: remove now unused field
|
14 years ago |
|
vlc_keys.h
|
add spu text scaling actions
|
11 years ago |
|
vlc_keystore.h
|
vlc_credential: fix store behavior
|
10 years ago |
|
vlc_main.h
|
Move input_item_array_t to <vlc_input_item.h>
|
12 years ago |
|
vlc_md5.h
|
vlc_md5.h: Fix inclusion in c++
|
10 years ago |
|
vlc_media_library.h
|
core: remove media library support
|
13 years ago |
|
vlc_memory.h
|
include: improve Doxygen modules
|
11 years ago |
|
vlc_memstream.h
|
memstream: helper for in-memory formatted output stream
|
10 years ago |
|
vlc_messages.h
|
messages: add thread ID in message meta-data
|
10 years ago |
|
vlc_meta.h
|
vlc_meta: remove unused ITEM_ARTURL_FETCHED
|
10 years ago |
|
vlc_meta_fetcher.h
|
meta_fetcher: rename as scope and set values
|
12 years ago |
|
vlc_mime.h
|
Move mime type guessing by extension to separate file and export it
|
14 years ago |
|
vlc_modules.h
|
Finish "core" renaming to avoid prefs crashes
|
13 years ago |
|
vlc_mouse.h
|
Revert "vlc_keys: define mouse's middle, 4 & 5 buttons."t revert
|
14 years ago |
|
vlc_mtime.h
|
misc: remove unused mstrtime()
|
10 years ago |
|
vlc_network.h
|
Use vlc_close()
|
10 years ago |
|
vlc_objects.h
|
dialog: add new dialog API
|
10 years ago |
|
vlc_opengl.h
|
opengl: remove lock/unlock callbacks
|
12 years ago |
|
vlc_pgpkey.h
|
include: typo and date fix
|
13 years ago |
|
vlc_picture.h
|
picture_pool: remove one allocation per cloned picture
|
11 years ago |
|
vlc_picture_fifo.h
|
LGPL
|
15 years ago |
|
vlc_picture_pool.h
|
picture_pool: change picture_pool_Cancel arguments
|
10 years ago |
|
vlc_playlist.h
|
playlist: add no inherit flag for editable playlists (refs #16923)
|
10 years ago |
|
vlc_plugin.h
|
epg: API changes
|
10 years ago |
|
vlc_probe.h
|
include: remove restrict keyword (fixes #12354)
|
12 years ago |
|
vlc_rand.h
|
LGPL
|
15 years ago |
|
vlc_renderer_discovery.h
|
renderer: tell when a demux-filter should be used with a renderer
|
10 years ago |
|
vlc_services_discovery.h
|
Export services_discovery_RemoveAll
|
14 years ago |
|
vlc_sout.h
|
sout: existing code assumes ACCESS_OUT_CAN_SEEK is false on failure
|
10 years ago |
|
vlc_spu.h
|
Do not include <vlc_spu.h> in <vlc_vout_osd.h>
|
11 years ago |
|
vlc_stream.h
|
stream: merge access_t and stream_t
|
10 years ago |
|
vlc_strings.h
|
Rename str_format_meta() to strfinput()
|
10 years ago |
|
vlc_subpicture.h
|
include: fix spelling mistakes
|
10 years ago |
|
vlc_text_style.h
|
Add RebeccaPurple color
|
11 years ago |
|
vlc_threads.h
|
vlc_addr_wait: clarify documentation
|
10 years ago |
|
vlc_timestamp_helper.h
|
omxil: split timestamp helper to re-useable header
|
11 years ago |
|
vlc_tls.h
|
include: fix spelling mistakes
|
10 years ago |
|
vlc_update.h
|
include: add/fix more Doxygen groups
|
11 years ago |
|
vlc_url.h
|
uri: add vlc_uri_resolve()
|
10 years ago |
|
vlc_variables.h
|
variables: voidify callback addition functions
|
11 years ago |
|
vlc_video_splitter.h
|
LGPL
|
15 years ago |
|
vlc_vlm.h
|
include: improve Doxygen modules
|
11 years ago |
|
vlc_vod.h
|
include: improve Doxygen modules
|
11 years ago |
|
vlc_vout.h
|
vout: remove dependency on filter
|
11 years ago |
|
vlc_vout_display.h
|
include: add/fix more Doxygen groups
|
11 years ago |
|
vlc_vout_osd.h
|
Do not include <vlc_spu.h> in <vlc_vout_osd.h>
|
11 years ago |
|
vlc_vout_window.h
|
window: handle fullscreen state at initialization
|
11 years ago |
|
vlc_vout_wrapper.h
|
vout: privatize vout_display functions
|
12 years ago |
|
vlc_xlib.h
|
LGPL
|
15 years ago |
|
vlc_xml.h
|
vlc_xml: handle error return code
|
11 years ago |