1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-24 20:48:52 +02:00
vlc/include
2024-04-05 08:12:29 +02:00
..
vlc lib: add media_player synchronisation functions 2024-02-28 13:28:01 +00:00
.gitignore
meson.build lib: remove deprecated.h 2024-02-02 10:31:30 +00:00
vlc_access.h
vlc_actions.h
vlc_addons.h
vlc_ancillary.h include: fix typos in documentation 2024-02-16 09:42:46 +00:00
vlc_aout_volume.h
vlc_aout.h include: fix typos in documentation 2024-02-16 09:42:46 +00:00
vlc_arrays.h vlc_arrays: add missing include 2023-12-25 13:40:11 +00:00
vlc_atomic.h remove deprecated ATOMIC_VAR_INIT() usage 2024-02-06 08:32:48 +00:00
vlc_avcodec.h
vlc_bits.h
vlc_block_helper.h
vlc_block.h
vlc_boxes.h
vlc_charset.h
vlc_clock.h
vlc_codec.h subpicture: ensure all subtitle decoders set the b_subtitle flag 2024-03-28 16:52:10 +00:00
vlc_codecs.h
vlc_common.h include: remove legacy GCC version checks 2024-02-20 08:52:57 +00:00
vlc_config_cat.h vlc_config_cat.h: remove unused assert.h 2024-02-26 17:00:55 +00:00
vlc_config.h
vlc_configuration.h Introduce VLC_SNAPSHOTS_DIR for consistent default snapshots folder. 2023-11-18 06:18:57 +00:00
vlc_cpu.h
vlc_cxx_helpers.hpp
vlc_decoder.h
vlc_demux.h input: remove JUMP controls 2024-01-19 09:47:41 +00:00
vlc_dialog.h
vlc_diffutil.h include: fix typos in documentation 2024-02-16 09:42:46 +00:00
vlc_epg.h
vlc_es_out.h vlc_es_out.h: remove unused assert.h 2024-02-26 17:00:55 +00:00
vlc_es.h vlc_es: add a way to log differences between ES/video formats 2023-11-18 10:23:50 +00:00
vlc_executor.h
vlc_extensions.h
vlc_filter.h vlc_filter: return a non-text subpicture region when rendering text regions 2023-11-10 16:28:30 +00:00
vlc_fingerprinter.h
vlc_fixups.h
vlc_fourcc.h fourcc: add a D3D11 opaque that combines an opaque texture and an alpha one 2024-02-16 13:21:45 +00:00
vlc_frame.h
vlc_fs.h fs: add vlc_mkdir_parent function that correspond to 'mkdir -p' 2024-03-21 09:50:58 +00:00
vlc_gcrypt.h
vlc_hash.h
vlc_http.h include: fix typos in documentation 2024-02-16 09:42:46 +00:00
vlc_httpd.h include: fix typos in documentation 2024-02-16 09:42:46 +00:00
vlc_image.h
vlc_inhibit.h
vlc_input_item.h input_item: remove the event manager 2023-12-25 13:40:11 +00:00
vlc_input.h
vlc_interface.h vlc_interface: remove unused vlc_value_t in interaction_dialog_t 2023-12-03 08:36:03 +00:00
vlc_interrupt.h
vlc_intf_strings.h include: fix typos in documentation 2024-02-16 09:42:46 +00:00
vlc_iso_lang.h
vlc_keystore.h
vlc_list.h vlc_list: split reading from a const list a non-const list 2023-11-14 07:25:45 +00:00
vlc_list.hpp vlc_list: use static_cast for std::nullptr_t conversion 2024-02-16 09:05:53 +00:00
vlc_media_library.h medialibrary: expose favorite_only QueryParameter 2024-03-30 17:41:04 +00:00
vlc_media_source.h
vlc_memstream.h
vlc_messages.h
vlc_meta_fetcher.h
vlc_meta.h
vlc_mime.h
vlc_modules.h
vlc_mouse.h
vlc_network.h
vlc_objects.h vlc_objects: expose wrappers around vlc_object_create/delete 2023-12-22 13:00:09 +00:00
vlc_opengl_filter.h
vlc_opengl_interop.h opengl: interop: add texture deallocate callback 2024-01-10 19:21:55 +00:00
vlc_opengl.h
vlc_pgpkey.h
vlc_picture_fifo.h
vlc_picture_pool.h
vlc_picture.h
vlc_player.h player: remove the media_provider 2024-03-09 21:20:40 +00:00
vlc_playlist_export.h
vlc_playlist.h player: move SetMediaStoppedAction() to the playlist 2024-03-01 15:59:57 +00:00
vlc_plugin.h vlc_plugin: define config types based on the stored typed 2023-12-03 08:36:03 +00:00
vlc_poll.h include: vlc_poll: fix documentation nesting 2024-02-08 06:23:29 +00:00
vlc_preparser.h
vlc_probe.h
vlc_queue.h
vlc_rand.h
vlc_renderer_discovery.h
vlc_services_discovery.h sd: remove deprecated category support 2024-02-10 07:54:29 +00:00
vlc_sort.h
vlc_sout.h include: fix typos in documentation 2024-02-16 09:42:46 +00:00
vlc_spawn.h
vlc_spu.h vout_subpictures: show subtitles in black bars 2024-03-28 14:54:23 +00:00
vlc_stream_extractor.h stream_extractor: store and forward volume information 2023-11-29 10:38:54 +00:00
vlc_stream.h include: fix typos in documentation 2024-02-16 09:42:46 +00:00
vlc_strings.h core: set VLC_MALLOC on strings allocated by a memstream 2023-11-28 06:35:20 +00:00
vlc_subpicture.h vout_subpictures: remove write-only subpicture_t absolute flag 2024-04-05 08:12:29 +02:00
vlc_text_style.h
vlc_threads.h remove deprecated ATOMIC_VAR_INIT() usage 2024-02-06 08:32:48 +00:00
vlc_thumbnailer.h
vlc_tick.h vlc_tick: include vlc_common to get VLC_API 2024-03-17 17:05:54 +00:00
vlc_timestamp_helper.h
vlc_tls.h
vlc_tracer.h vlc_tracer: move TraceRender to clock.c 2024-03-13 14:03:51 +00:00
vlc_update.h
vlc_url.h include: fix typos in documentation 2024-02-16 09:42:46 +00:00
vlc_variables.h vlc_variables: move vlc_value_t structure in vlc_variables.h 2023-12-03 08:36:03 +00:00
vlc_vector.h
vlc_video_splitter.h
vlc_viewpoint.h
vlc_vlm.h
vlc_vout_display.h display: add an option to display SPUs in black bars 2024-03-28 14:54:23 +00:00
vlc_vout_osd.h
vlc_vout.h
vlc_window.h
vlc_xlib.h
vlc_xml.h vlc_xml: change API to handle namespaces 2024-03-07 13:35:50 +00:00