.. |
vlc
|
libvlc_set_*_input also works on Win32 nowadays
|
2010-06-03 21:26:33 +03:00 |
.gitignore
|
Add more ignores.
|
2008-03-03 08:19:14 +00:00 |
vlc_access.h
|
Rename access_t.psz_path to psz_location
|
2010-05-10 23:31:57 +03:00 |
vlc_acl.h
|
ACL: remove leading underscores
|
2010-02-07 12:33:49 +02:00 |
vlc_aout_mixer.h
|
Cosmetic change
|
2009-09-23 21:38:42 +03:00 |
vlc_aout.h
|
Fix typo in comment
|
2010-02-26 21:03:03 +01: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
|
avcodec: use vlc_global_mutex
|
2010-06-03 23:55:45 +03:00 |
vlc_bits.h
|
vlc_bits: constify
|
2009-08-25 21:45:02 +03:00 |
vlc_block_helper.h
|
include: add some LIBVLC_USED flag.
|
2009-11-20 14:21:53 +01:00 |
vlc_block.h
|
add comment that BlockChainAppend() can take NULL (somewhat obvious, but just in case)
|
2010-04-29 21:50:08 +03: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_synchro.h
|
Convert stream to system timestamp after the decoder.
|
2008-09-28 09:08:16 +02:00 |
vlc_codec.h
|
Simplify the creation of subpicture with dynamic content.
|
2010-04-29 21:18:43 +02:00 |
vlc_codecs.h
|
Use pragma packing for suncc
|
2010-04-14 19:32:46 +03:00 |
vlc_common.h
|
Made vlc_memalign public.
|
2010-05-09 16:18:40 +02:00 |
vlc_config_cat.h
|
Rename the "Other codecs" category
|
2010-01-25 22:35:57 +01:00 |
vlc_config.h
|
Gives the needed DPB size when requesting a vout.
|
2010-05-23 22:37:29 +02:00 |
vlc_configuration.h
|
module_config_t: pack the structure. This save 10K on a 64bit system.
|
2010-04-21 11:57:14 +02:00 |
vlc_cpu.h
|
Added vlc_GetCPUCount() to retreive the number of available CPU.
|
2010-05-03 22:53:19 +02: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_out.h
|
Extended input_GetPcrSystem to also return the current delay.
|
2010-02-06 16:24:19 +01:00 |
vlc_es.h
|
Added video_format_Print.
|
2010-05-12 20:19:51 +02: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
|
Added filter_GetInputAttachments.
|
2010-05-26 22:42:51 +02:00 |
vlc_fixups.h
|
Maemo: work-around segmentation fault when poll() unwinds
|
2010-05-09 14:57:12 +03:00 |
vlc_fourcc.h
|
Add VP8 fourcc VP80
|
2010-05-19 18:27:57 +02:00 |
vlc_fs.h
|
Compile fix
|
2010-03-31 23:41:55 +03:00 |
vlc_gcrypt.h
|
gcrypt: use vlc_global_mutex
|
2010-06-03 23:55:45 +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_item.h
|
input_item: remove b_prefers_tree
|
2010-03-13 17:16:39 +01:00 |
vlc_input.h
|
Made object created by input_resource attached to a high level object.
|
2010-05-25 20:47:49 +02:00 |
vlc_interface.h
|
Support .3gp in interface open dialogs
|
2010-05-19 22:44:02 +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
|
net_Listen: pass socket type parameter
|
2010-05-05 19:29:57 +03:00 |
vlc_objects.h
|
Doxygen fix
|
2010-02-20 13:24:11 +02:00 |
vlc_osd.h
|
No functionnal changes.
|
2010-05-10 19:33:03 +02:00 |
vlc_pgpkey.h
|
New release signing key. Take 2.
|
2010-01-26 20:44:26 +00:00 |
vlc_picture_fifo.h
|
Cosmetics (K&R of picture_fifo).
|
2009-09-07 19:42:28 +02:00 |
vlc_picture_pool.h
|
Typos
|
2010-06-05 11:10:50 +03:00 |
vlc_picture.h
|
Typos
|
2010-06-05 11:10:50 +03:00 |
vlc_playlist.h
|
Playlist: repack (save some memory)
|
2010-05-28 22:03:17 +02:00 |
vlc_plugin.h
|
Break plugin ABI (due to next commit)
|
2010-05-10 23:31:53 +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_spu.h
|
Moved spu_Attach definition to the core.
|
2010-05-21 21:27:18 +02:00 |
vlc_sql.h
|
void function cannot return a value
|
2010-04-14 19:00:45 +03: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
|
Moved generic subpicture code to its own file.
|
2010-06-03 20:49:59 +02:00 |
vlc_text_style.h
|
Splitted out text_style_t and related function to its own header.
|
2010-05-04 22:25:33 +02:00 |
vlc_threads.h
|
Protect XInitThreads() with a global lock
|
2010-06-03 23:55:45 +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
|
Moved var_InheritURational to the core.
|
2010-05-24 23:59:05 +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_display.h
|
Typos
|
2010-06-05 11:10:50 +03:00 |
vlc_vout_opengl.h
|
Oops, removed tabs from vlc_vout_opengl.h.
|
2009-12-07 21:36:07 +01:00 |
vlc_vout_osd.h
|
No functionnal changes (osd icons/sliders).
|
2010-05-10 19:33:03 +02:00 |
vlc_vout_window.h
|
Name another anonynous union
|
2010-01-30 17:26:11 +02:00 |
vlc_vout_wrapper.h
|
Reused vout window in vout_Request().
|
2010-05-20 23:51:26 +02:00 |
vlc_vout.h
|
Removed unused ZOOM_FP_FACTOR define.
|
2010-05-27 21:46:34 +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_xlib.h
|
Remove promiscuous #include <vlc_common.h>
|
2010-06-05 13:26:35 +03:00 |
vlc_xml.h
|
Misc: remove leading underscores
|
2010-02-07 13:33:52 +02:00 |