vlc/include
Pierre d'Herbemont 9f9d89824b libvlc: Add a --verbose-objects option to select which objects should print their msg.
Sample usage:
--verbose-objects=+input,-all
2008-09-02 01:39:10 +02:00
..
vlc Remove some trailing whitespace. 2008-08-14 18:56:09 +08:00
.gitignore Add more ignores. 2008-03-03 08:19:14 +00:00
mmx.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
vlc_access.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_acl.h Headers: use non-reserved identifiers for multi-inclusion protection 2008-08-11 19:34:48 +03:00
vlc_aout.h Fixed rear center support (and close #1816). 2008-08-27 17:56:44 +02:00
vlc_arrays.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_bits.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_block.h block: cancellation safety 2008-08-27 22:43:10 +03:00
vlc_block_helper.h Headers: use non-reserved identifiers for multi-inclusion protection 2008-08-11 19:34:48 +03:00
vlc_charset.h Memory error handling 2008-08-24 21:18:10 +03:00
vlc_codec.h Headers: use non-reserved identifiers for multi-inclusion protection 2008-08-11 19:34:48 +03:00
vlc_codec_synchro.h Remove __LIBVLC__ test 2008-06-06 19:07:55 +03:00
vlc_codecs.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_common.h document vlc_fourcc_to_char() function. 2008-08-27 14:44:31 +02:00
vlc_config.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_config_cat.h Headers: use non-reserved identifiers for multi-inclusion protection 2008-08-11 19:34:48 +03:00
vlc_configuration.h Improved config_chain parsing by using escape for \ " and ' (close #1952) 2008-08-29 12:14:48 +02:00
vlc_demux.h Added record support at the stream_t level in core. 2008-08-26 23:27:56 +02:00
vlc_devices.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_epg.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_es.h Add documentation. 2008-08-27 14:44:31 +02:00
vlc_es_out.h Added a INPUT_CONTROL_RESTART_ES and use it in video_output. 2008-08-28 14:30:02 +02:00
vlc_events.h input: Expose input_ItemHasErrorWhenReading. 2008-08-01 22:52:49 +02:00
vlc_filter.h Headers: use non-reserved identifiers for multi-inclusion protection 2008-08-11 19:34:48 +03:00
vlc_fixups.h Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don't use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this." 2008-08-06 18:09:50 +02:00
vlc_gcrypt.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_httpd.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_image.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_input.h Added a INPUT_CONTROL_RESTART_ES and use it in video_output. 2008-08-28 14:30:02 +02:00
vlc_interface.h psz_intf_switch was read-only: remove dead code 2008-08-28 19:25:57 +03:00
vlc_intf_strings.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_iso_lang.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_keys.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_main.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_md5.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_messages.h libvlc: Add a --verbose-objects option to select which objects should print their msg. 2008-09-02 01:39:10 +02:00
vlc_meta.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_modules.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_mtime.h Remove __LIBVLC__ test 2008-06-06 19:07:55 +03:00
vlc_network.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_objects.h Unexport vlc_object_dump 2008-08-31 17:07:48 +03:00
vlc_osd.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_pgpkey.h Update: supports file v4 signatures 2008-05-18 01:39:45 +02:00
vlc_playlist.h playlist: Fetcher and parser are playlist private. 2008-08-31 10:38:56 +02:00
vlc_plugin.h Added a INPUT_CONTROL_RESTART_ES and use it in video_output. 2008-08-28 14:30:02 +02:00
vlc_rand.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_services_discovery.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_sout.h sout_AccessOutNew: allow any VLC object type, not just sout instance 2008-08-29 18:55:58 +03:00
vlc_stream.h Added record support at the stream_t level in core. 2008-08-26 23:27:56 +02:00
vlc_strings.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_threads.h vlc_thread_join: cannot join current thread 2008-08-29 00:06:20 +03:00
vlc_tls.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_update.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_url.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_variables.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_vlm.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_vod.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_vout.h Preliminary changes to fix postprocessing. Decoder quantizer settings can now be exported in the picture_t struct. Currently only works if the video is being decoded by ffmpeg since other codecs don't expose quantizer stuff. Please review. 2008-08-26 19:29:08 +02:00
vlc_window.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
vlc_xml.h Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00