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.
 
 
 
 
 
 
Pierre d'Herbemont 1326807111 vout_pictures: Use unsigned for width and height in picture_Export. 17 years ago
..
vlc media_list_player: Make sure we'll correctly play next item, instead of setting the item but not playing it. 17 years ago
.gitignore Add more ignores. 18 years ago
mmx.h Removes trailing spaces. Removes tabs. 19 years ago
vlc_access.h Removed useless ACCESS_GET_MTU/STREAM_GET_MTU. 17 years ago
vlc_acl.h Tag some APIs as LIBVLC_USED 18 years ago
vlc_aout.h Removed audio_date_t in favor to date_t. 17 years ago
vlc_arrays.h Abort if array allocation fails 17 years ago
vlc_avcodec.h Add a centralized avcodec lock 17 years ago
vlc_bits.h vlc_bits: Differentiate between writable bits stream and read only. 17 years ago
vlc_block.h block_heap_Alloc(): create a block from an existing heap allocation 17 years ago
vlc_block_helper.h Added a missing block_BytestreamEmpty helper. 17 years ago
vlc_charset.h utf8_open: make third parameter optional 17 years ago
vlc_codec.h Fixed includes in vlc_codec.h 17 years ago
vlc_codec_synchro.h Convert stream to system timestamp after the decoder. 18 years ago
vlc_codecs.h Fix playback of TrueSpeech in some .Avi 17 years ago
vlc_common.h Hide psz_object_name in private data 17 years ago
vlc_config.h Do not decode subtitles too much in advanced. 17 years ago
vlc_config_cat.h (p?)gettext -> vlc_\1gettext 17 years ago
vlc_configuration.h Added config_ChainDuplicate to duplicate config_chain_t list. 17 years ago
vlc_demux.h demux: use calloc when applicable. 17 years ago
vlc_devices.h Add a bunch of \file doxygen comments 18 years ago
vlc_dialog.h Separate variable for modal and non modal errors 17 years ago
vlc_epg.h Tag some APIs as LIBVLC_USED 18 years ago
vlc_es.h es: RGB masks needs to be uint32_t. 17 years ago
vlc_es_out.h Added a ES_OUT_SET_META to es_out. 17 years ago
vlc_events.h input: Expose input_ItemHasErrorWhenReading. 18 years ago
vlc_filter.h Remove filter_chain_GetFilter: unused and not thread-safe 17 years ago
vlc_fixups.h vlc_fixups: Dummy definition for LC_NUMERIC_MASK. 17 years ago
vlc_fourcc.h Added vlc_fourcc_IsYUV. 17 years ago
vlc_gcrypt.h Compile fix on windows: vlc_mutex_init() now returns void (corrected). 17 years ago
vlc_http.h Add library functions for HTTP client authentication 17 years ago
vlc_httpd.h Privatize httpd_MsgInit and httpd_MsgClean 18 years ago
vlc_image.h Add image_Mime2Fourcc() function and use in image_ReadUrl() 17 years ago
vlc_input.h get vout: use size_t for the counter 17 years ago
vlc_input_item.h Add a function to get the Title and fallback to the name if the title is empty. 17 years ago
vlc_interface.h *.aob files are now readable 17 years ago
vlc_intf_strings.h remove dead links. 17 years ago
vlc_iso_lang.h SO friendliness 17 years ago
vlc_keys.h compilation fix 17 years ago
vlc_main.h Thread-safe and more compact hotkeys initialization 17 years ago
vlc_md5.h Add a bunch of \file doxygen comments 18 years ago
vlc_messages.h stats: Add stream quality counters to Qt4 stastics by counting corrupted blocks and discontinuities found. 17 years ago
vlc_meta.h Changed vlc_meta_SetTracknum to *Num for consistency. 17 years ago
vlc_modules.h Helper to get the capability of a module and its score. 18 years ago
vlc_mouse.h Added mouse support to filter_t and filter_chain_t. 17 years ago
vlc_mtime.h Revert "Merge branch 'master' of git@git.videolan.org:vlc" 17 years ago
vlc_network.h Remove unused vlc_(send|recv)msg 17 years ago
vlc_objects.h Deprecate ugly and unsafe vlc_object_find_name() 17 years ago
vlc_osd.h Fixed some corner case errors with SPU. 17 years ago
vlc_pgpkey.h Use the 2009 key 17 years ago
vlc_picture.h vout_pictures: Use unsigned for width and height in picture_Export. 17 years ago
vlc_picture_fifo.h Added a picture_fifo_t helper. 17 years ago
vlc_picture_pool.h Added picture_pool_t and functions helpers. 17 years ago
vlc_playlist.h [PATCH] playlist, Qt4: new playlist_TreeMoveMany() 17 years ago
vlc_plugin.h bump plugin ABI to 1.1.0a (avoid using 1.0 modules after [073c5a24]) 17 years ago
vlc_rand.h Add a bunch of \file doxygen comments 18 years ago
vlc_services_discovery.h Remove useless parameter 18 years ago
vlc_sout.h sout_EncoderCreate: create an encoder module 17 years ago
vlc_stream.h Added path information in stream_t. 17 years ago
vlc_strings.h Warned about unused filename_sanitize result. 17 years ago
vlc_subpicture.h emoved unused pf_render function in subpicture_t. 17 years ago
vlc_threads.h WinCE: switch back vlc_thread_t to an allocated struct 17 years ago
vlc_tls.h Add a bunch of \file doxygen comments 18 years ago
vlc_update.h Update mechanism: split update.c 17 years ago
vlc_url.h Remove vlc_UrlEncode 17 years ago
vlc_variables.h variables: var_IncInteger and var_DecInteger are now atomic. 17 years ago
vlc_video_splitter.h Window position in video_splitter_cfg_t is relative. 17 years ago
vlc_vlm.h Cosmetic. 17 years ago
vlc_vod.h Add a bunch of \file doxygen comments 18 years ago
vlc_vout.h Moved DEFAULT_CHAN to vlc_osd.h 17 years ago
vlc_vout_display.h vlc_vout_display: Should use unsigned for height and width. 17 years ago
vlc_vout_window.h VOUT_WINDOW_SET_FULLSCREEN: control request for fullscreen mode 17 years ago
vlc_vout_wrapper.h Introduce "vout display" module API to replaced "vout" one. 17 years ago
vlc_windows_interfaces.h Move the additional headers to include/vlc_windows_interfaces.h 17 years ago
vlc_xml.h Add a bunch of \file doxygen comments 18 years ago