vlc/include
Rémi Denis-Courmont 5f687f53d5 utf8_lstat is called vlc_lstat nowadays 2010-04-10 17:36:10 +03:00
..
vlc Fix Doxygen errors 2010-03-08 22:31:37 +02:00
.gitignore Add more ignores. 2008-03-03 08:19:14 +00:00
vlc_access.h Used uint64_t for access_t::info.i_size/i_pos and access_t::pf_seek(). 2010-01-22 00:18:34 +01:00
vlc_acl.h ACL: remove leading underscores 2010-02-07 12:33:49 +02:00
vlc_aout.h Fix typo in comment 2010-02-26 21:03:03 +01:00
vlc_aout_mixer.h Cosmetic change 2009-09-23 21:38:42 +03:00
vlc_arrays.h Abort if array allocation fails 2009-05-31 22:25:54 +03:00
vlc_art_finder.h art_finder_t: custom type for art finder modules 2009-08-23 13:08:04 +03:00
vlc_avcodec.h Add a centralized avcodec lock 2009-03-12 17:41:49 +02:00
vlc_bits.h vlc_bits: constify 2009-08-25 21:45:02 +03:00
vlc_block.h Export block_FifoPace 2009-11-11 18:37:31 +02:00
vlc_block_helper.h include: add some LIBVLC_USED flag. 2009-11-20 14:21:53 +01:00
vlc_charset.h Split file path functions out of vlc_charset.h into vlc_fs.h 2010-02-07 15:19:37 +02:00
vlc_codec.h Fix Doxygen errors 2010-03-08 22:31:37 +02:00
vlc_codec_synchro.h Convert stream to system timestamp after the decoder. 2008-09-28 09:08:16 +02:00
vlc_codecs.h Use VLC_CODEC for ADPCM_IMA_WAV 2009-08-28 09:18:31 +02:00
vlc_common.h utf8_lstat is called vlc_lstat nowadays 2010-04-10 17:36:10 +03:00
vlc_config.h Increased VOUT_MAX_PICTURES to allows H264 direct rendering. 2010-03-04 20:08:10 +01:00
vlc_config_cat.h Rename the "Other codecs" category 2010-01-25 22:35:57 +01:00
vlc_configuration.h config_GetLibDir: return arch-dep package directory 2010-02-14 20:50:19 +02:00
vlc_cpu.h Splitted SSE4 into SSE4.1, SSE4.2 and SSE4A. 2009-11-24 19:50:27 +01:00
vlc_demux.h meta reader: Add the input_item that we are reading in the structure. 2010-01-07 02:37:34 +01:00
vlc_dialog.h Remove unused lock 2009-12-26 13:44:18 +02:00
vlc_epg.h Moved out epg functions from vlc_epg.h and es_out.c to src/misc/epg.c. 2009-09-22 21:19:42 +02:00
vlc_es.h es_format_t: add i_level 2010-01-23 16:44:47 +01:00
vlc_es_out.h Extended input_GetPcrSystem to also return the current delay. 2010-02-06 16:24:19 +01:00
vlc_events.h events: remove leading underscores 2010-02-07 13:33:46 +02:00
vlc_extensions.h Lua: Add new callback playing_changed for playing status changes 2010-02-14 18:30:59 +01:00
vlc_filter.h Misc: remove leading underscores 2010-02-07 13:33:52 +02:00
vlc_fixups.h ssize_t requires sys/types.h (fix #3504) 2010-04-10 13:16:44 +03:00
vlc_fourcc.h Add support for MPEG-4 ALS to the MP4 demuxer and FFmpeg wrapper. 2010-03-26 11:31:09 +01:00
vlc_fs.h Compile fix 2010-03-31 23:41:55 +03:00
vlc_gcrypt.h Missing #include <errno.h> 2009-09-12 14:26:13 +03:00
vlc_http.h Add library functions for HTTP client authentication 2009-07-29 19:00:24 +03:00
vlc_httpd.h Privatize httpd_MsgInit and httpd_MsgClean 2008-10-22 20:04:19 +03:00
vlc_image.h Misc: remove leading underscores 2010-02-07 13:33:52 +02:00
vlc_inhibit.h vlc_inhibit_t: plugin type for screen saver inhibition 2009-10-17 21:41:28 +03:00
vlc_input.h Constify (fixes #1391) 2010-03-09 23:48:58 +02:00
vlc_input_item.h input_item: remove b_prefers_tree 2010-03-13 17:16:39 +01:00
vlc_interface.h Put only the copyright statement in COPYRIGHT_MESSAGE 2010-03-13 19:31:04 +02:00
vlc_intf_strings.h Qt: reorganize playlist actions, rename "Delete" to "Remove Selected" 2010-03-04 14:35:30 +01:00
vlc_iso_lang.h SO friendliness 2009-07-12 17:55:19 +03:00
vlc_keys.h Use standard ASCII for ^H, ^I, ^M and escape 2010-02-03 18:29:25 +02:00
vlc_main.h fix empty declaration warning 2010-01-18 20:14:47 +02:00
vlc_md5.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_memory.h Add missing include 2009-12-06 02:36:15 +01:00
vlc_messages.h stats: remove leading underscores 2010-02-07 13:33:47 +02:00
vlc_meta.h vlc_meta: Define properly ITEM_ART_FETCHED and ITEM_ART_NOTFOUND 2010-01-06 17:16:09 +01:00
vlc_modules.h modules: remove leading underscores 2010-02-07 13:33:51 +02:00
vlc_mouse.h Added mouse support to filter_t and filter_chain_t. 2009-06-03 22:34:48 +02:00
vlc_mtime.h secstotimestr: use int32_t not to overflow if int exceeds 32-bits 2010-02-20 19:42:36 +02:00
vlc_network.h Compile fix 2010-03-31 23:41:55 +03:00
vlc_objects.h Doxygen fix 2010-02-20 13:24:11 +02:00
vlc_osd.h OSD: remoev leading underscores 2010-02-07 13:33:51 +02:00
vlc_pgpkey.h New release signing key. Take 2. 2010-01-26 20:44:26 +00:00
vlc_picture.h Removed dead picture_t::pf_lock/unlock fields. 2010-02-20 21:29:45 +01:00
vlc_picture_fifo.h Cosmetics (K&R of picture_fifo). 2009-09-07 19:42:28 +02:00
vlc_picture_pool.h Cosmetics (K&R of picture_pool). 2009-09-07 20:08:39 +02:00
vlc_playlist.h playlist: new playlist_NodeAddCopy(), modified playlist_NodeCreate() 2010-03-13 17:16:38 +01:00
vlc_plugin.h Cleanup private and volatile option 2010-03-30 14:28:02 +03:00
vlc_probe.h vlc_probe need not be exported at the moment (fix check) 2009-12-22 12:51:28 +02:00
vlc_rand.h vlc_(d|l|m)rand48: thread-safe wrappers for non-secure/fast PRNG 2010-03-06 12:30:01 +02:00
vlc_services_discovery.h Revert "sd: Make most members private." 2010-02-24 17:56:03 +02:00
vlc_sout.h sout: allow duplicate outputs to be merged 2010-01-17 07:37:33 +01:00
vlc_sql.h SQL/SQLite: Fix GetColumn functions in SQLite and implement a GetColumnSize function 2009-12-04 12:50:15 +01:00
vlc_stream.h Remove trailing spaces. 2010-02-13 16:40:46 +01:00
vlc_strings.h Change filename_sanitize() to work on original string like path_sanitize(). 2010-02-10 20:41:20 +01:00
vlc_subpicture.h Fix padding for picture_t and subpicture_t. 2009-12-28 14:18:28 +01:00
vlc_threads.h Win32: inline vlc_cancel_self 2010-04-07 21:55:17 +03:00
vlc_tls.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_update.h Misc: remove leading underscores 2010-02-07 13:33:52 +02:00
vlc_url.h make_path: make a local file path from an URI 2010-01-30 18:34:28 +02:00
vlc_variables.h Add coordinates (VLC_VAR_COORDS) variable type 2010-02-13 20:30:11 +02:00
vlc_video_splitter.h Window position in video_splitter_cfg_t is relative. 2009-06-09 19:57:58 +02:00
vlc_vlm.h C++ #include fix 2010-03-11 17:30:01 +02:00
vlc_vod.h Fix Doxygen errors 2010-03-08 22:31:37 +02:00
vlc_vout.h vout: remove leading underscores 2010-02-07 13:33:51 +02:00
vlc_vout_display.h Grammar 2010-01-30 16:58:44 +02:00
vlc_vout_opengl.h Oops, removed tabs from vlc_vout_opengl.h. 2009-12-07 21:36:07 +01:00
vlc_vout_window.h Name another anonynous union 2010-01-30 17:26:11 +02:00
vlc_vout_wrapper.h vout: expand stacking mode from boolean to unsigned 2009-12-26 19:39:43 +02:00
vlc_windows_interfaces.h Win32: make the windows_interfaces header compatible with shlobj.h 2009-09-07 16:43:57 +02:00
vlc_xml.h Misc: remove leading underscores 2010-02-07 13:33:52 +02:00