1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/include
Olafs Vandāns 8df7ff8204 Core playlist: provide playlist_GetNodeDuration
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2012-12-20 17:31:12 +01:00
..
vlc libvlc: stub device_type functions 2012-12-15 17:41:20 +02:00
.gitignore Ignore the vlc binaries 2011-08-08 18:33:04 +03:00
vlc_access.h LGPL 2011-11-27 22:54:33 +01:00
vlc_aout_volume.h aout: cleanup mixer and rename to volume 2012-07-17 22:49:59 +03:00
vlc_aout.h aout: use aout_RequestRestart() where applicable 2012-12-16 16:49:57 +02:00
vlc_arrays.h Remove work-around for antique versions of MSVC 2012-09-03 12:45:28 +03:00
vlc_art_finder.h LGPL 2011-11-27 22:54:33 +01:00
vlc_atomic.h Rewrite atomic float helpers, fix 64-bits big endian support 2012-12-13 18:53:52 +02:00
vlc_avcodec.h LGPL 2011-11-27 22:54:33 +01:00
vlc_bits.h fix filename self-references 2011-12-15 17:09:31 +02:00
vlc_block_helper.h vlc_block_helper.h: remove wrong comment 2012-04-13 17:23:21 +02:00
vlc_block.h Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
vlc_charset.h Implement filesystem.c and plugin.c for OS/2 2012-05-11 17:49:09 +03:00
vlc_codec_synchro.h LGPL 2011-11-27 22:54:33 +01:00
vlc_codec.h Replace remaining instances of aout_buffer_t with block_t 2012-05-22 23:21:16 +03:00
vlc_codecs.h Wav: add another AAC variant 2012-10-28 12:08:08 +01:00
vlc_common.h Rationalize error code values 2012-12-04 23:17:48 +02:00
vlc_config_cat.h Remove dead subcategories 2012-10-19 22:29:27 +03:00
vlc_config.h Remove unused #define's 2012-11-26 19:59:05 +02:00
vlc_configuration.h Remove unused config_GetConfDir 2012-10-04 19:11:15 +02:00
vlc_cpu.h VLC_CPU_*: use hexadecimal 2012-10-13 20:22:56 +03:00
vlc_demux.h Add SNR and signal level for access_demux 2012-05-11 00:01:53 +03:00
vlc_dialog.h dialog: support format strings in dialog_Question() 2012-09-30 16:45:11 +03:00
vlc_epg.h LGPL 2011-11-27 22:54:33 +01:00
vlc_es_out.h LGPL 2011-11-27 22:54:33 +01:00
vlc_es.h araw: add 8.1 support (fixes #4896) 2012-11-01 21:44:38 +02:00
vlc_events.h Export services_discovery_RemoveAll 2012-03-16 00:46:02 +01:00
vlc_extensions.h fix filename self-references 2011-12-15 17:09:31 +02:00
vlc_filter.h Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
vlc_fixups.h compat: mark getpid() as not throwing exceptions in C++ 2012-09-08 19:14:32 +03:00
vlc_fourcc.h Added SCTE-27 codec definition. 2012-12-12 21:22:11 +01:00
vlc_fs.h Remove WinCE 2012-09-02 12:22:01 +03:00
vlc_gcrypt.h LGPL 2011-11-27 22:54:33 +01:00
vlc_http.h LGPL 2011-11-27 22:54:33 +01:00
vlc_httpd.h Move httpd typedefs to <vlc_httpd.h> 2012-04-02 20:15:16 +03:00
vlc_image.h LGPL 2011-11-27 22:54:33 +01:00
vlc_inhibit.h inhibit: add separate flags for audio and video 2012-11-30 19:13:24 +02:00
vlc_input_item.h Meta: add a tracktotal value 2012-06-12 01:49:29 +02:00
vlc_input.h Allow the demux to update its title list 2012-12-06 11:40:12 +01:00
vlc_interface.h Add MKS extensions for subtitles 2012-12-04 14:51:25 +01:00
vlc_intf_strings.h LGPL 2011-11-27 22:54:33 +01:00
vlc_iso_lang.h iso-639: remove now unused field 2012-07-14 11:38:41 +03:00
vlc_keys.h Define brightness keys, zoom keys and missing media keys 2012-08-28 06:59:43 +03:00
vlc_main.h fix filename self-references 2011-12-15 17:09:31 +02:00
vlc_md5.h LGPL 2011-11-27 22:54:33 +01:00
vlc_media_library.h media library: remove non-sensical use of spin locks 2012-11-10 20:50:11 +02:00
vlc_memory.h LGPL 2011-11-27 22:54:33 +01:00
vlc_messages.h Move message subscription stuff from vlc_messages.h to vlc_interface.h 2012-04-18 23:22:41 +03:00
vlc_meta.h Meta: add a tracktotal value 2012-06-12 01:49:29 +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 fix filename self-references 2011-12-15 17:09:31 +02:00
vlc_mouse.h Revert "vlc_keys: define mouse's middle, 4 & 5 buttons."t revert 2012-03-02 12:09:36 +01:00
vlc_mtime.h LGPL 2011-11-27 22:54:33 +01:00
vlc_network.h Remove WinCE 2012-09-02 12:22:01 +03:00
vlc_objects.h Privatize b_die 2012-11-10 19:47:54 +02:00
vlc_opengl.h fix filename self-references 2011-12-15 17:09:31 +02:00
vlc_osd.h Remove osd_Volume() 2012-07-21 17:27:28 +03:00
vlc_pgpkey.h Public keys should be constant data 2012-09-10 15:05:32 +02:00
vlc_picture_fifo.h LGPL 2011-11-27 22:54:33 +01:00
vlc_picture_pool.h LGPL 2011-11-27 22:54:33 +01:00
vlc_picture.h picture: merge p_data_orig into gc.p_sys 2012-12-12 22:15:07 +02:00
vlc_playlist.h Core playlist: provide playlist_GetNodeDuration 2012-12-20 17:31:12 +01:00
vlc_plugin.h Remove dead subcategories 2012-10-19 22:29:27 +03:00
vlc_probe.h LGPL 2011-11-27 22:54:33 +01:00
vlc_rand.h LGPL 2011-11-27 22:54:33 +01:00
vlc_services_discovery.h Export services_discovery_RemoveAll 2012-03-16 00:46:02 +01:00
vlc_sout.h Fix typo in comment 2012-10-22 02:46:02 +02:00
vlc_spu.h LGPL 2011-11-27 22:54:33 +01:00
vlc_sql.h Fix some common typos. 2012-02-28 11:44:34 +04:00
vlc_stream.h stream_Demux: add getters for position, length and time (refs #3145) 2012-08-21 18:32:52 +03:00
vlc_strings.h str_format_meta(): take playlist as parameter directly 2012-08-21 21:31:54 +03:00
vlc_subpicture.h LGPL 2011-11-27 22:54:33 +01:00
vlc_text_style.h LGPL 2011-11-27 22:54:33 +01:00
vlc_threads.h Remove spin lock functions 2012-11-10 20:51:26 +02:00
vlc_tls.h tls: add service parameter for handshake 2012-09-30 16:45:12 +03:00
vlc_update.h LGPL 2011-11-27 22:54:33 +01:00
vlc_url.h vlc_UrlParse: rewrite, de-inline and simplify 2012-08-20 23:06:18 +03:00
vlc_variables.h fix filename self-references 2011-12-15 17:09:31 +02:00
vlc_video_splitter.h LGPL 2011-11-27 22:54:33 +01:00
vlc_vlm.h fix typo in header, probably fix inclusion from C++ 2012-08-01 23:10:44 +02:00
vlc_vod.h LGPL 2011-11-27 22:54:33 +01:00
vlc_vout_display.h LGPL 2011-11-27 22:54:33 +01:00
vlc_vout_osd.h LGPL 2011-11-27 22:54:33 +01:00
vlc_vout_window.h Remove VOUT_WINDOW_TYPE_NATIVE (close #7666) 2012-10-28 20:50:13 +02:00
vlc_vout_wrapper.h LGPL 2011-11-27 22:54:33 +01:00
vlc_vout.h fix filename self-references 2011-12-15 17:09:31 +02:00
vlc_windows_interfaces.h Win32: Add a mingw-w64 2.0.1 workaround 2012-02-01 17:48:53 -05:00
vlc_xlib.h LGPL 2011-11-27 22:54:33 +01:00
vlc_xml.h fix filename self-references 2011-12-15 17:09:31 +02:00