1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
vlc/include
2009-10-17 21:41:28 +03:00
..
vlc libvlc_audio_*: remove useless exception parameters 2009-10-05 22:12:10 +03:00
.gitignore
mmx.h
vlc_access.h Fix doxygene documentation. 2009-10-16 19:32:17 +02:00
vlc_acl.h
vlc_aout_mixer.h Cosmetic change 2009-09-23 21:38:42 +03:00
vlc_aout.h Convert audio output core to audio filter2 2009-09-27 21:37:23 +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
vlc_bits.h vlc_bits: constify 2009-08-25 21:45:02 +03:00
vlc_block_helper.h
vlc_block.h Make it possible to flag blocks as interlaced and use in rawvideo and v4l2. 2009-10-03 20:57:28 +02:00
vlc_charset.h utf8_open: make third parameter optional 2009-08-15 21:21:44 +03:00
vlc_codec_synchro.h
vlc_codec.h Fixed includes in vlc_codec.h 2009-05-16 20:22:41 +02:00
vlc_codecs.h Use VLC_CODEC for ADPCM_IMA_WAV 2009-08-28 09:18:31 +02:00
vlc_common.h Use __typeof__ which works with any GNU C profile, not like typeof 2009-10-05 17:41:21 +03:00
vlc_config_cat.h (p?)gettext -> vlc_\1gettext 2009-04-21 12:01:44 +03:00
vlc_config.h Do not decode subtitles too much in advanced. 2009-07-27 22:32:24 +02:00
vlc_configuration.h Remove config_GetCacheDir 2009-08-26 22:16:47 +03:00
vlc_cpu.h Always defined CPU_CAPABILITY_* 2009-09-22 23:12:34 +02:00
vlc_demux.h Use a VLC object for meta reader 2009-08-23 19:25:53 +03:00
vlc_dialog.h Separate variable for modal and non modal errors 2009-07-05 00:50:14 +03: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_out.h Added a ES_OUT_SET_META to es_out. 2009-07-19 18:06:55 +02:00
vlc_es.h es: RGB masks needs to be uint32_t. 2009-08-20 12:04:54 +02:00
vlc_events.h
vlc_filter.h Rationalize filter_t (save 8 pointers) 2009-09-27 13:56:29 +03:00
vlc_fixups.h NULL is defined in stddef.h 2009-08-28 12:01:59 +02:00
vlc_fourcc.h Support for Forward Uncompressed video 2009-10-16 11:21:17 +02: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
vlc_image.h Add image_Mime2Fourcc() function and use in image_ReadUrl() 2009-04-06 23:30:56 +02:00
vlc_inhibit.h vlc_inhibit_t: plugin type for screen saver inhibition 2009-10-17 21:41:28 +03:00
vlc_input_item.h Stored vlc_epg_t array inside input_item_t. 2009-09-22 22:25:07 +02:00
vlc_input.h Removed b_block parameter from input_Read. 2009-09-14 23:27:28 +02:00
vlc_interface.h Support of .vqf and .w64 files on file opening 2009-08-27 22:57:14 +02:00
vlc_intf_strings.h
vlc_iso_lang.h SO friendliness 2009-07-12 17:55:19 +03:00
vlc_keys.h KeyToString: allocate key on heap 2009-10-07 22:43:26 +03:00
vlc_main.h Thread-safe and more compact hotkeys initialization 2009-04-15 15:37:53 +03:00
vlc_md5.h
vlc_messages.h Fix doxygene documentation. 2009-10-16 19:32:17 +02:00
vlc_meta.h Use VLC object for meta writer and factor code 2009-08-23 20:17:21 +03:00
vlc_modules.h
vlc_mouse.h Added mouse support to filter_t and filter_chain_t. 2009-06-03 22:34:48 +02:00
vlc_mtime.h Remove leftover #endif 2009-10-07 03:53:17 +02:00
vlc_network.h net_Accept: remove timeout parameter 2009-10-05 18:43:26 +03:00
vlc_objects.h vlc_objects.h: add LIBVLC_MALLOC and LIBVLC_USED 2009-09-24 20:48:09 +03:00
vlc_osd.h Fixed some corner case errors with SPU. 2009-07-29 21:37:57 +02:00
vlc_pgpkey.h Use the 2009 key 2009-05-18 00:00:52 +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_picture.h Completed picture_Export documentation. 2009-08-24 22:43:06 +02:00
vlc_playlist.h Make playlist_export_t a VLC object 2009-08-23 19:25:53 +03:00
vlc_plugin.h Bump plugin ABI 2009-09-27 21:37:22 +03:00
vlc_rand.h
vlc_services_discovery.h
vlc_sout.h sout_MuxNew: constify. 2009-10-15 15:00:42 +02:00
vlc_sql.h Sql Core 2009-09-23 19:51:52 +02:00
vlc_stream.h Implement access_GetParentInput and demux_GetParentInput and use. 2009-08-21 12:33:56 +02:00
vlc_strings.h Warned about unused filename_sanitize result. 2009-04-08 22:36:02 +02:00
vlc_subpicture.h emoved unused pf_render function in subpicture_t. 2009-07-28 22:03:29 +02:00
vlc_threads.h Implement thread semaphores 2009-09-12 14:26:33 +03:00
vlc_tls.h
vlc_update.h Update mechanism: split update.c 2009-08-20 08:04:10 +02:00
vlc_url.h Remove vlc_UrlEncode 2009-06-22 19:46:24 +03:00
vlc_variables.h variables: fix typo. 2009-10-10 17:55:03 +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 Cosmetic. 2009-07-06 23:33:05 +02:00
vlc_vod.h Fix doxygene documentation. 2009-10-16 19:32:17 +02:00
vlc_vout_display.h Added a is_forced parameter to VOUT_DISPLAY_CHANGE_DISPLAY_SIZE. 2009-09-30 21:22:17 +02:00
vlc_vout_window.h vout_window_t: privatize module pointer 2009-10-17 20:40:55 +03:00
vlc_vout_wrapper.h Fix typos in comments 2009-08-29 19:05:44 +02:00
vlc_vout.h Moved DEFAULT_CHAN to vlc_osd.h 2009-07-06 21:26:53 +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