.. |
vlc
|
lib: return NAN on libvlc_audio_equalizer_set_amp_at_index() error
|
2014-05-20 19:10:21 +08:00 |
.gitignore
|
Ignore the vlc binaries
|
2011-08-08 18:33:04 +03:00 |
vlc_access.h
|
access: remove info.i_(update|title|seekpoint)
|
2013-08-26 22:47:55 +03:00 |
vlc_addons.h
|
addons: change i_score type and do boundary check.
|
2014-02-19 23:12:26 +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: rework aout_Interleave()
|
2013-08-08 20:19:51 +03:00 |
vlc_arrays.h
|
Fix sizeof mismatch (fix many cids)
|
2013-07-22 18:03:55 +02:00 |
vlc_atomic.h
|
Atomic: fix compilation under MSVC WinRT mode
|
2014-02-10 16:52:46 +01:00 |
vlc_avcodec.h
|
Be more precise in libavcodec/libavformat/libavutil separation
|
2013-10-22 09:32:23 +02: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
|
Export block_FifoWake() :-(
|
2013-08-24 13:04:56 +03:00 |
vlc_charset.h
|
Use _WIN32 rather than WIN32 (same for WIN64)
|
2013-06-05 16:06:10 +02:00 |
vlc_codec_synchro.h
|
LGPL
|
2011-11-27 22:54:33 +01:00 |
vlc_codec.h
|
Revert "input core: add status field per elementary stream"
|
2014-02-15 22:50:53 +01:00 |
vlc_codecs.h
|
Fix typo
|
2014-04-27 15:45:13 +02:00 |
vlc_common.h
|
os2: make high-memory safe
|
2014-02-23 16:45:53 +02:00 |
vlc_config_cat.h
|
Small rewording of preferences categories
|
2014-05-26 16:17:04 +02:00 |
vlc_config.h
|
Avoid type conversion errors with VLC_TS_*
|
2013-11-29 09:48:03 -05:00 |
vlc_configuration.h
|
modules: do not use non-portable union to store item flags in cache
|
2013-01-27 19:21:30 +02:00 |
vlc_cpu.h
|
Enable FPU on 64-bits ARM
|
2013-02-27 20:17:28 +02:00 |
vlc_demux.h
|
input: add DEMUX_SET_ES notification
|
2013-12-11 20:17:06 +01:00 |
vlc_dialog.h
|
dialog: support format strings in dialog_Question()
|
2012-09-30 16:45:11 +03:00 |
vlc_epg.h
|
vlc_epg: add parental rating from ts streams.
|
2013-03-28 15:59:25 +01:00 |
vlc_es_out.h
|
Revert "input core: add status field per elementary stream"
|
2014-02-15 22:50:53 +01:00 |
vlc_es.h
|
vlc_es: use define for es count
|
2014-05-12 20:49:52 +02:00 |
vlc_events.h
|
Add addons management API
|
2014-02-09 21:20:43 +01:00 |
vlc_extensions.h
|
fix filename self-references
|
2011-12-15 17:09:31 +02:00 |
vlc_filter.h
|
audio filters: remove old filter_NewAudioBuffer()
|
2013-03-01 17:59:56 +02:00 |
vlc_fingerprinter.h
|
Fingerprinter: fix formatting
|
2013-11-03 18:46:42 +01:00 |
vlc_fixups.h
|
Fix the compilation on Android because of incomplete libc.
|
2014-05-23 10:00:00 +02:00 |
vlc_fourcc.h
|
fourcc: remove unsupported RGBT and RGBA16
|
2014-06-09 19:58:00 +03:00 |
vlc_fs.h
|
vlc_readdir: remove string duplication, simplify
|
2014-01-27 18:56:15 +02: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
|
Allow custom HTTP headers for httpd_Stream
|
2014-02-17 20:35:00 +01: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
|
Revert "src/input: add a new input option flag to replace values of existing options"
|
2014-05-22 11:13:16 +02:00 |
vlc_input.h
|
input: fix warning
|
2014-05-16 22:34:51 +02:00 |
vlc_interface.h
|
add m4b extension
|
2014-02-13 14:52:29 +01:00 |
vlc_intf_strings.h
|
Qt: add rename directory option
|
2013-10-12 22:07:51 +02:00 |
vlc_iso_lang.h
|
iso-639: remove now unused field
|
2012-07-14 11:38:41 +03:00 |
vlc_keys.h
|
keys: define Print and Pause keys
|
2013-11-06 22:38:37 +02:00 |
vlc_main.h
|
Move input_item_array_t to <vlc_input_item.h>
|
2013-12-31 19:40:06 +02:00 |
vlc_md5.h
|
LGPL
|
2011-11-27 22:54:33 +01:00 |
vlc_media_library.h
|
core: remove media library support
|
2013-03-24 19:31:10 +02:00 |
vlc_memory.h
|
LGPL
|
2011-11-27 22:54:33 +01:00 |
vlc_messages.h
|
vlc_strerror() and vlc_strerror_c() convenience wrappers
|
2013-12-29 15:36:02 +02:00 |
vlc_meta_fetcher.h
|
meta_fetcher: rename as scope and set values
|
2014-05-21 19:24:22 +02:00 |
vlc_meta.h
|
deprecate art-album variable
|
2014-05-19 12:02:41 +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
|
Finish "core" renaming to avoid prefs crashes
|
2013-12-10 11:38:29 +01: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
|
win32: remove unused net_strerror()
|
2013-12-29 17:12:19 +02:00 |
vlc_objects.h
|
Privatize b_die
|
2012-11-10 19:47:54 +02:00 |
vlc_opengl.h
|
opengl: add missing callback to release the (current) context
|
2013-06-04 20:55:06 +03:00 |
vlc_pgpkey.h
|
include: typo and date fix
|
2013-01-22 02:03:46 +01: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_Setup: missing const
|
2014-03-12 00:24:48 +02:00 |
vlc_playlist.h
|
src: simplify and inline pl_Get()
|
2014-01-08 00:07:50 +02:00 |
vlc_plugin.h
|
bump plugin ABI
|
2014-02-10 15:28:40 +01: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
|
sout: report muxer errors back
|
2014-02-15 18:36:53 +01:00 |
vlc_spu.h
|
LGPL
|
2011-11-27 22:54:33 +01:00 |
vlc_stream.h
|
Add STREAM_GET_PTS_DELAY control (refs #8457)
|
2013-11-10 18:08:03 +02:00 |
vlc_strings.h
|
str_format_meta: take input thread pointer rather than playlist
|
2014-01-01 20:55:46 +02:00 |
vlc_subpicture.h
|
Add support for rendering EIA-608 captions with a black background
|
2013-01-10 21:58:13 +01:00 |
vlc_text_style.h
|
Text style: fix integer overflow
|
2014-04-14 23:40:31 +03:00 |
vlc_threads.h
|
src: darwin/thread: reimplement monotonic clock for darwin
|
2014-01-07 09:49:56 +01: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
|
Remove unused VLC_VAR_SETISCOMMAND
|
2014-04-16 14:41:15 +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
|
video output: support rotated movies
|
2014-03-13 22:15:37 +02:00 |
vlc_vout_osd.h
|
LGPL
|
2011-11-27 22:54:33 +01:00 |
vlc_vout_window.h
|
Vout: add a new vout_window type for android native windows
|
2013-11-08 13:51:57 +01:00 |
vlc_vout_wrapper.h
|
vout: fix signedness warnings
|
2014-02-13 23:58:28 +02:00 |
vlc_vout.h
|
api: allow to change A/R on the fly.
|
2013-12-30 15:40:36 +01:00 |
vlc_windows_interfaces.h
|
IApplicationAssociationRegistrationUI: move to single user
|
2013-09-18 00:43:37 +02: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 |