..
vlc
Mostly revert "libvlc: add mouse events as libvlc_MediaPlayerEvents"
16 years ago
.gitignore
Add more ignores.
18 years ago
vlc_access.h
Used uint64_t for access_t::info.i_size/i_pos and access_t::pf_seek().
16 years ago
vlc_acl.h
ACL: remove leading underscores
16 years ago
vlc_aout.h
aout interface: remove leading underscores
16 years ago
vlc_aout_mixer.h
Cosmetic change
17 years ago
vlc_arrays.h
Abort if array allocation fails
17 years ago
vlc_art_finder.h
art_finder_t: custom type for art finder modules
17 years ago
vlc_avcodec.h
Add a centralized avcodec lock
17 years ago
vlc_bits.h
vlc_bits: constify
17 years ago
vlc_block.h
Export block_FifoPace
17 years ago
vlc_block_helper.h
include: add some LIBVLC_USED flag.
17 years ago
vlc_charset.h
Split file path functions out of vlc_charset.h into vlc_fs.h
16 years ago
vlc_codec.h
core: fix regression
16 years ago
vlc_codec_synchro.h
Convert stream to system timestamp after the decoder.
18 years ago
vlc_codecs.h
Use VLC_CODEC for ADPCM_IMA_WAV
17 years ago
vlc_common.h
Add coordinates (VLC_VAR_COORDS) variable type
16 years ago
vlc_config.h
Make delay values true integer constants
16 years ago
vlc_config_cat.h
Rename the "Other codecs" category
16 years ago
vlc_configuration.h
config_GetLibDir: return arch-dep package directory
16 years ago
vlc_cpu.h
Splitted SSE4 into SSE4.1, SSE4.2 and SSE4A.
17 years ago
vlc_demux.h
meta reader: Add the input_item that we are reading in the structure.
17 years ago
vlc_dialog.h
Remove unused lock
17 years ago
vlc_epg.h
Moved out epg functions from vlc_epg.h and es_out.c to src/misc/epg.c.
17 years ago
vlc_es.h
es_format_t: add i_level
16 years ago
vlc_es_out.h
Extended input_GetPcrSystem to also return the current delay.
16 years ago
vlc_events.h
events: remove leading underscores
16 years ago
vlc_extensions.h
Lua: Add new callback playing_changed for playing status changes
16 years ago
vlc_filter.h
Misc: remove leading underscores
16 years ago
vlc_fixups.h
utf8_* -> vlc_* (sed roxxors)
16 years ago
vlc_fourcc.h
Support for Indeo 5
16 years ago
vlc_fs.h
add vlc_openat wrapper around openat
16 years ago
vlc_gcrypt.h
Missing #include <errno.h>
17 years ago
vlc_http.h
Add library functions for HTTP client authentication
17 years ago
vlc_httpd.h
Privatize httpd_MsgInit and httpd_MsgClean
18 years ago
vlc_image.h
Misc: remove leading underscores
16 years ago
vlc_inhibit.h
vlc_inhibit_t: plugin type for screen saver inhibition
17 years ago
vlc_input.h
input: remove leading underscores
16 years ago
vlc_input_item.h
input_item: post individual subitems later when posting the whole tree
16 years ago
vlc_interface.h
Misc: remove leading underscores
16 years ago
vlc_intf_strings.h
Qt: playlist menu strings and icons
16 years ago
vlc_iso_lang.h
SO friendliness
17 years ago
vlc_keys.h
Use standard ASCII for ^H, ^I, ^M and escape
16 years ago
vlc_main.h
fix empty declaration warning
16 years ago
vlc_md5.h
Add a bunch of \file doxygen comments
18 years ago
vlc_memory.h
Add missing include
17 years ago
vlc_messages.h
stats: remove leading underscores
16 years ago
vlc_meta.h
vlc_meta: Define properly ITEM_ART_FETCHED and ITEM_ART_NOTFOUND
17 years ago
vlc_modules.h
modules: remove leading underscores
16 years ago
vlc_mouse.h
Added mouse support to filter_t and filter_chain_t.
17 years ago
vlc_mtime.h
Move VLC_HARD_MIN_SLEEP above gcc version #ifdef. It is also used in modules/audio_output/oss.c.
16 years ago
vlc_network.h
net_Printf: automagic cast to VLC object
16 years ago
vlc_objects.h
objects: remove leading underscores
16 years ago
vlc_osd.h
OSD: remoev leading underscores
16 years ago
vlc_pgpkey.h
New release signing key. Take 2.
16 years ago
vlc_picture.h
Fix padding for picture_t and subpicture_t.
17 years ago
vlc_picture_fifo.h
Cosmetics (K&R of picture_fifo).
17 years ago
vlc_picture_pool.h
Cosmetics (K&R of picture_pool).
17 years ago
vlc_playlist.h
playlist: allow non-recursive search
16 years ago
vlc_plugin.h
De-uglify root SD item name (part 2)
16 years ago
vlc_probe.h
vlc_probe need not be exported at the moment (fix check)
17 years ago
vlc_rand.h
Add a bunch of \file doxygen comments
18 years ago
vlc_services_discovery.h
No need for sprintf() here
16 years ago
vlc_sout.h
sout: allow duplicate outputs to be merged
16 years ago
vlc_sql.h
SQL/SQLite: Fix GetColumn functions in SQLite and implement a GetColumnSize function
17 years ago
vlc_stream.h
Remove trailing spaces.
16 years ago
vlc_strings.h
Change filename_sanitize() to work on original string like path_sanitize().
16 years ago
vlc_subpicture.h
Fix padding for picture_t and subpicture_t.
17 years ago
vlc_threads.h
vlc_cond_init_daytime: condition variable with the wall clock
16 years ago
vlc_tls.h
Add a bunch of \file doxygen comments
18 years ago
vlc_update.h
Misc: remove leading underscores
16 years ago
vlc_url.h
make_path: make a local file path from an URI
16 years ago
vlc_variables.h
Add coordinates (VLC_VAR_COORDS) variable type
16 years ago
vlc_video_splitter.h
Window position in video_splitter_cfg_t is relative.
17 years ago
vlc_vlm.h
VLM: remove leading underscores
16 years ago
vlc_vod.h
Fix doxygene documentation.
17 years ago
vlc_vout.h
vout: remove leading underscores
16 years ago
vlc_vout_display.h
Grammar
16 years ago
vlc_vout_opengl.h
Oops, removed tabs from vlc_vout_opengl.h.
17 years ago
vlc_vout_window.h
Name another anonynous union
16 years ago
vlc_vout_wrapper.h
vout: expand stacking mode from boolean to unsigned
17 years ago
vlc_windows_interfaces.h
Win32: make the windows_interfaces header compatible with shlobj.h
17 years ago
vlc_xml.h
Misc: remove leading underscores
16 years ago