| .. |
|
vlc
|
Revert "Remove enums from public APIs"
|
17 years ago |
|
.gitignore
|
Add more ignores.
|
18 years ago |
|
mmx.h
|
Removes trailing spaces. Removes tabs.
|
19 years ago |
|
vlc_access.h
|
Removed useless ACCESS_GET_MTU/STREAM_GET_MTU.
|
17 years ago |
|
vlc_acl.h
|
Tag some APIs as LIBVLC_USED
|
18 years ago |
|
vlc_aout.h
|
Replaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
|
17 years ago |
|
vlc_arrays.h
|
Abort if array allocation fails
|
17 years ago |
|
vlc_avcodec.h
|
Add a centralized avcodec lock
|
17 years ago |
|
vlc_bits.h
|
Optimized a bit bs_skip.
|
17 years ago |
|
vlc_block.h
|
block_heap_Alloc(): create a block from an existing heap allocation
|
17 years ago |
|
vlc_block_helper.h
|
Added a missing block_BytestreamEmpty helper.
|
17 years ago |
|
vlc_charset.h
|
Implement utf8_rename
|
17 years ago |
|
vlc_codec.h
|
Fixed includes in vlc_codec.h
|
17 years ago |
|
vlc_codec_synchro.h
|
Convert stream to system timestamp after the decoder.
|
18 years ago |
|
vlc_codecs.h
|
Fix playback of TrueSpeech in some .Avi
|
17 years ago |
|
vlc_common.h
|
Move intf_sys_t and intf_thread_t definitions
|
17 years ago |
|
vlc_config.h
|
CLOCK_FREQ is a mtime_t
|
17 years ago |
|
vlc_config_cat.h
|
(p?)gettext -> vlc_\1gettext
|
17 years ago |
|
vlc_configuration.h
|
Added config_ChainDuplicate to duplicate config_chain_t list.
|
17 years ago |
|
vlc_demux.h
|
Allow to select fast seeking with --input-fast-seeking.
|
17 years ago |
|
vlc_devices.h
|
Add a bunch of \file doxygen comments
|
18 years ago |
|
vlc_dialog.h
|
Separate variable for modal and non modal errors
|
17 years ago |
|
vlc_epg.h
|
Tag some APIs as LIBVLC_USED
|
18 years ago |
|
vlc_es.h
|
Fixed a typo (cosmetic).
|
17 years ago |
|
vlc_es_out.h
|
Export ES_OUT_GET_EMPTY which is needed for interactive video.
|
17 years ago |
|
vlc_events.h
|
input: Expose input_ItemHasErrorWhenReading.
|
18 years ago |
|
vlc_filter.h
|
Added amissing const to filter_Blend.
|
17 years ago |
|
vlc_fixups.h
|
WinCE: add replacement getcwd() function
|
17 years ago |
|
vlc_fourcc.h
|
Added a small vlc_fourcc_GetCodecAudio helper.
|
17 years ago |
|
vlc_gcrypt.h
|
Compile fix on windows: vlc_mutex_init() now returns void (corrected).
|
17 years ago |
|
vlc_httpd.h
|
Privatize httpd_MsgInit and httpd_MsgClean
|
18 years ago |
|
vlc_image.h
|
Add image_Mime2Fourcc() function and use in image_ReadUrl()
|
17 years ago |
|
vlc_input.h
|
Split INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.
|
17 years ago |
|
vlc_input_item.h
|
Add a function to get the Title and fallback to the name if the title is empty.
|
17 years ago |
|
vlc_interface.h
|
Add .tod in the extension for open panel.
|
17 years ago |
|
vlc_intf_strings.h
|
remove dead links.
|
17 years ago |
|
vlc_iso_lang.h
|
Add a bunch of \file doxygen comments
|
18 years ago |
|
vlc_keys.h
|
compilation fix
|
17 years ago |
|
vlc_main.h
|
Thread-safe and more compact hotkeys initialization
|
17 years ago |
|
vlc_md5.h
|
Add a bunch of \file doxygen comments
|
18 years ago |
|
vlc_messages.h
|
stats: Add stream quality counters to Qt4 stastics by counting corrupted blocks and discontinuities found.
|
17 years ago |
|
vlc_meta.h
|
Changed vlc_meta_SetTracknum to *Num for consistency.
|
17 years ago |
|
vlc_modules.h
|
Helper to get the capability of a module and its score.
|
18 years ago |
|
vlc_mouse.h
|
Added mouse support to filter_t and filter_chain_t.
|
17 years ago |
|
vlc_mtime.h
|
Revert "Merge branch 'master' of git@git.videolan.org:vlc"
|
17 years ago |
|
vlc_network.h
|
Remove unused vlc_(send|recv)msg
|
17 years ago |
|
vlc_objects.h
|
Remove unused vlc_object_lock and vlc_object_unlock
|
17 years ago |
|
vlc_osd.h
|
Moved DEFAULT_CHAN to vlc_osd.h
|
17 years ago |
|
vlc_pgpkey.h
|
Use the 2009 key
|
17 years ago |
|
vlc_picture.h
|
Made picture_Hold return the provided picture.
|
17 years ago |
|
vlc_picture_fifo.h
|
Added a picture_fifo_t helper.
|
17 years ago |
|
vlc_picture_pool.h
|
Added picture_pool_t and functions helpers.
|
17 years ago |
|
vlc_playlist.h
|
playlist/sort.c: remove globals, replace with pointers to generated stubs.
|
17 years ago |
|
vlc_plugin.h
|
Spell developer properly
|
17 years ago |
|
vlc_rand.h
|
Add a bunch of \file doxygen comments
|
18 years ago |
|
vlc_services_discovery.h
|
Remove useless parameter
|
17 years ago |
|
vlc_sout.h
|
sout_EncoderCreate: create an encoder module
|
17 years ago |
|
vlc_stream.h
|
Added path information in stream_t.
|
17 years ago |
|
vlc_strings.h
|
Warned about unused filename_sanitize result.
|
17 years ago |
|
vlc_subpicture.h
|
Added a subpicture_NewFromPicture helper.
|
17 years ago |
|
vlc_threads.h
|
Spell developer properly
|
17 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
|
Remove vlc_UrlEncode
|
17 years ago |
|
vlc_variables.h
|
Remove unused define.
|
17 years ago |
|
vlc_video_splitter.h
|
Window position in video_splitter_cfg_t is relative.
|
17 years ago |
|
vlc_vlm.h
|
Cosmetic.
|
17 years ago |
|
vlc_vod.h
|
Add a bunch of \file doxygen comments
|
18 years ago |
|
vlc_vout.h
|
Moved DEFAULT_CHAN to vlc_osd.h
|
17 years ago |
|
vlc_window.h
|
vout_window_t.p_sys type safety
|
17 years ago |
|
vlc_xml.h
|
Add a bunch of \file doxygen comments
|
18 years ago |