vlc/include
Rémi Denis-Courmont ab0a8dc3e2 libvlc: remove libvlc_video_get_crop_geometry() 2019-06-04 18:40:05 +03:00
..
vlc libvlc: remove libvlc_video_get_crop_geometry() 2019-06-04 18:40:05 +03:00
.gitignore Ignore the vlc binaries 2011-08-08 18:33:04 +03:00
vlc_access.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_actions.h actions: reorder into relevant sections 2019-04-10 14:11:52 +02:00
vlc_addons.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_aout.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03: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: add atomic refcounter helper 2018-07-09 09:13:01 +02:00
vlc_avcodec.h Be more precise in libavcodec/libavformat/libavutil separation 2013-10-22 09:32:23 +02:00
vlc_bits.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_block.h vlc_block: add AU_END flag 2019-03-07 16:51:27 +01: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 do not use tchar.h in VLC 2019-04-03 10:28:50 +02:00
vlc_codec.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_codecs.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_common.h input: hide input_thread_t 2019-06-03 16:15:55 +02:00
vlc_config.h include: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 2018-07-03 08:48:52 +02:00
vlc_config_cat.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_configuration.h configuration: fix typo 2019-05-18 20:19:16 +03:00
vlc_cpu.h linux/cpu: run-time detect AdvSIMD on AArch64 2018-12-17 19:55:43 +02:00
vlc_cxx_helpers.hpp cxx helpers: shared_data: Add nullptr comparison operators 2019-04-10 08:53:18 +02:00
vlc_decoder.h input: move decoder functions into vlc_decoder.h 2019-06-03 16:15:55 +02:00
vlc_demux.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03: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.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_es_out.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_events.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_extensions.h extensions: extension_SetInput: use input_item_t 2019-06-03 16:15:55 +02:00
vlc_filter.h filter: remove filter_chain_MouseEvent() no-op 2019-05-15 20:26:33 +03: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: remove qsort_r 2019-01-22 18:55:32 +01:00
vlc_fourcc.h fourcc: change TTML fcc for registered one 2019-05-20 16:57:38 +02:00
vlc_fs.h include: layer the plugin API documentation 2018-02-11 21:55:42 +02:00
vlc_gcrypt.h gcrypt: require libgcrypt >= 1.6.0 2015-06-16 10:44:07 +02:00
vlc_http.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01: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.h input: hide input_thread_t 2019-06-03 16:15:55 +02:00
vlc_input_item.h input_item: add input_item_CreateFilename 2019-06-03 16:15:55 +02:00
vlc_interface.h remove vlc_playlist_legacy 2019-05-10 09:43:31 +02:00
vlc_interrupt.h rename mdate() to vlc_tick_now() 2018-06-22 13:32:10 +02:00
vlc_intf_strings.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01: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 list: add static initializer macro 2018-06-17 21:13:00 +03:00
vlc_md5.h vlc_md5.h: Fix inclusion in c++ 2016-06-29 16:18:10 +02:00
vlc_media_library.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_media_source.h media source: add API to get available sources 2018-11-26 11:56:19 +01:00
vlc_memstream.h Optimize vlc_memstream_puts() with constant string 2017-02-25 15:55:39 +02:00
vlc_messages.h messages: add macros for logging with a logger 2019-03-04 22:02:35 +02:00
vlc_meta.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03: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: move documentation to header 2019-03-04 22:02:38 +02:00
vlc_mouse.h window: improve documentation 2019-02-18 20:37:13 +02:00
vlc_network.h win32: wrap {g,s}etsockopt() 2019-04-14 10:16:51 +03:00
vlc_objects.h objects: remove input_thread_t cast 2019-06-03 16:26:00 +02:00
vlc_opengl.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_pgpkey.h include: typo and date fix 2013-01-22 02:03:46 +01:00
vlc_picture.h core: reference device from vlc_video_context 2019-02-24 15:17:54 +01:00
vlc_picture_fifo.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_picture_pool.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_player.h player: add vlc_player_GetCategoryLanguage 2019-06-03 16:15:55 +02:00
vlc_playlist.h playlist: implement export 2019-04-10 14:11:52 +02: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 plugin: bump version 2019-02-19 18:13:31 +02:00
vlc_probe.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_rand.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_renderer_discovery.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_services_discovery.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_sort.h core: add vlc_qsort 2019-01-22 18:32:59 +01:00
vlc_sout.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_spu.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_stream.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_stream_extractor.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_strings.h strings: vlc_strfinput: use player 2019-06-03 16:15:55 +02:00
vlc_subpicture.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_text_style.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_threads.h win32: fix warning with nested clean-up handlers 2018-12-02 14:37:43 +02: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 objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_update.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_url.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_variables.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_vector.h vector: add missing stddef.h include 2018-12-09 21:45:00 +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 vlccore: export vlc_viewpoint_to_4x4 2019-03-11 09:20:28 +01:00
vlc_vlm.h vlm: use own vlm event 2019-06-03 16:15:55 +02:00
vlc_vod.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_vout.h objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
vlc_vout_display.h video output: misc cleaning 2019-05-20 15:04:12 +02:00
vlc_vout_osd.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vlc_vout_window.h libvlc: provide a callback to the host that it can call when its size changes 2019-06-04 12:35:10 +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