vlc/include
2009-01-26 14:51:05 +01:00
..
vlc libvlc, jvlc: media_player_is_playing method added 2009-01-06 22:48:15 +01:00
.gitignore Add more ignores. 2008-03-03 08:19:14 +00:00
mmx.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
vlc_access.h Removed useless ACCESS_GET_MTU/STREAM_GET_MTU. 2009-01-20 22:28:47 +01:00
vlc_acl.h Tag some APIs as LIBVLC_USED 2008-09-06 11:30:44 +03:00
vlc_aout.h Allows audio output users to control vout creation. 2008-11-23 13:28:38 +01:00
vlc_arrays.h Cosmetics + A calloc check. 2008-10-09 01:22:02 +02:00
vlc_bits.h Optimized a bit bs_skip. 2009-01-12 22:17:02 +01:00
vlc_block_helper.h Fix prototype to be more const 2008-11-04 22:56:02 +01:00
vlc_block.h Unexport slightly unsafe block_FifoSize 2009-01-05 00:04:58 +02:00
vlc_charset.h C++-proofing 2008-12-16 20:12:00 +02:00
vlc_codec_synchro.h Convert stream to system timestamp after the decoder. 2008-09-28 09:08:16 +02:00
vlc_codec.h Allow decoder/packetizer to output meta data. 2008-12-09 21:13:02 +01:00
vlc_codecs.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_common.h Privatize vlc_object_t.i_object_type 2009-01-17 21:31:35 +02:00
vlc_config_cat.h Rewording of some categories of Preferences, avoid "General" as a title and using "VLC", every other two lines... 2009-01-26 14:51:05 +01:00
vlc_config.h Moved VOUT_MIN_DIRECT_PICTURES to src/video_output. 2008-11-02 17:58:40 +01:00
vlc_configuration.h Remove access-filter support. 2008-12-09 22:11:34 +01:00
vlc_demux.h Allow to select fast seeking with --input-fast-seeking. 2009-01-24 15:09:04 +01:00
vlc_devices.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_epg.h Tag some APIs as LIBVLC_USED 2008-09-06 11:30:44 +03:00
vlc_es_out.h Removed broken ES_OUT_GET_TS. 2009-01-16 21:07:47 +01:00
vlc_es.h Add documentation. 2008-08-27 14:44:31 +02:00
vlc_events.h input: Expose input_ItemHasErrorWhenReading. 2008-08-01 22:52:49 +02:00
vlc_filter.h Simplification 2009-01-18 23:28:49 +02:00
vlc_fixups.h vasprintf: stop HEAP exceptions 2009-01-07 21:36:38 +02:00
vlc_gcrypt.h Use static mutexes 2008-10-05 12:39:14 +03:00
vlc_httpd.h Privatize httpd_MsgInit and httpd_MsgClean 2008-10-22 20:04:19 +03:00
vlc_image.h changes Ext2Fourcc into image_Ext2Fourcc and exports it for reuse within vlc 2009-01-04 19:48:39 +01:00
vlc_input_item.h Documents a bit vlc_input_item.h 2009-01-17 19:23:49 +01:00
vlc_input.h *ahem* typo spotted by Antoine 2009-01-19 19:36:59 +02:00
vlc_interface.h libvlc_InternalWait, libvlc_Quit: wait and signal libvlc exit 2009-01-24 20:57:47 +02:00
vlc_intf_strings.h Qt: Menus updates. Change position and removal of ... 2009-01-24 00:02:07 +01:00
vlc_iso_lang.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_keys.h Added hotkey code for input "frame-next". 2008-10-22 22:21:43 +02:00
vlc_main.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_md5.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_messages.h Count message references and get rid of the global message ring buffer 2008-10-14 23:47:06 +03:00
vlc_meta.h Fix a segfault when parsing meta data in ogg. 2008-12-27 15:10:39 +01:00
vlc_modules.h Helper to get the capability of a module and its score. 2008-12-30 13:19:33 +01:00
vlc_mtime.h Only check msleep on Linux (seems to depend on GNU ELF extensions) 2008-11-01 15:24:51 +02:00
vlc_network.h net_Read, net_Write use void pointer for data 2008-10-12 15:05:59 +03:00
vlc_objects.h Remove unused vlc_object_wait() 2009-01-24 20:57:52 +02:00
vlc_osd.h Use const char* when needed (easier to understand if a function will try to grab a string). 2008-12-15 20:41:13 +01:00
vlc_pgpkey.h Fix misleading comment (it uses the 2007 key if you have both 2008 and 2007 available) 2008-09-20 00:16:29 +02:00
vlc_playlist.h Changed playlist_AddExt to be more consistant with input_item_NewWithType. 2009-01-18 15:14:55 +01:00
vlc_plugin.h Added x11 global hotkeys support (linux). 2009-01-25 18:51:55 +01:00
vlc_rand.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_services_discovery.h Remove useless parameter 2009-01-10 20:53:49 +02:00
vlc_sout.h sout_EncoderCreate: create an encoder module 2009-01-19 21:14:37 +02:00
vlc_stream.h Added path information in stream_t. 2009-01-25 17:46:10 +01:00
vlc_strings.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_threads.h De-inline vlc_(test|save|restore)cancel, add some assertions 2009-01-25 20:30:48 +02:00
vlc_tls.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_update.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_url.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_variables.h Remove duplicated variable callback code 2009-01-05 19:36:55 +02:00
vlc_vlm.h Document more VLM API's and expand define. 2008-09-09 11:49:37 +02:00
vlc_vod.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_vout.h Optimize vout_PlacePicture prototype 2009-01-23 19:13:09 +02:00
vlc_window.h Partially cleanup the vout_window API 2009-01-20 19:21:02 +02:00
vlc_xml.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00