..
vlc
os2: export APIs correctly with meson
7 months ago
.gitignore
Ignore the vlc binaries
15 years ago
meson.build
meson: add missing vlc_ancillary.h
1 year ago
vlc_access.h
access: set all callback fields in ACCESS_SET_CALLBACKS
4 years ago
vlc_actions.h
vlc_actions: add ACTIONID_FRAME_PREVIOUS
8 months ago
vlc_addons.h
addons: mark addons_uuid_to_psz as VLC_MALLOC
2 years ago
vlc_ancillary.h
ancillary: add vlc_ancillary_array_MergeAndClear
1 year ago
vlc_aout.h
aout: handle pts in TimingReport()
2 years ago
vlc_aout_volume.h
objects: merge vlc_object_t and vlc_common_members
7 years ago
vlc_arrays.h
include: vlc_arrays: actually return const
10 months ago
vlc_atomic.h
threads: remove vlc_cond_wait_daytime()
10 months ago
vlc_avcodec.h
include: include vlc_threads.h when using vlc_global_lock()
3 years ago
vlc_bits.h
vlc_bits: remove bs_remain
6 years ago
vlc_block.h
vlc_block: fix doxygen unnamed group
3 years ago
vlc_block_helper.h
vlc_block_helper: fix offset peek
9 years ago
vlc_boxes.h
vlc_boxes: add bo_size
9 years ago
vlc_charset.h
charset: add vlc_fprintf_c() and vlc_vfprintf_c()
3 years ago
vlc_chroma_probe.h
core: add chroma_probe API
2 years ago
vlc_clock.h
clock: publicly expose clock's typedefs
4 years ago
vlc_codec.h
core: add decoder_LoadModule()
1 year ago
vlc_codecs.h
vlc_codecs: assert that our WAVE_FORMAT values match the SDK ones
3 years ago
vlc_common.h
os2: export APIs correctly with meson
7 months ago
vlc_config.h
config: remove unused define
7 years ago
vlc_config_cat.h
vlc_config_cat.h: remove unused assert.h
2 years ago
vlc_configuration.h
core: Add config_GetLabel convenience function
2 years ago
vlc_cpu.h
cpu: HAVE_FPU by default
8 months ago
vlc_cxx_helpers.hpp
vlc_shared_data_ptr: remove intermediate macro
10 months ago
vlc_decoder.h
decoder: add vlc_input_decoder_IsDrained()
8 months ago
vlc_demux.h
demux: forward live state to es_out/input_event
1 year ago
vlc_dialog.h
vlc_dialog: fix doxygen warnings
3 years ago
vlc_diffutil.h
include: fix typos in documentation
3 years ago
vlc_epg.h
include: fix typos
5 years ago
vlc_es.h
vlc_es: don't consider -1 i_level has VPx alpha data
12 months ago
vlc_es_out.h
input: check return value of es_out_ControlSetMeta
8 months ago
vlc_executor.h
executor: introduce new executor API
6 years ago
vlc_extensions.h
extensions_manager: Introduce typed callbacks for extensions_manager
2 years ago
vlc_filter.h
vlc_mouse: remove unused functions and member
1 year ago
vlc_fingerprinter.h
objects: merge vlc_object_t and vlc_common_members
7 years ago
vlc_fixups.h
vlc_fixups.h: define in6addr_loopback and IN6ADDR_LOOPBACK_INIT on OS/2
7 months ago
vlc_fourcc.h
fourcc: add VLC_CODEC_APV
9 months ago
vlc_frame.h
frame: add MergeAncillaries() and MergeAndClearAncillaries()
1 year ago
vlc_fs.h
vlc_fs: include io.h on OS/2
7 months ago
vlc_gcrypt.h
include: include vlc_threads.h when using vlc_global_lock()
3 years ago
vlc_hash.h
src: remove old md5 API
6 years ago
vlc_http.h
include: fix typos in documentation
3 years ago
vlc_httpd.h
include: fix typos in documentation
3 years ago
vlc_image.h
image: separate the encoding codec from the output video format
3 years ago
vlc_inhibit.h
window: rename vout_window* to vlc_window*
4 years ago
vlc_input.h
vlc_input: don't include vlc_vout_osd.h
1 year ago
vlc_input_item.h
input: add input_item_Update
7 months ago
vlc_interface.h
vlc_interface: remove unused vlc_value_t in interaction_dialog_t
3 years ago
vlc_interrupt.h
vlc_interrupt: fix doxygen warnings
3 years ago
vlc_intf_strings.h
include: fix typos in documentation
3 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 warnings
3 years ago
vlc_list.h
vlc_list: split reading from a const list a non-const list
3 years ago
vlc_list.hpp
vlc_list: use static_cast for std::nullptr_t conversion
3 years ago
vlc_media_library.h
medialibrary: Implement functions to acquire movies' media items
1 year ago
vlc_media_source.h
preparser: use vlc_preparser_req pointer for request identification
10 months ago
vlc_memstream.h
vlc_memstream: remove trailing characters
3 years ago
vlc_messages.h
vlc_messages: expose struct vlc_logger definition
1 year ago
vlc_meta.h
meta: add getter for meta value priority
7 months 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
vlc_modules: remove _Generic for vlc_module_load()
3 years ago
vlc_mouse.h
vlc_mouse: remove unused functions and member
1 year ago
vlc_network.h
lua: appropriate tcp.c
10 months ago
vlc_objects.h
vlc_objects: expose wrappers around vlc_object_create/delete
3 years ago
vlc_opengl.h
opengl: expose orientation instead of vflip
3 years ago
vlc_opengl_filter.h
vlc_opengl_filter: include vlc_es.h
3 years ago
vlc_opengl_interop.h
opengl: interop: add texture deallocate callback
3 years ago
vlc_pgpkey.h
include: typo and date fix
14 years ago
vlc_picture.h
picture: add MergeAncillaries() and MergeAndClearAncillaries()
1 year ago
vlc_picture_fifo.h
picture_fifo: add picture_fifo_GetCount()
8 months ago
vlc_picture_pool.h
picture_pool: remove unused Reserve function
3 years ago
vlc_player.h
player: also notify seek on the smpte_timer
8 months ago
vlc_playlist.h
playlist: remove STOPPED_PAUSE
8 months ago
vlc_playlist_export.h
objects: merge vlc_object_t and vlc_common_members
7 years ago
vlc_plugin.h
vlc_plugin: do not export symbols with a modifier when using libtool on OS/2
7 months ago
vlc_poll.h
include: vlc_poll: fix documentation nesting
3 years ago
vlc_preparser.h
preparser: create a module like interface for the preparser
7 months ago
vlc_preparser_ipc.h
preparser: add serialization module capability
7 months ago
vlc_probe.h
objects: merge vlc_object_t and vlc_common_members
7 years ago
vlc_process.h
process: create a vlc_process API
7 months ago
vlc_queue.h
vlc_queue: fix doxygen warnings
3 years ago
vlc_rand.h
remove the $Id$ in the source code
8 years ago
vlc_renderer_discovery.h
vlc_renderer_discovery: fix doxygen warnings
3 years ago
vlc_replay_gain.h
meta: case-insensitive replay gain tag parsing
1 year ago
vlc_services_discovery.h
sd: remove deprecated category support
3 years ago
vlc_sort.h
core: add vlc_qsort
8 years ago
vlc_sout.h
stream_output: refactor main clock behind wrapper
2 years ago
vlc_spawn.h
vlc_spawn: fix doxygen warnings
3 years ago
vlc_spu.h
vlc_spu: make spu_private_t private
2 years ago
vlc_stream.h
include: fix typos in documentation
3 years ago
vlc_stream_extractor.h
stream_extractor: store and forward volume information
3 years ago
vlc_strings.h
core: set VLC_MALLOC on strings allocated by a memstream
3 years ago
vlc_subpicture.h
vlc_subpicture: remove always NULL format in subpicture_region_ForPicture()
1 year ago
vlc_text_style.h
text_style: turn the colors into uint32_t
3 years ago
vlc_threads.h
remove deprecated ATOMIC_VAR_INIT() usage
3 years ago
vlc_tick.h
vlc_tick: include vlc_common to get VLC_API
2 years ago
vlc_timestamp_helper.h
vlc_timestamp_helper: include <vlc_tick.h>
3 years ago
vlc_tls.h
vlc_tls: fix doxygen warnings
3 years ago
vlc_tracer.h
vlc_tracer: add unsigned integer
1 year ago
vlc_update.h
remove the $Id$ in the source code
8 years ago
vlc_url.h
include: fix typos in documentation
3 years ago
vlc_variables.h
vlc_variables: move vlc_value_t structure in vlc_variables.h
3 years ago
vlc_vector.h
vector: add a reference iterator foreach loop
3 years ago
vlc_video_splitter.h
window: rename vout_window* to vlc_window*
4 years ago
vlc_viewpoint.h
vlccore: export vlc_viewpoint_from/to_euler
2 years ago
vlc_vlm.h
vlm: remove "schedule"
10 months ago
vlc_vout.h
vout: return the last displayed pts when flushed
8 months ago
vlc_vout_display.h
vlc_vout_display: replace the CHANGE_DISPLAY_SIZE by an operations callback
1 year ago
vlc_vout_osd.h
vlc_vout_osd: use a type for the enum of OSD widgets
1 year ago
vlc_window.h
mmal/vout: use a window and report the size from there
2 years ago
vlc_xlib.h
include: include vlc_threads.h when using vlc_global_lock()
3 years ago
vlc_xml.h
vlc_xml: change API to handle namespaces
2 years ago