You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thomas Guillem f9d0c115b5 tracer: add vlc_tracer_vaTraceWithTs() 2 years ago
..
vlc libvlc_events: add libvlc_MediaPlayerMediaStopping 3 years ago
.gitignore Ignore the vlc binaries 15 years ago
meson.build include: move video enums to libvlc_video.h 3 years ago
vlc_access.h access: set all callback fields in ACCESS_SET_CALLBACKS 3 years ago
vlc_actions.h actions: shift special keys to make space 4 years ago
vlc_addons.h include: include vlc_threads.h when vlc_mutex_t is used 3 years ago
vlc_ancillary.h vlc_ancillary: fix doxygen grouping 3 years ago
vlc_aout.h vlc_aout: fix doxygen warnings 3 years ago
vlc_aout_volume.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_arrays.h vlc_array: constify count 3 years ago
vlc_atomic.h vlc_atomic.h: include missing time.h 3 years ago
vlc_avcodec.h include: include vlc_threads.h when using vlc_global_lock() 3 years ago
vlc_bits.h vlc_bits: remove bs_remain 6 years ago
vlc_block.h vlc_block: fix doxygen unnamed group 3 years ago
vlc_block_helper.h vlc_block_helper: fix offset peek 9 years ago
vlc_boxes.h vlc_boxes: add bo_size 8 years ago
vlc_charset.h charset: add vlc_fprintf_c() and vlc_vfprintf_c() 2 years ago
vlc_clock.h clock: publicly expose clock's typedefs 3 years ago
vlc_codec.h gstdecode: add dummy video context and dummy decoder device 3 years ago
vlc_codecs.h vlc_codecs: assert that our WAVE_FORMAT values match the SDK ones 3 years ago
vlc_common.h vlc_common: don't include windows.h 3 years ago
vlc_config.h config: remove unused define 7 years ago
vlc_config_cat.h vlc_config_cat: move functions and tables to src/ 3 years ago
vlc_configuration.h config: use libvlc_int_t directly 4 years ago
vlc_cpu.h vlc_cpu: include vlc_threads.h when using vlc_once_t 3 years ago
vlc_cxx_helpers.hpp vlc_cxx_helpers.hpp: enable file with -DDOC 3 years ago
vlc_decoder.h include: avoid including vlc_subpicture.h when not needed 3 years ago
vlc_demux.h vlc_demux: fix doxygen warnings 3 years ago
vlc_dialog.h vlc_dialog: fix doxygen warnings 3 years ago
vlc_diffutil.h vlc_diffutil: fix doxygen examples 3 years ago
vlc_epg.h include: fix typos 4 years ago
vlc_es.h vlc_es: remove always 0 video_format_t RGB mask 3 years ago
vlc_es_out.h es_out: add input_source_t in es_out->priv_control 3 years ago
vlc_events.h include: include vlc_threads.h when vlc_mutex_t is used 3 years ago
vlc_executor.h executor: introduce new executor API 6 years ago
vlc_extensions.h include: include vlc_threads.h when vlc_mutex_t is used 3 years ago
vlc_filter.h vlc_filter: fix the note on filter_chain_DeleteFilter() 3 years ago
vlc_fingerprinter.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_fixups.h vlc_fixup: include processthreadsapi to get GetCurrentProcessId() on Windows 3 years ago
vlc_fourcc.h fourcc: remove unused vlc_fourcc_AreUVPlanesSwapped() 3 years ago
vlc_frame.h vlc_frame: fix doxygen warnings 3 years ago
vlc_fs.h vlc_fs: fix doxygen warnings 3 years ago
vlc_gcrypt.h include: include vlc_threads.h when using vlc_global_lock() 3 years ago
vlc_hash.h src: remove old md5 API 6 years ago
vlc_http.h vlc_http: fix doxygen warnings 3 years ago
vlc_httpd.h httpd: use size_t for buffer size results 3 years ago
vlc_image.h image: separate the encoding codec from the output video format 3 years ago
vlc_inhibit.h window: rename vout_window* to vlc_window* 4 years ago
vlc_input.h vlc_input: handle strdup failure 3 years ago
vlc_input_item.h input_item_t: save if the id is stable 3 years ago
vlc_interface.h Add .vp6 to file extensions 3 years ago
vlc_interrupt.h vlc_interrupt: fix doxygen warnings 3 years ago
vlc_intf_strings.h vlc_intf_strings: Rename 'Custom Bookmarks' to 'Bookmarks' 4 years ago
vlc_iso_lang.h iso639: tweak name-inclusive search algorithm to check names last 5 years ago
vlc_keystore.h vlc_keystore: fix doxygen warnings 3 years ago
vlc_list.h vlc_list: Don't initialize return value with a compound literal in C++ 3 years ago
vlc_media_library.h vlc_media_library.h: include missing time.h 3 years ago
vlc_media_source.h vlc_media_source.h: remove trailing characters 3 years ago
vlc_memstream.h vlc_memstream: remove trailing characters 3 years ago
vlc_messages.h vlc_messages: fix documentation referencing vlc_msg_SetCallback() 4 years ago
vlc_meta.h meta: vlc_meta_AddExtra() rename to vlc_meta_SetExtra() 3 years ago
vlc_meta_fetcher.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_mime.h Move mime type guessing by extension to separate file and export it 14 years ago
vlc_modules.h vlc_modules: remove _Generic for vlc_module_load() 3 years ago
vlc_mouse.h window: improve documentation 7 years ago
vlc_network.h vlc_network: map gai_strerror to the ANSI version on all Windows UNICODE builds 3 years ago
vlc_objects.h vlc_objects: don't cast to vlc_object_t unless it's a valid cast 3 years ago
vlc_opengl.h opengl: expose orientation instead of vflip 3 years ago
vlc_opengl_filter.h vlc_opengl_filter: include vlc_es.h 3 years ago
vlc_opengl_interop.h vlc_opengl_interop: forward-declare vlc_gl_t 3 years ago
vlc_pgpkey.h include: typo and date fix 13 years ago
vlc_picture.h image: separate the encoding codec from the output video format 3 years ago
vlc_picture_fifo.h include: fix typos 4 years ago
vlc_picture_pool.h picture_pool: remove unused Reserve function 3 years ago
vlc_player.h player: listen for INPUT_EVENT_ITEM_INFO 3 years ago
vlc_playlist.h vlc_playlist: fix doxygen warnings 3 years ago
vlc_playlist_export.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_plugin.h Remove extra semicolons around vlc_module macro's 3 years ago
vlc_preparser.h core: expose vlc_preparser API 3 years ago
vlc_probe.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_queue.h vlc_queue: fix doxygen warnings 3 years ago
vlc_rand.h remove the $Id$ in the source code 7 years ago
vlc_renderer_discovery.h vlc_renderer_discovery: fix doxygen warnings 3 years ago
vlc_services_discovery.h vlc_services_discovery: fix doxygen warnings 3 years ago
vlc_sort.h core: add vlc_qsort 7 years ago
vlc_sout.h sout: add ES string ID to `pf_add` 3 years ago
vlc_spawn.h vlc_spawn: fix doxygen warnings 3 years ago
vlc_spu.h include: avoid including vlc_subpicture.h when not needed 3 years ago
vlc_stream.h vlc_stream: remove trailing characters 3 years ago
vlc_stream_extractor.h vlc_stream_extractor: doc: capitalize warning 4 years ago
vlc_strings.h vlc_strings: fix doxygen warnings 3 years ago
vlc_subpicture.h subpicture: mark regions that are text based 2 years ago
vlc_text_style.h text_style: turn the colors into uint32_t 3 years ago
vlc_threads.h vlc_threads: fix doxygen warnings 3 years ago
vlc_thumbnailer.h vlc_thumbnailer: fix doxygen warnings 3 years ago
vlc_tick.h core: rename NTPtime64 to vlc_ntp_time 3 years ago
vlc_timestamp_helper.h vlc_timestamp_helper: include <vlc_tick.h> 3 years ago
vlc_tls.h vlc_tls: fix doxygen warnings 3 years ago
vlc_tracer.h tracer: add vlc_tracer_vaTraceWithTs() 2 years ago
vlc_update.h remove the $Id$ in the source code 7 years ago
vlc_url.h Improve Doxygen 6 years ago
vlc_variables.h variables: return size_t with var_CountChoices() 3 years ago
vlc_vector.h vector: add vlc_vector_push_hole() 3 years ago
vlc_video_splitter.h window: rename vout_window* to vlc_window* 4 years ago
vlc_viewpoint.h viewpoint: remove vlc_viewpoint_reverse 5 years ago
vlc_vlm.h include: include vlc_arrays.h when using TAB_xxx API 3 years ago
vlc_vout.h include: avoid including vlc_subpicture.h when not needed 3 years ago
vlc_vout_display.h include: avoid including vlc_subpicture.h when not needed 3 years ago
vlc_vout_osd.h vlc_vout_osd: include <vlc_tick.h> 3 years ago
vlc_window.h vlc_window: fix doxygen warning 3 years ago
vlc_xlib.h include: include vlc_threads.h when using vlc_global_lock() 3 years ago
vlc_xml.h objects: merge vlc_object_t and vlc_common_members 7 years ago