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.
 
 
 
 
 
 
Alexandre Janniaux b498ce1678 vlc_interrupt: fix doxygen comments 5 years ago
..
vlc libvlc_media_track.h: fix missing parameter name 5 years ago
.gitignore Ignore the vlc binaries 15 years ago
vlc_access.h remove the $Id$ in the source code 7 years ago
vlc_actions.h libvlc: add a key to switch spu channel orders 7 years ago
vlc_addons.h Remove stray <vlc_events.h> #include's 6 years ago
vlc_aout.h vlc_aout: fix doxygen grouping 5 years ago
vlc_aout_volume.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_arrays.h remove the $Id$ in the source code 7 years ago
vlc_atomic.h vlc_atomic.h: Allow inclusion when building C++ 5 years ago
vlc_avcodec.h Be more precise in libavcodec/libavformat/libavutil separation 13 years ago
vlc_bits.h vlc_bits: remove bs_remain 6 years ago
vlc_block.h vlc_block: fix missing documented parameters 5 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 Improve Doxygen 6 years ago
vlc_codec.h codec: use picture_HasChainedPics instead of access p_next 6 years ago
vlc_codecs.h vlc_codecs: add missing Opus and alac waveformats 5 years ago
vlc_common.h sout: remove sout_instance_t for real 5 years ago
vlc_config.h config: remove unused define 7 years ago
vlc_config_cat.h config: use common function for identifying 'general' subcats 5 years ago
vlc_configuration.h config: clarify documentation 5 years ago
vlc_cpu.h purge all remaining 3dNow artefacts 5 years ago
vlc_cxx_helpers.hpp cxx_helpers: url: Fix leak on move assignment 5 years ago
vlc_decoder.h input: unexport input_resource_ResetAout() 6 years ago
vlc_demux.h input: Refcount attachments 5 years ago
vlc_dialog.h vlc_dialog: fix doxygen comments 5 years ago
vlc_epg.h remove the $Id$ in the source code 7 years ago
vlc_es.h vlc_es: fix doxygen trailing comment syntax 5 years ago
vlc_es_out.h es_out: add a new ES policy: auto 6 years ago
vlc_events.h input: Emit an event when new attachments are found 5 years ago
vlc_executor.h executor: introduce new executor API 6 years ago
vlc_extensions.h extensions: extension_SetInput: use input_item_t 7 years ago
vlc_filter.h filter: constify config_chain_t parameter 5 years ago
vlc_fingerprinter.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_fixups.h win32: remove unused vlc_win32_tmpfile 6 years ago
vlc_fourcc.h fourcc: add Codec 2 5 years ago
vlc_fs.h vlc_fs: fix doxygen comments 5 years ago
vlc_gcrypt.h gcrypt: require libgcrypt >= 1.6.0 11 years ago
vlc_hash.h src: remove old md5 API 6 years ago
vlc_http.h Remove old mail address from sources 7 years ago
vlc_httpd.h remove the $Id$ in the source code 7 years ago
vlc_image.h image: make the write URL output video format const 7 years ago
vlc_inhibit.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_input.h input: Refcount attachments 5 years ago
vlc_input_item.h vlc_input_item: fix missing doxygen parameter name 5 years ago
vlc_interface.h vlc_interface: fix doxygen comments 5 years ago
vlc_interrupt.h vlc_interrupt: fix doxygen comments 5 years ago
vlc_intf_strings.h replace freenode.net with libera.chat 5 years ago
vlc_iso_lang.h iso639: tweak name-inclusive search algorithm to check names last 5 years ago
vlc_keystore.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_list.h vlc_list: fix warnings 5 years ago
vlc_media_library.h medialibrary: Add nb_media and nb_present_media for playlists 5 years ago
vlc_media_source.h media_tree: allow preparse tasks to be canceled 6 years ago
vlc_memstream.h memstream: document 6 years ago
vlc_messages.h vlc_message: fix incorrect doxygen parameter name 5 years ago
vlc_meta.h objects: merge vlc_object_t and vlc_common_members 7 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 modules: add module_GetShortName shortcut/alias to match long 5 years ago
vlc_mouse.h window: improve documentation 7 years ago
vlc_network.h Remove public overload of MSG_NOSIGNAL 6 years ago
vlc_objects.h vlc_objects: fix missing documented parameters name 5 years ago
vlc_opengl.h opengl: use union for on- and off-screen fields 5 years ago
vlc_pgpkey.h include: typo and date fix 13 years ago
vlc_picture.h vlc_picture: fix inexistant doxygen parameter name 5 years ago
vlc_picture_fifo.h picture_fifo: replace picture_fifo_Peek with picture_fifo_IsEmpty 6 years ago
vlc_picture_pool.h vlc_picture_pool: remove reference to picture_pool_Reset function 6 years ago
vlc_player.h vlc_player: fix doxygen comments 5 years ago
vlc_playlist.h vlc_playlist: fix doxygen comments 5 years ago
vlc_playlist_export.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_plugin.h config: add unknown cat/subcat defines 5 years ago
vlc_probe.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_queue.h vlc_queue: fix doxygen comments 5 years ago
vlc_rand.h remove the $Id$ in the source code 7 years ago
vlc_renderer_discovery.h Use set_callback() where applicable 7 years ago
vlc_services_discovery.h Use set_callback() where applicable 7 years ago
vlc_sort.h core: add vlc_qsort 7 years ago
vlc_sout.h sout: deinline sout_stream_t calls 6 years ago
vlc_spawn.h vlc_spawn: vector posix_spawn/fork code 6 years ago
vlc_spu.h vout: spu: move clock into channels 7 years ago
vlc_stream.h stream: remove anonymous union 5 years ago
vlc_stream_extractor.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_strings.h include: strings: consistently use \ for doxygen 6 years ago
vlc_subpicture.h filter: use a specific type for blend filters 7 years ago
vlc_text_style.h text_style: (docs) fix hex channel order 5 years ago
vlc_threads.h vlc_threads: fix missing doxygen documented parameter name 5 years ago
vlc_thumbnailer.h core: Add a thumbnailing API 8 years ago
vlc_tick.h vlc_tick: add MIN and MAX constants 5 years ago
vlc_timestamp_helper.h remove the $Id$ in the source code 7 years ago
vlc_tls.h tls: document vlc_tls_SocketOpenTCP parameters 5 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 vlc_variables: fix doxygen comments 5 years ago
vlc_vector.h vector: fix conflict between index and size in swap_remove 7 years ago
vlc_video_splitter.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_viewpoint.h viewpoint: remove vlc_viewpoint_reverse 5 years ago
vlc_vlm.h vlm: remove unmaintained (RTSP) VoD support 6 years ago
vlc_vout.h vout: put the video output private data in the internal structure 6 years ago
vlc_vout_display.h vout: explicitly release picture_t 5 years ago
vlc_vout_osd.h vlc_vout_osd: fix doxygen comments 5 years ago
vlc_vout_window.h vout/window: add new dimensions to resize ack 5 years ago
vlc_xlib.h LGPL 15 years ago
vlc_xml.h objects: merge vlc_object_t and vlc_common_members 7 years ago