vlc/include
Alaric Senat b405dc1ed0 sout: add SetPCR API wrapper 2022-07-07 20:18:50 +00:00
..
vlc lib: remove useless libvlc_media_new_as_node() parameter 2022-06-18 19:10:34 +00:00
.gitignore
vlc_access.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_actions.h actions: shift special keys to make space 2021-11-17 16:42:06 +00:00
vlc_addons.h Remove stray <vlc_events.h> #include's 2020-08-26 18:20:32 +03:00
vlc_ancillary.h core: add missing include to vlc_ancillary.h 2022-06-03 11:11:46 +00:00
vlc_aout.h aout: add a reworked timing_report event 2022-06-29 08:43:09 +00:00
vlc_aout_volume.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_arrays.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_atomic.h core: static initializer for refcount 2022-03-10 15:12:55 +00:00
vlc_avcodec.h Be more precise in libavcodec/libavformat/libavutil separation 2013-10-22 09:32:23 +02:00
vlc_bits.h vlc_bits: remove bs_remain 2020-07-24 11:22:55 +02:00
vlc_block.h vlc_fifo: rename `_Release` to `_Delete` 2022-04-02 13:48:38 +00:00
vlc_block_helper.h vlc_block_helper: fix offset peek 2017-07-22 01:44:06 +02:00
vlc_boxes.h vlc_boxes: add bo_size 2018-01-25 14:28:55 +01:00
vlc_charset.h charset: add vlc_sscanf_c() and vlc_vsscanf_c() 2022-05-29 19:27:01 +00:00
vlc_codec.h window: rename <vlc_vout_window.h> to <vlc_window.h> 2022-05-16 16:51:03 +00:00
vlc_codecs.h vlc_codecs: update Audio coding codec descriptions 2021-11-26 09:16:08 +00:00
vlc_common.h vlc_common: define more attribute based defines using __has_attribute 2022-05-20 05:07:42 +00:00
vlc_config.h config: remove unused define 2019-06-11 07:47:24 +02:00
vlc_config_cat.h prefs: use common defines for all simple pref tab titles & tooltips 2022-02-01 13:20:23 +00:00
vlc_configuration.h config: move struct to where it belongs 2021-12-15 11:26:43 +00:00
vlc_cpu.h cpu: define VLC_ALTIVEC attribute macro 2022-05-19 07:11:58 +00:00
vlc_cxx_helpers.hpp cxx_helpers: url: Fix leak on move assignment 2021-05-19 20:22:32 +00:00
vlc_decoder.h input_resource: don't expose aout functions 2022-03-25 16:32:43 +00:00
vlc_demux.h demux: pass a vlc_object_t to create a custom packetizer 2022-05-18 10:14:50 +00:00
vlc_dialog.h dialogs: split callbacks between interactive and non-interactive callbacks 2022-04-29 17:19:30 +00:00
vlc_diffutil.h diffutil: provide a generic diffutil implementation 2022-03-27 13:01:07 +00:00
vlc_epg.h include: fix typos 2022-01-08 15:19:32 +00:00
vlc_es.h vlc_es: add ICC profile struct 2022-06-03 11:11:46 +00:00
vlc_es_out.h include: fix typos 2022-01-08 15:19:32 +00:00
vlc_events.h input: Emit an event when new attachments are found 2020-11-19 10:35:21 +01:00
vlc_executor.h executor: introduce new executor API 2020-10-23 16:34:09 +02:00
vlc_extensions.h extensions: extension_SetInput: use input_item_t 2019-06-03 16:15:55 +02:00
vlc_filter.h filter: constify config_chain_t parameter 2021-03-01 17:49:16 +01:00
vlc_fingerprinter.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_fixups.h compat: add writev() replacement 2022-07-03 17:31:24 +00:00
vlc_fourcc.h fourcc: define ABGR 2022-06-06 17:43:23 +00:00
vlc_frame.h vlc_fifo: rename `_Release` to `_Delete` 2022-04-02 13:48:38 +00:00
vlc_fs.h vlc_fs: fix doxygen comments 2021-08-09 10:14:18 +00:00
vlc_gcrypt.h gcrypt: require libgcrypt >= 1.6.0 2015-06-16 10:44:07 +02:00
vlc_hash.h src: remove old md5 API 2020-04-16 12:06:12 +02:00
vlc_http.h Remove old mail address from sources 2019-09-04 22:11:04 +03:00
vlc_httpd.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_image.h image: make the write URL output video format const 2019-02-08 14:00:32 +01:00
vlc_inhibit.h window: rename vout_window* to vlc_window* 2022-05-16 16:51:03 +00:00
vlc_input.h input: add a flag for main title 2022-06-08 07:11:06 +00:00
vlc_input_item.h input_item: category: use a vlc_list 2022-04-21 11:59:15 +00:00
vlc_interface.h Add 'amrec' file extension 2022-05-14 09:11:05 +00:00
vlc_interrupt.h vlc_interrupt: fix doxygen comments 2021-08-09 10:14:18 +00:00
vlc_intf_strings.h vlc_intf_strings: Rename 'Custom Bookmarks' to 'Bookmarks' 2022-03-18 19:47:57 +00:00
vlc_iso_lang.h iso639: tweak name-inclusive search algorithm to check names last 2021-06-12 13:09:35 +00:00
vlc_keystore.h keystore: change vlc_credential_get return type 2022-06-04 06:38:18 +00:00
vlc_list.h vlc_list: add missing const qualifier 2022-04-22 20:30:35 +00:00
vlc_media_library.h medialibrary: folder: Add nb_audio/nb_video counters 2022-06-09 13:58:07 +02:00
vlc_media_source.h media_tree: allow preparse tasks to be canceled 2020-02-13 11:06:27 +01:00
vlc_memstream.h memstream: document 2020-01-15 18:51:20 +02:00
vlc_messages.h vlc_messages: fix documentation referencing vlc_msg_SetCallback() 2022-06-23 17:08:30 +00:00
vlc_meta.h meta: add vlc_meta_TypeToString() 2022-05-19 18:33:26 +00:00
vlc_meta_fetcher.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_mime.h Move mime type guessing by extension to separate file and export it 2012-08-28 19:06:04 +02:00
vlc_modules.h modules: handle error in module_need_var() 2022-01-15 20:40:24 +00:00
vlc_mouse.h window: improve documentation 2019-02-18 20:37:13 +02:00
vlc_network.h Remove public overload of MSG_NOSIGNAL 2020-03-29 17:07:17 +03:00
vlc_objects.h vlc_objects: add VLC_OBJECT macro for vlc_object_release 2022-04-26 07:12:26 +00:00
vlc_opengl.h vlc_opengl: document vlc_gl_GetProcAddress 2022-06-03 10:58:55 +00:00
vlc_opengl_interop.h opengl: remove init() callback from interop 2022-04-15 08:43:55 +00:00
vlc_pgpkey.h include: typo and date fix 2013-01-22 02:03:46 +01:00
vlc_picture.h vdpau/avcodec: track chroma type in context 2022-05-29 09:52:58 +00:00
vlc_picture_fifo.h include: fix typos 2022-01-08 15:19:32 +00:00
vlc_picture_pool.h vlc_picture_pool: remove reference to picture_pool_Reset function 2020-08-17 16:45:30 +02:00
vlc_player.h input: add a flag for main title 2022-06-08 07:11:06 +00:00
vlc_playlist.h vlc_playlist: fix doxygen comments 2021-08-09 10:14:18 +00:00
vlc_playlist_export.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_plugin.h plugins: use helper to workaround missing c++ language feature support 2022-02-03 16:14:17 +00:00
vlc_probe.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_queue.h vlc_queue: fix doxygen comments 2021-08-09 10:14:18 +00:00
vlc_rand.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_renderer_discovery.h include: fix typos 2022-01-08 15:19:32 +00:00
vlc_services_discovery.h include: fix typos 2022-01-08 15:19:32 +00:00
vlc_sort.h core: add vlc_qsort 2019-01-22 18:32:59 +01:00
vlc_sout.h sout: add SetPCR API wrapper 2022-07-07 20:18:50 +00:00
vlc_spawn.h vlc_spawn: vector posix_spawn/fork code 2020-09-20 12:52:21 +03:00
vlc_spu.h include: fix typos 2022-01-08 15:19:32 +00:00
vlc_stream.h vlc_stream: fix the vlc_stream_ReadPartial() documentation 2022-06-24 08:58:46 +00:00
vlc_stream_extractor.h vlc_stream_extractor: doc: capitalize warning 2022-04-13 02:51:32 +00:00
vlc_strings.h include: fix typos 2022-01-08 15:19:32 +00:00
vlc_subpicture.h filter: use a specific type for blend filters 2019-09-18 09:05:50 +02:00
vlc_text_style.h include: fix typos 2022-01-08 15:19:32 +00:00
vlc_threads.h threads: add the latch synchronisation object 2022-05-30 07:09:00 +00:00
vlc_thumbnailer.h input: thumbnailer: Invoke completion callback upon cancellation 2021-09-02 15:14:31 +00:00
vlc_tick.h tick: remove timespec_from_vlc_tick() 2022-03-30 07:18:29 +00:00
vlc_timestamp_helper.h vlc_timestamp_helper: fix compilation from C++ modules 2022-03-16 08:51:05 +00:00
vlc_tls.h include: fix typos 2022-01-08 15:19:32 +00:00
vlc_tracer.h tracer: trace render_pts 2022-05-14 06:48:20 +00:00
vlc_update.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_url.h Improve Doxygen 2020-04-11 23:11:40 +03:00
vlc_variables.h vlc_variables: fix doxygen comments 2021-08-09 10:14:18 +00:00
vlc_vector.h vlc_vector: doc: fix in/out annotations 2022-04-13 02:51:32 +00:00
vlc_video_splitter.h window: rename vout_window* to vlc_window* 2022-05-16 16:51:03 +00:00
vlc_viewpoint.h viewpoint: remove vlc_viewpoint_reverse 2021-01-13 16:54:07 +01:00
vlc_vlm.h vlm: remove unmaintained (RTSP) VoD support 2020-02-29 18:20:31 +01:00
vlc_vout.h vout: put the video output private data in the internal structure 2020-07-17 08:13:41 +02:00
vlc_vout_display.h display: allow owner to set the fitting mode 2022-05-29 11:12:33 +00:00
vlc_vout_osd.h vlc_vout_osd: move documentation to header 2022-01-29 18:07:27 +00:00
vlc_window.h window: rename <vlc_vout_window.h> to <vlc_window.h> 2022-05-16 16:51:03 +00:00
vlc_xlib.h
vlc_xml.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00