vlc/include
Steve Lhomme e264d5b6af rename VLC_TS_0 to VLC_TICK_0
(cherry picked from commit ded62a069f) (edited)
edited:
* some of the 3.0 code was different
2022-12-02 05:52:55 +00:00
..
vlc LibVLC: fix documentation 2019-01-23 18:20:29 +01:00
.gitignore Ignore the vlc binaries 2011-08-08 18:33:04 +03:00
vlc_access.h input: move access_fsdir to input/item.c 2017-09-20 16:56:59 +02:00
vlc_actions.h actions: add vlc_actions_get_keycodes 2017-08-09 10:50:37 +02:00
vlc_addons.h addons: simplify events handling 2017-05-14 22:26:42 +03:00
vlc_aout.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_aout_volume.h include: add/fix more Doxygen groups 2015-06-14 23:25:38 +03:00
vlc_arrays.h Drop broken C99 support 2017-11-14 18:28:02 +02:00
vlc_atomic.h Drop broken C99 support 2017-11-14 18:28:02 +02: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: add shift guard on bs_read 2017-12-01 17:23:26 +01:00
vlc_block.h rename VLC_TS_INVALID to VLC_TICK_INVALID 2022-12-02 05:52:55 +00:00
vlc_block_helper.h vlc_block_helper: fix offset peek 2017-07-22 01:44:06 +02:00
vlc_boxes.h split vlc_bits.h into vlc_boxes.h 2015-12-03 16:37:05 +01:00
vlc_charset.h include/vlc_charset: Add FromCFString for darwin 2022-10-01 08:05:30 +00:00
vlc_codec.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_codecs.h vlc_codecs: add missing Opus and alac waveformats 2021-06-03 14:34:10 +02:00
vlc_common.h rename VLC_TS_0 to VLC_TICK_0 2022-12-02 05:52:55 +00:00
vlc_config.h Avoid type conversion errors with VLC_TS_* 2013-11-29 09:48:03 -05:00
vlc_config_cat.h Config: Add a resampler category 2016-04-19 13:33:05 +02:00
vlc_configuration.h config_GetType(): remove unused parameter 2017-07-25 18:51:35 +03:00
vlc_cpu.h cpu: compile-time RISC-V FPU detection 2022-05-29 07:32:18 +00:00
vlc_demux.h input: Allow demux_filter to be enabled/disabled 2017-09-19 11:22:47 +02:00
vlc_dialog.h dialog: fix comment typo 2016-04-25 16:38:07 +02:00
vlc_epg.h libvlc: remove vlc_epg_Merge 2017-09-05 15:26:41 +02:00
vlc_es.h vlc_es: add CLUT chroma info 2020-01-13 17:40:16 +01:00
vlc_es_out.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_events.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_extensions.h vlc_extensions.h: Fix doxygen comments 2017-04-03 10:08:08 +02:00
vlc_filter.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_fingerprinter.h vlc_arrays: split array_append in checked and w/abort 2017-10-25 12:33:02 +02:00
vlc_fixups.h vlc_fixups.h: define INET6_ADDRSTRLEN for OS/2 2021-08-13 04:54:56 +00:00
vlc_fourcc.h fourcc: add 10 bits / 12 bits greyscale chroma 2022-09-01 11:16:19 +00:00
vlc_fs.h src: add vlc_close() wrapper 2016-04-22 00:11:34 +03:00
vlc_gcrypt.h gcrypt: require libgcrypt >= 1.6.0 2015-06-16 10:44:07 +02:00
vlc_http.h Remove old mail address from sources 2019-09-04 22:12:12 +03:00
vlc_httpd.h httpd: missing const 2017-07-23 17:26:43 +03:00
vlc_image.h image: constify some parameters 2017-07-21 13:58:37 +02:00
vlc_inhibit.h inhibit: add separate flags for audio and video 2012-11-30 19:13:24 +02:00
vlc_input.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_input_item.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_interface.h vlc_interface: Add DAV file extension 2021-12-02 18:11:46 +00:00
vlc_interrupt.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_intf_strings.h qt: remove the renderer selection dialog 2016-06-26 22:00:31 +02:00
vlc_iso_lang.h iso-639: remove now unused field 2012-07-14 11:38:41 +03:00
vlc_keystore.h keystore: Remove trailing whitespace 2017-10-30 17:11:42 +01:00
vlc_main.h actions: replace libvlc->p_hotkeys 2017-08-09 10:48:29 +02:00
vlc_md5.h vlc_md5.h: Fix inclusion in c++ 2016-06-29 16:18:10 +02:00
vlc_media_library.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_memory.h include: improve Doxygen modules 2015-06-14 19:04:50 +03:00
vlc_memstream.h Optimize vlc_memstream_puts() with constant string 2017-02-25 15:55:39 +02:00
vlc_messages.h messages: resolve module name at link-time 2017-11-18 21:41:26 +02:00
vlc_meta.h Remove stray "album-art" variable usage 2016-11-12 00:33:53 +02:00
vlc_meta_fetcher.h meta_fetcher: rename as scope and set values 2014-05-21 19:24:22 +02: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 vlc_modules.h: protect multiple includes 2017-07-19 10:08:42 +02:00
vlc_mouse.h Remove most nested headers from <vlc_filter.h> 2016-11-25 23:07:43 +02:00
vlc_mtime.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_network.h Remove old mail address from sources 2019-09-04 22:12:12 +03:00
vlc_objects.h tls: Add a way to ignore CA check. 2018-02-02 17:31:04 +01:00
vlc_opengl.h wgl: add getExtensionsString callback 2017-11-13 13:12:01 +01:00
vlc_pgpkey.h include: typo and date fix 2013-01-22 02:03:46 +01:00
vlc_picture.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_picture_fifo.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_picture_pool.h vout: drop pictures owned by old vouts 2017-09-24 12:57:21 +02:00
vlc_playlist.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_plugin.h messages: resolve module name at link-time 2017-11-18 21:41:26 +02:00
vlc_probe.h include: remove restrict keyword (fixes #12354) 2014-10-07 23:16:11 +03:00
vlc_rand.h LGPL 2011-11-27 22:54:33 +01:00
vlc_renderer_discovery.h rd: collapse vlc_rd_start() into vlc_rd_new() 2017-05-16 22:42:34 +03:00
vlc_services_discovery.h vlc_services_discovery: don't return void 2017-07-12 12:01:14 +02:00
vlc_sout.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_spu.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_stream.h stream: clarify seeking documentation 2017-11-30 19:23:16 +01:00
vlc_stream_extractor.h vlc_stream_extractor: vlc_stream_NewMRL: fixup of documentation 2017-05-18 19:05:59 +03:00
vlc_strings.h Split out vlc_filenamecmp() 2017-07-23 11:49:35 +03:00
vlc_subpicture.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_text_style.h vlc_text_style: add blink style 2017-09-29 15:10:17 +02:00
vlc_threads.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_timestamp_helper.h rename VLC_TS_INVALID to VLC_TICK_INVALID 2022-12-02 05:52:55 +00:00
vlc_tls.h tls: fix file description 2017-03-12 20:49:34 +02:00
vlc_update.h update: use Makefile conditional to disable code 2017-01-29 13:01:01 +02:00
vlc_url.h Remove old mail address from sources 2019-09-04 22:12:12 +03:00
vlc_variables.h variables: remove write-only variable default value 2016-10-22 17:54:45 +03:00
vlc_video_splitter.h Unexport video_splitter_(New|Delete) 2017-07-31 21:30:08 +03:00
vlc_viewpoint.h viewpoint: add vlc_viewpoint_clip 2017-07-25 16:40:51 +02:00
vlc_vlm.h include: improve Doxygen modules 2015-06-14 19:04:50 +03:00
vlc_vod.h include: improve Doxygen modules 2015-06-14 19:04:50 +03:00
vlc_vout.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_vout_display.h display: add more documentation for display_info.handle_mouse_hide 2017-10-13 01:11:56 +02:00
vlc_vout_osd.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_vout_window.h window: deinhibit the screensaver on pause (fixes #3724) 2017-08-06 21:26:12 +03:00
vlc_vout_wrapper.h rename mtime_t to vlc_tick_t 2022-12-02 05:52:55 +00:00
vlc_xlib.h LGPL 2011-11-27 22:54:33 +01:00
vlc_xml.h vlc_xml: handle error return code 2015-10-07 20:43:48 +02:00