..
vlc
libvlc, jvlc: media_player_is_playing method added
18 years ago
.gitignore
Add more ignores.
18 years ago
mmx.h
Removes trailing spaces. Removes tabs.
19 years ago
vlc_access.h
Remove access-filter support.
18 years ago
vlc_acl.h
Tag some APIs as LIBVLC_USED
18 years ago
vlc_aout.h
Allows audio output users to control vout creation.
18 years ago
vlc_arrays.h
Cosmetics + A calloc check.
18 years ago
vlc_bits.h
Add a bunch of \file doxygen comments
18 years ago
vlc_block.h
Unexport slightly unsafe block_FifoSize
18 years ago
vlc_block_helper.h
Fix prototype to be more const
18 years ago
vlc_charset.h
C++-proofing
18 years ago
vlc_codec.h
Allow decoder/packetizer to output meta data.
18 years ago
vlc_codec_synchro.h
Convert stream to system timestamp after the decoder.
18 years ago
vlc_codecs.h
Add a bunch of \file doxygen comments
18 years ago
vlc_common.h
Inline strsep
18 years ago
vlc_config.h
Moved VOUT_MIN_DIRECT_PICTURES to src/video_output.
18 years ago
vlc_config_cat.h
Remove access-filter support.
18 years ago
vlc_configuration.h
Remove access-filter support.
18 years ago
vlc_demux.h
Removed unneeded macros.
18 years ago
vlc_devices.h
Add a bunch of \file doxygen comments
18 years ago
vlc_epg.h
Tag some APIs as LIBVLC_USED
18 years ago
vlc_es.h
Add documentation.
18 years ago
vlc_es_out.h
Privatized ES_OUT_SET_ACTIVE/MODE and removed ES_OUT_GET_ACTIVE/MODE/GROUP.
18 years ago
vlc_events.h
input: Expose input_ItemHasErrorWhenReading.
18 years ago
vlc_filter.h
Remove useless argument to pf_video_blend
18 years ago
vlc_fixups.h
vasprintf: stop HEAP exceptions
18 years ago
vlc_gcrypt.h
Use static mutexes
18 years ago
vlc_httpd.h
Privatize httpd_MsgInit and httpd_MsgClean
18 years ago
vlc_image.h
changes Ext2Fourcc into image_Ext2Fourcc and exports it for reuse within vlc
18 years ago
vlc_input.h
Added missing const to input_item_SetURI.
18 years ago
vlc_interface.h
Add .rm and .rmvb extensions.
18 years ago
vlc_intf_strings.h
Add a bunch of \file doxygen comments
18 years ago
vlc_iso_lang.h
Add a bunch of \file doxygen comments
18 years ago
vlc_keys.h
Added hotkey code for input "frame-next".
18 years ago
vlc_main.h
Add a bunch of \file doxygen comments
18 years ago
vlc_md5.h
Add a bunch of \file doxygen comments
18 years ago
vlc_messages.h
Count message references and get rid of the global message ring buffer
18 years ago
vlc_meta.h
Fix a segfault when parsing meta data in ogg.
18 years ago
vlc_modules.h
Helper to get the capability of a module and its score.
18 years ago
vlc_mtime.h
Only check msleep on Linux (seems to depend on GNU ELF extensions)
18 years ago
vlc_network.h
net_Read, net_Write use void pointer for data
18 years ago
vlc_objects.h
Remove vlc_object_signal and unexport vlc_object_signal_unlocked
18 years ago
vlc_osd.h
Use const char* when needed (easier to understand if a function will try to grab a string).
18 years ago
vlc_pgpkey.h
Fix misleading comment (it uses the 2007 key if you have both 2008 and 2007 available)
18 years ago
vlc_playlist.h
Fixed preparsing/art fetching locking.
18 years ago
vlc_plugin.h
Remove most stray semi-colons in module descriptions
18 years ago
vlc_rand.h
Add a bunch of \file doxygen comments
18 years ago
vlc_services_discovery.h
services_discovery: Partially fix service discovery. We yet need to find a way to properly get the localized name... grr.
18 years ago
vlc_sout.h
SAP does needs an object, not specifically a stream instance
18 years ago
vlc_stream.h
Support for auto and user requested stream_filter.
18 years ago
vlc_strings.h
Add a bunch of \file doxygen comments
18 years ago
vlc_threads.h
Thread cancellation on WinCE
18 years ago
vlc_tls.h
Add a bunch of \file doxygen comments
18 years ago
vlc_update.h
Add a bunch of \file doxygen comments
18 years ago
vlc_url.h
Add a bunch of \file doxygen comments
18 years ago
vlc_variables.h
Remove duplicated variable callback code
18 years ago
vlc_vlm.h
Document more VLM API's and expand define.
18 years ago
vlc_vod.h
Add a bunch of \file doxygen comments
18 years ago
vlc_vout.h
Removed unused i_matrix_coefficients picture_t field.
18 years ago
vlc_window.h
Add a bunch of \file doxygen comments
18 years ago
vlc_xml.h
Add a bunch of \file doxygen comments
18 years ago