| .. |
|
vlc
|
separate defines to export DLL functions
|
3 years ago |
|
.gitignore
|
Ignore the vlc binaries
|
15 years ago |
|
meson.build
|
meson: add initial meson build system
|
3 years ago |
|
vlc_access.h
|
remove the $Id$ in the source code
|
7 years ago |
|
vlc_actions.h
|
actions: shift special keys to make space
|
4 years ago |
|
vlc_addons.h
|
Remove stray <vlc_events.h> #include's
|
6 years ago |
|
vlc_ancillary.h
|
core: add missing include to vlc_ancillary.h
|
4 years ago |
|
vlc_aout.h
|
vlc_aout: don't return void in public header
|
4 years ago |
|
vlc_aout_volume.h
|
objects: merge vlc_object_t and vlc_common_members
|
7 years ago |
|
vlc_arrays.h
|
remove the $Id$ in the source code
|
7 years ago |
|
vlc_atomic.h
|
core: static initializer for refcount
|
4 years ago |
|
vlc_avcodec.h
|
Be more precise in libavcodec/libavformat/libavutil separation
|
13 years ago |
|
vlc_bits.h
|
vlc_bits: remove bs_remain
|
6 years ago |
|
vlc_block.h
|
block: remove BLOCK_FLAG_CLOCK
|
3 years ago |
|
vlc_block_helper.h
|
vlc_block_helper: fix offset peek
|
9 years ago |
|
vlc_boxes.h
|
vlc_boxes: add bo_size
|
8 years ago |
|
vlc_charset.h
|
charset: add vlc_sscanf_c() and vlc_vsscanf_c()
|
4 years ago |
|
vlc_codec.h
|
gstdecode: add dummy video context and dummy decoder device
|
3 years ago |
|
vlc_codecs.h
|
vlc_codecs: fix warning with mingw-w64
|
3 years ago |
|
vlc_common.h
|
separate defines to export DLL functions
|
3 years ago |
|
vlc_config.h
|
config: remove unused define
|
7 years ago |
|
vlc_config_cat.h
|
prefs: use common defines for all simple pref tab titles & tooltips
|
4 years ago |
|
vlc_configuration.h
|
config: use libvlc_int_t directly
|
4 years ago |
|
vlc_cpu.h
|
cpu: define VLC_ALTIVEC attribute macro
|
4 years ago |
|
vlc_cxx_helpers.hpp
|
vlc_shared_data_ptr: accept implicit ctor for null
|
4 years ago |
|
vlc_decoder.h
|
input_resource: don't expose aout functions
|
4 years ago |
|
vlc_demux.h
|
input: pass dir_path to DEMUX/STREAM SET_RECORD_STATE
|
4 years ago |
|
vlc_dialog.h
|
dialogs: split callbacks between interactive and non-interactive callbacks
|
4 years ago |
|
vlc_diffutil.h
|
diffutil: provide a generic diffutil implementation
|
4 years ago |
|
vlc_epg.h
|
include: fix typos
|
4 years ago |
|
vlc_es.h
|
vlc_es: check the orientation on the enum as an integer
|
3 years ago |
|
vlc_es_out.h
|
include: fix typos
|
4 years ago |
|
vlc_events.h
|
vlc_events: add event type count define
|
4 years ago |
|
vlc_executor.h
|
executor: introduce new executor API
|
6 years ago |
|
vlc_extensions.h
|
extensions: extension_SetInput: use input_item_t
|
7 years ago |
|
vlc_filter.h
|
filter: constify config_chain_t parameter
|
5 years ago |
|
vlc_fingerprinter.h
|
objects: merge vlc_object_t and vlc_common_members
|
7 years ago |
|
vlc_fixups.h
|
compat: define tfind family of functions regardless of the search.h status
|
3 years ago |
|
vlc_fourcc.h
|
fourcc: add GStreamer Memory opaque chroma
|
3 years ago |
|
vlc_frame.h
|
vlc_frame: use a const frame in vlc_frame_ChainProperties
|
3 years ago |
|
vlc_fs.h
|
vlc_fs: always map lseek to _lseeki64 on Windows
|
3 years ago |
|
vlc_gcrypt.h
|
gcrypt: require libgcrypt >= 1.6.0
|
11 years ago |
|
vlc_hash.h
|
src: remove old md5 API
|
6 years ago |
|
vlc_http.h
|
Remove old mail address from sources
|
7 years ago |
|
vlc_httpd.h
|
remove the $Id$ in the source code
|
7 years ago |
|
vlc_image.h
|
image: make the write URL output video format const
|
7 years ago |
|
vlc_inhibit.h
|
window: rename vout_window* to vlc_window*
|
4 years ago |
|
vlc_input.h
|
input: add a flag for main title
|
4 years ago |
|
vlc_input_item.h
|
input: add an option to force preparsing
|
3 years ago |
|
vlc_interface.h
|
Add 'amrec' file extension
|
4 years ago |
|
vlc_interrupt.h
|
vlc_interrupt: fix doxygen comments
|
5 years ago |
|
vlc_intf_strings.h
|
vlc_intf_strings: Rename 'Custom Bookmarks' to 'Bookmarks'
|
4 years ago |
|
vlc_iso_lang.h
|
iso639: tweak name-inclusive search algorithm to check names last
|
5 years ago |
|
vlc_keystore.h
|
keystore: change vlc_credential_get return type
|
4 years ago |
|
vlc_list.h
|
vlc_list: add missing const qualifier
|
4 years ago |
|
vlc_media_library.h
|
media_library: use double for the position
|
4 years ago |
|
vlc_media_source.h
|
media tree: make functions public
|
4 years ago |
|
vlc_memstream.h
|
memstream: document
|
6 years ago |
|
vlc_messages.h
|
vlc_messages: fix documentation referencing vlc_msg_SetCallback()
|
4 years ago |
|
vlc_meta.h
|
meta: add vlc_meta_TypeToString()
|
4 years ago |
|
vlc_meta_fetcher.h
|
objects: merge vlc_object_t and vlc_common_members
|
7 years ago |
|
vlc_mime.h
|
Move mime type guessing by extension to separate file and export it
|
14 years ago |
|
vlc_modules.h
|
modules: handle error in module_need_var()
|
4 years ago |
|
vlc_mouse.h
|
window: improve documentation
|
7 years ago |
|
vlc_network.h
|
vlc_network: define SHUT_xxx values on Windows if they are missing
|
3 years ago |
|
vlc_objects.h
|
vlc_objects: add VLC_OBJECT macro for vlc_object_release
|
4 years ago |
|
vlc_opengl.h
|
vlc_opengl: document vlc_gl_GetProcAddress
|
4 years ago |
|
vlc_opengl_interop.h
|
opengl: remove init() callback from interop
|
4 years ago |
|
vlc_pgpkey.h
|
include: typo and date fix
|
13 years ago |
|
vlc_picture.h
|
gstdecode: add dummy video context and dummy decoder device
|
3 years ago |
|
vlc_picture_fifo.h
|
include: fix typos
|
4 years ago |
|
vlc_picture_pool.h
|
picture_pool: remove picture_pool_Cancel
|
4 years ago |
|
vlc_player.h
|
input: update capabilities on end and error
|
4 years ago |
|
vlc_playlist.h
|
vlc_playlist: Add FILE_SIZE and FILE_MODIFIED sort keys
|
4 years ago |
|
vlc_playlist_export.h
|
objects: merge vlc_object_t and vlc_common_members
|
7 years ago |
|
vlc_plugin.h
|
plugins: use helper to workaround missing c++ language feature support
|
4 years ago |
|
vlc_probe.h
|
objects: merge vlc_object_t and vlc_common_members
|
7 years ago |
|
vlc_queue.h
|
vlc_queue: fix doxygen comments
|
5 years ago |
|
vlc_rand.h
|
remove the $Id$ in the source code
|
7 years ago |
|
vlc_renderer_discovery.h
|
include: fix typos
|
4 years ago |
|
vlc_services_discovery.h
|
include: fix typos
|
4 years ago |
|
vlc_sort.h
|
core: add vlc_qsort
|
7 years ago |
|
vlc_sout.h
|
sout: use uint64_t for seeking offsets
|
3 years ago |
|
vlc_spawn.h
|
vlc_waitpid: fix the documentation
|
4 years ago |
|
vlc_spu.h
|
include: fix typos
|
4 years ago |
|
vlc_stream.h
|
input: pass dir_path to DEMUX/STREAM SET_RECORD_STATE
|
4 years ago |
|
vlc_stream_extractor.h
|
vlc_stream_extractor: doc: capitalize warning
|
4 years ago |
|
vlc_strings.h
|
include: fix typos
|
4 years ago |
|
vlc_subpicture.h
|
filter: use a specific type for blend filters
|
7 years ago |
|
vlc_text_style.h
|
include: fix typos
|
4 years ago |
|
vlc_threads.h
|
threads: add vlc_queuedmutex_held()
|
4 years ago |
|
vlc_thumbnailer.h
|
thumbnailer: use double for the position
|
4 years ago |
|
vlc_tick.h
|
vlc_tick: do explicit float to integer conversion
|
3 years ago |
|
vlc_timestamp_helper.h
|
vlc_timestamp_helper: fix compilation from C++ modules
|
4 years ago |
|
vlc_tls.h
|
include: fix typos
|
4 years ago |
|
vlc_tracer.h
|
vlc_tracer: fix union target member
|
3 years ago |
|
vlc_update.h
|
remove the $Id$ in the source code
|
7 years ago |
|
vlc_url.h
|
Improve Doxygen
|
6 years ago |
|
vlc_variables.h
|
vlc_variables: fix doxygen comments
|
5 years ago |
|
vlc_vector.h
|
vlc_vector: doc: fix in/out annotations
|
4 years ago |
|
vlc_video_splitter.h
|
window: rename vout_window* to vlc_window*
|
4 years ago |
|
vlc_viewpoint.h
|
viewpoint: remove vlc_viewpoint_reverse
|
5 years ago |
|
vlc_vlm.h
|
vlm: remove unmaintained (RTSP) VoD support
|
6 years ago |
|
vlc_vout.h
|
video_output: remove vout_GetPicture
|
3 years ago |
|
vlc_vout_display.h
|
vout: display: window: add ICC profile glue
|
4 years ago |
|
vlc_vout_osd.h
|
vlc_vout_osd: move documentation to header
|
4 years ago |
|
vlc_window.h
|
vout: display: window: add ICC profile glue
|
4 years ago |
|
vlc_xlib.h
|
LGPL
|
15 years ago |
|
vlc_xml.h
|
objects: merge vlc_object_t and vlc_common_members
|
7 years ago |