..
vlc
libvlc: add libvlc_media_get_stat
4 years ago
.gitignore
Ignore the vlc binaries
15 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_aout.h
aout: reorder header for the sake of Doxygen
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
atomic: expose the wait and notify functions
5 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
vlc_block: Properly document the block chain helpers
5 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
Improve Doxygen
6 years ago
vlc_codec.h
codec: use picture_HasChainedPics instead of access p_next
6 years ago
vlc_codecs.h
vlc_codecs: update Audio coding codec descriptions
4 years ago
vlc_common.h
include: use negated standard error codes
5 years ago
vlc_config.h
config: remove unused define
7 years ago
vlc_config_cat.h
config: lookup cat from subcat
4 years ago
vlc_configuration.h
config: move struct to where it belongs
4 years ago
vlc_cpu.h
purge all remaining 3dNow artefacts
5 years ago
vlc_cxx_helpers.hpp
cxx_helpers: url: Fix leak on move assignment
5 years ago
vlc_decoder.h
input: unexport input_resource_ResetAout()
6 years ago
vlc_demux.h
demux: allow passing URL to demux_New()
5 years ago
vlc_dialog.h
vlc_dialog: fix doxygen comments
5 years ago
vlc_epg.h
remove the $Id$ in the source code
7 years ago
vlc_es.h
vlc_es: fix doxygen trailing comment syntax
5 years ago
vlc_es_out.h
es_out: add a new ES policy: auto
6 years ago
vlc_events.h
input: Emit an event when new attachments are found
5 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: remove deprecated platform
5 years ago
vlc_fourcc.h
Add little-endian variant of G.726
4 years ago
vlc_fs.h
vlc_fs: fix doxygen comments
5 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
objects: merge vlc_object_t and vlc_common_members
7 years ago
vlc_input.h
input: Refcount attachments
5 years ago
vlc_input_item.h
input_item: add input_item_AddStat
4 years ago
vlc_interface.h
vlc_interface: fix doxygen comments
5 years ago
vlc_interrupt.h
vlc_interrupt: fix doxygen comments
5 years ago
vlc_intf_strings.h
replace freenode.net with libera.chat
5 years ago
vlc_iso_lang.h
iso639: tweak name-inclusive search algorithm to check names last
5 years ago
vlc_keystore.h
vlc_keystore: fix doxygen comments
5 years ago
vlc_list.h
vlc_list: add vlc_list_reverse_foreach()
4 years ago
vlc_media_library.h
medialibrary: add VLC_ML_MEDIA_SET_GENRE_THUMBNAIL
5 years ago
vlc_media_source.h
media_tree: allow preparse tasks to be canceled
6 years ago
vlc_memstream.h
memstream: document
6 years ago
vlc_messages.h
vlc_message: fix incorrect doxygen parameter name
5 years ago
vlc_meta.h
objects: merge vlc_object_t and vlc_common_members
7 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: add module_GetShortName shortcut/alias to match long
5 years ago
vlc_mouse.h
window: improve documentation
7 years ago
vlc_network.h
Remove public overload of MSG_NOSIGNAL
6 years ago
vlc_objects.h
objects: remove vlc_player_t as a valid public c++ obj cast
5 years ago
vlc_opengl.h
egl: remove now useless VLC_OPENGL_EXT_*
4 years ago
vlc_pgpkey.h
include: typo and date fix
13 years ago
vlc_picture.h
vlc_picture: fix doxygen grouping
5 years ago
vlc_picture_fifo.h
picture_fifo: replace picture_fifo_Peek with picture_fifo_IsEmpty
6 years ago
vlc_picture_pool.h
vlc_picture_pool: remove reference to picture_pool_Reset function
6 years ago
vlc_player.h
vlc_player: fix doxygen comments
5 years ago
vlc_playlist.h
vlc_playlist: fix doxygen comments
5 years ago
vlc_playlist_export.h
objects: merge vlc_object_t and vlc_common_members
7 years ago
vlc_plugin.h
modules: use opaque structure type in descriptors
5 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
vlc_renderer_discovery: fix doxygen grouping
5 years ago
vlc_services_discovery.h
Use set_callback() where applicable
7 years ago
vlc_sort.h
core: add vlc_qsort
7 years ago
vlc_sout.h
sout: deinline sout_stream_t calls
6 years ago
vlc_spawn.h
vlc_spawn: vector posix_spawn/fork code
6 years ago
vlc_spu.h
vout: spu: move clock into channels
7 years ago
vlc_stream.h
stream: remove anonymous union
5 years ago
vlc_stream_extractor.h
objects: merge vlc_object_t and vlc_common_members
7 years ago
vlc_strings.h
include: strings: consistently use \ for doxygen
6 years ago
vlc_subpicture.h
filter: use a specific type for blend filters
7 years ago
vlc_text_style.h
text_style: (docs) fix hex channel order
5 years ago
vlc_threads.h
threads: remove no longer used vlc_rwlock_t
4 years ago
vlc_thumbnailer.h
input: thumbnailer: Invoke completion callback upon cancellation
5 years ago
vlc_tick.h
ticks: rename secstotimestr() to vlc_tick_to_str()
5 years ago
vlc_timestamp_helper.h
remove the $Id$ in the source code
7 years ago
vlc_tls.h
tls: document vlc_tls_SocketOpenTCP parameters
5 years ago
vlc_tracer.h
logs: fit trace messages with the new trace API
5 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
vector: fix conflict between index and size in swap_remove
7 years ago
vlc_video_splitter.h
objects: merge vlc_object_t and vlc_common_members
7 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
vout: put the video output private data in the internal structure
6 years ago
vlc_vout_display.h
vout: explicitly release picture_t
5 years ago
vlc_vout_osd.h
vlc_vout_osd: fix doxygen comments
5 years ago
vlc_vout_window.h
vout/window: add new dimensions to resize ack
5 years ago
vlc_xlib.h
LGPL
15 years ago
vlc_xml.h
objects: merge vlc_object_t and vlc_common_members
7 years ago