| .. |
|
vlc
|
Doxygen typo
|
15 years ago |
|
.gitignore
|
Add more ignores.
|
18 years ago |
|
vlc_access.h
|
Core: add some LIBVLC_USED.
|
16 years ago |
|
vlc_acl.h
|
Add required LIBVLC_USED and LIBVLC_MALLOC.
|
15 years ago |
|
vlc_aout.h
|
Remove aout_FindAndRestart()
|
16 years ago |
|
vlc_aout_mixer.h
|
Cosmetic change
|
17 years ago |
|
vlc_arrays.h
|
vlc_arrays: Adding a C++ helper to clean a container
|
16 years ago |
|
vlc_art_finder.h
|
art_finder_t: custom type for art finder modules
|
17 years ago |
|
vlc_atomic.h
|
Add atomic swap and compare-and-swap
|
16 years ago |
|
vlc_avcodec.h
|
avcodec: use vlc_global_mutex
|
16 years ago |
|
vlc_bits.h
|
vlc_bits: constify
|
17 years ago |
|
vlc_block.h
|
vlc_block.h: typo in comment
|
16 years ago |
|
vlc_block_helper.h
|
include: add some LIBVLC_USED flag.
|
17 years ago |
|
vlc_charset.h
|
Add us_vasprintf() function
|
15 years ago |
|
vlc_codec.h
|
Simplify the creation of subpicture with dynamic content.
|
16 years ago |
|
vlc_codec_synchro.h
|
Convert stream to system timestamp after the decoder.
|
18 years ago |
|
vlc_codecs.h
|
Wav: Add other tags for AAC
|
15 years ago |
|
vlc_common.h
|
OS/2 uses the same path style as Win32.
|
15 years ago |
|
vlc_config.h
|
Move disc defaults to libvlc-module.c, fix Windows VCD and CD long text
|
16 years ago |
|
vlc_config_cat.h
|
Rename the "Other codecs" category
|
16 years ago |
|
vlc_configuration.h
|
module_FindConfig() is not a malloc-style function (fixes #4524)
|
15 years ago |
|
vlc_cpu.h
|
vlc_cpu: Fix a typo about ppc64.
|
16 years ago |
|
vlc_demux.h
|
demux: provide both URL and file path as with access
|
16 years ago |
|
vlc_dialog.h
|
Core: add some LIBVLC_USED.
|
16 years ago |
|
vlc_epg.h
|
Core: add some LIBVLC_USED.
|
16 years ago |
|
vlc_es.h
|
Added video_format_ScaleCropAr().
|
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
|
Extensions: support embbeded icon data
|
15 years ago |
|
vlc_filter.h
|
Added a way to flush video filters and video filter chains.
|
16 years ago |
|
vlc_fixups.h
|
Undefine HAVE_FORK on OS/2.
|
15 years ago |
|
vlc_fourcc.h
|
Reserve FOURCC's for RV12 and AV16 XVideo formats
|
15 years ago |
|
vlc_fs.h
|
Implement vlc_pipe()
|
15 years ago |
|
vlc_gcrypt.h
|
gcrypt: use vlc_global_mutex
|
16 years ago |
|
vlc_http.h
|
includes: add some more LIBVLC_USED.
|
16 years ago |
|
vlc_httpd.h
|
Fix spelling: an URL -> a URL
|
15 years ago |
|
vlc_image.h
|
includes: add some more LIBVLC_USED.
|
16 years ago |
|
vlc_inhibit.h
|
vlc_inhibit_t: plugin type for screen saver inhibition
|
17 years ago |
|
vlc_input.h
|
Unexport input_DecoderNew and input_clock_t
|
15 years ago |
|
vlc_input_item.h
|
s/informations/information/
|
16 years ago |
|
vlc_interface.h
|
Subtitle: show .txt files when opening a subtitle
|
15 years ago |
|
vlc_intf_strings.h
|
Qt: reorganize playlist actions, rename "Delete" to "Remove Selected"
|
16 years ago |
|
vlc_iso_lang.h
|
SO friendliness
|
17 years ago |
|
vlc_keys.h
|
Remove useless struct hotkey.i_action
|
15 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_media_library.h
|
Remove obvious statements.
|
15 years ago |
|
vlc_memory.h
|
Add missing include
|
17 years ago |
|
vlc_messages.h
|
includes: add some more LIBVLC_USED.
|
16 years ago |
|
vlc_meta.h
|
includes: add some more LIBVLC_USED.
|
16 years ago |
|
vlc_modules.h
|
Support different prototype for plugin open/close callbacks
|
15 years ago |
|
vlc_mouse.h
|
Add left and right wheel buttons
|
16 years ago |
|
vlc_mtime.h
|
secstotimestr: use int32_t not to overflow if int exceeds 32-bits
|
16 years ago |
|
vlc_network.h
|
include: code indentation for consistency
|
15 years ago |
|
vlc_objects.h
|
Youpiiiiiiiiiiiiiiiiiiie! ... err, remove vlc_object_find()
|
15 years ago |
|
vlc_opengl.h
|
Use the struct name
|
15 years ago |
|
vlc_osd.h
|
OSD: remove always NULL p_feedback button field
|
16 years ago |
|
vlc_pgpkey.h
|
podcast: fix compilation warning.
|
15 years ago |
|
vlc_picture.h
|
Added picture_BlendSubpicture helper.
|
15 years ago |
|
vlc_picture_fifo.h
|
Cosmetics (K&R of picture_fifo).
|
17 years ago |
|
vlc_picture_pool.h
|
includes: add some LIBVLC_USED.
|
16 years ago |
|
vlc_playlist.h
|
sd: remove the pf_search and use a more generic pf_control function.
|
16 years ago |
|
vlc_plugin.h
|
Change key items to string type
|
15 years ago |
|
vlc_probe.h
|
vlc_probe need not be exported at the moment (fix check)
|
17 years ago |
|
vlc_rand.h
|
vlc_(d|l|m)rand48: thread-safe wrappers for non-secure/fast PRNG
|
16 years ago |
|
vlc_services_discovery.h
|
sd: fix compilation (missing file in the previous commit).
|
16 years ago |
|
vlc_sout.h
|
sout: remove broken statistics code
|
15 years ago |
|
vlc_spu.h
|
Extended spu_Render to accept a list of supported chroma for blending.
|
15 years ago |
|
vlc_sql.h
|
vlc_sql.h: don't rely on __LIBVLC__ being defined
|
16 years ago |
|
vlc_stream.h
|
Fix spelling: an URL -> a URL
|
15 years ago |
|
vlc_strings.h
|
Change filename_sanitize() to work on original string like path_sanitize().
|
16 years ago |
|
vlc_subpicture.h
|
Moved generic subpicture code to its own file.
|
16 years ago |
|
vlc_text_style.h
|
Splitted out text_style_t and related function to its own header.
|
16 years ago |
|
vlc_threads.h
|
Use a macro for the deprecated attribute.
|
15 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_URI: add scheme parameter
|
16 years ago |
|
vlc_variables.h
|
var_LocationParse: helper for DVB/V4L2-style MRLs
|
15 years ago |
|
vlc_video_splitter.h
|
Window position in video_splitter_cfg_t is relative.
|
17 years ago |
|
vlc_vlm.h
|
C++ #include fix
|
16 years ago |
|
vlc_vod.h
|
rtsp: support Range header in responses
|
15 years ago |
|
vlc_vout.h
|
Removed unused ZOOM_FP_FACTOR define.
|
16 years ago |
|
vlc_vout_display.h
|
Replace vout_opengl_t with vlc_gl_t
|
15 years ago |
|
vlc_vout_osd.h
|
No functionnal changes (osd icons/sliders).
|
16 years ago |
|
vlc_vout_window.h
|
Define VOUT_WINDOW_TYPE_NATIVE
|
15 years ago |
|
vlc_vout_wrapper.h
|
Replace vout_opengl_t with vlc_gl_t
|
15 years ago |
|
vlc_windows_interfaces.h
|
vlc_windows_interfaces.h: always define STDCALL
|
16 years ago |
|
vlc_xlib.h
|
xlib: don't abort if autodetection fails
|
15 years ago |
|
vlc_xml.h
|
XML: return attribute value as const
|
15 years ago |