1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-08 11:26:59 +02:00
vlc/include
2021-06-03 10:03:46 +00:00
..
vlc libvlc: docs: Remove mention of libvlc_MediaFreed 2021-05-27 07:58:47 +00:00
.gitignore
vlc_access.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_actions.h libvlc: add a key to switch spu channel orders 2019-06-25 20:50:07 +02:00
vlc_addons.h Remove stray <vlc_events.h> #include's 2020-08-26 18:20:32 +03:00
vlc_aout_volume.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_aout.h aout: move headphones mode from stereo to mix mode 2021-05-19 10:16:54 +00:00
vlc_arrays.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_atomic.h vlc_atomic.h: Allow inclusion when building C++ 2020-12-17 16:15:31 +01: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_helper.h vlc_block_helper: fix offset peek 2017-07-22 01:44:06 +02:00
vlc_block.h block: zero counters on block_FifoEmpty() 2020-06-06 09:05:12 +03:00
vlc_boxes.h vlc_boxes: add bo_size 2018-01-25 14:28:55 +01:00
vlc_charset.h Improve Doxygen 2020-04-11 23:11:40 +03:00
vlc_codec.h codec: use picture_HasChainedPics instead of access p_next 2020-09-23 16:17:32 +02:00
vlc_codecs.h vlc_codecs: add missing Opus and alac waveformats 2021-06-03 10:03:46 +00:00
vlc_common.h vlc_common: Provide an unreachable() implementation for MSVC 2021-01-25 18:43:41 +01:00
vlc_config_cat.h config: purge obsolete deprecation comment 2021-04-29 20:51:48 +00:00
vlc_config.h config: remove unused define 2019-06-11 07:47:24 +02:00
vlc_configuration.h config: clarify documentation 2021-04-30 11:34:33 +00:00
vlc_cpu.h add missing VLC_AVX define 2021-04-27 16:16:25 +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: unexport input_resource_ResetAout() 2020-07-24 09:08:46 +02:00
vlc_demux.h input: Refcount attachments 2020-11-18 12:20:59 +01:00
vlc_dialog.h dialog: fix comment typo 2016-04-25 16:38:07 +02:00
vlc_epg.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_es_out.h es_out: add a new ES policy: auto 2020-02-28 20:29:35 +01:00
vlc_es.h aout: use a new chan_mode for binaural 2021-05-19 10:16:54 +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 win32: remove unused vlc_win32_tmpfile 2020-10-15 12:04:58 +02:00
vlc_fourcc.h vlc_fourcc: add MPEG-H entries 2020-12-01 16:28:16 +01:00
vlc_fs.h filesystem: add vlc_dup2() wrapper 2020-11-30 18:04:49 +02: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 objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_input_item.h input: rename SLAVE_TYPE_AUDIO to SLAVE_TYPE_GENERIC 2021-05-12 07:27:13 +00:00
vlc_input.h input: Refcount attachments 2020-11-18 12:20:59 +01:00
vlc_interface.h Add WPL to file dialogs 2021-03-28 20:53:00 +02:00
vlc_interrupt.h rename mdate() to vlc_tick_now() 2018-06-22 13:32:10 +02:00
vlc_intf_strings.h intf: remove unused strings 2020-09-18 20:49:29 +02:00
vlc_iso_lang.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_keystore.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_list.h vlc_list: fix doxygen parameter name 2020-12-31 12:53:28 +01:00
vlc_media_library.h medialibrary: Add nb_media and nb_present_media for playlists 2021-05-20 11:15:31 +00: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.h: Declare vlc_module_name as extern "C" when building C++ 2020-12-11 11:44:10 +01:00
vlc_meta_fetcher.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_meta.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: allow NULL for matched module names 2020-09-26 22:22:28 +03: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_common: remove old playlist typedefs 2020-11-12 15:08:03 +01:00
vlc_opengl.h opengl: use union for on- and off-screen fields 2021-03-22 15:38:59 +01:00
vlc_pgpkey.h include: typo and date fix 2013-01-22 02:03:46 +01:00
vlc_picture_fifo.h picture_fifo: replace picture_fifo_Peek with picture_fifo_IsEmpty 2020-09-21 07:09:27 +02:00
vlc_picture_pool.h vlc_picture_pool: remove reference to picture_pool_Reset function 2020-08-17 16:45:30 +02:00
vlc_picture.h picture: Use vlc_atomic_rc 2020-12-17 16:15:31 +01:00
vlc_player.h player: restore associated video loading 2021-05-12 07:27:13 +00:00
vlc_playlist_export.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_playlist.h playlist: doc typo fixes 2021-05-01 08:35:12 +00:00
vlc_plugin.h plugins: privatise add_category_hint() 2021-05-29 19:18:06 +01:00
vlc_probe.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_queue.h queue: helpers for killable queues 2020-04-13 13:50:24 +03:00
vlc_rand.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_renderer_discovery.h Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
vlc_services_discovery.h Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
vlc_sort.h core: add vlc_qsort 2019-01-22 18:32:59 +01:00
vlc_sout.h sout: deinline sout_stream_t calls 2020-10-12 18:02:45 +03:00
vlc_spawn.h vlc_spawn: vector posix_spawn/fork code 2020-09-20 12:52:21 +03:00
vlc_spu.h vout: spu: move clock into channels 2019-06-11 07:47:24 +02:00
vlc_stream_extractor.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_stream.h stream: remove anonymous union 2021-01-12 15:11:28 +01:00
vlc_strings.h include: strings: consistently use \ for doxygen 2020-05-02 17:45:24 +02:00
vlc_subpicture.h filter: use a specific type for blend filters 2019-09-18 09:05:50 +02:00
vlc_text_style.h text_style: (docs) fix hex channel order 2021-05-01 14:52:45 +00:00
vlc_threads.h os2: thread: make VLC_THREAD_PRIORITY_XXX macros constant 2021-01-29 15:53:43 +01:00
vlc_thumbnailer.h core: Add a thumbnailing API 2018-11-12 17:09:05 +01:00
vlc_tick.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_timestamp_helper.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_tls.h tls: document vlc_tls_SocketOpenTCP parameters 2020-12-12 15:14:39 +02: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 remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_vector.h vector: fix conflict between index and size in swap_remove 2019-09-02 09:52:18 +02:00
vlc_video_splitter.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03: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_display.h vout: update vout display documentation 2021-03-01 17:43:34 +01:00
vlc_vout_osd.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_vout_window.h vout: add a resize acknowledgement callback 2021-03-15 19:10:18 +02:00
vlc_vout.h vout: put the video output private data in the internal structure 2020-07-17 08:13:41 +02:00
vlc_xlib.h LGPL 2011-11-27 22:54:33 +01:00
vlc_xml.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00