| .. |
|
vlc
|
Remove a bunch of unused deprecated APIs
|
18 years ago |
|
.gitignore
|
Add more ignores.
|
18 years ago |
|
iso_lang.h
|
A bit of vlc/libvlc cleanup:
|
20 years ago |
|
mmx.h
|
Removes trailing spaces. Removes tabs.
|
19 years ago |
|
vlc_access.h
|
access: Rename access2 to access as access is no longer existing.
|
18 years ago |
|
vlc_acl.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_aout.h
|
Don't re-invent uint8_t - remove byte_t
|
18 years ago |
|
vlc_arrays.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_bits.h
|
A bit of vlc/libvlc cleanup:
|
20 years ago |
|
vlc_block.h
|
block_FifoNew: remove un-needed parameter
|
18 years ago |
|
vlc_block_helper.h
|
codecs & packetizers: fix warnings
|
18 years ago |
|
vlc_charset.h
|
Export ToLocaleDup
|
18 years ago |
|
vlc_codec.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_codec_synchro.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_codecs.h
|
Use macro for __attribute__((packed))
|
18 years ago |
|
vlc_common.h
|
Hide i_children and pp_children away
|
18 years ago |
|
vlc_config.h
|
Patch by Koehler, Vitally <vkoehler AT telekom de>: This modification solves the problem of audio packet losses by the playback of MPEG2 transport stream.
|
18 years ago |
|
vlc_config_cat.h
|
Missing const
|
19 years ago |
|
vlc_configuration.h
|
Merge the plugins macros into one header
|
18 years ago |
|
vlc_demux.h
|
demux: Rename demux2 to demux as demux is no longer existing.
|
18 years ago |
|
vlc_devices.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_epg.h
|
Remove useless test (one more time).
|
18 years ago |
|
vlc_es.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_es_out.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_events.h
|
Remove a few trailing spaces.
|
18 years ago |
|
vlc_filter.h
|
codecs & packetizers: fix warnings
|
18 years ago |
|
vlc_fixups.h
|
Provide gmtime_r
|
18 years ago |
|
vlc_gcrypt.h
|
Factorize the gcrypt thread support
|
18 years ago |
|
vlc_httpd.h
|
Return the p_sys pointer in the httpd_{Handler,File}Delete functions (in case you need it to clean up stuff).
|
19 years ago |
|
vlc_image.h
|
A bit of vlc/libvlc cleanup:
|
20 years ago |
|
vlc_input.h
|
meta-data handling cleanup
|
18 years ago |
|
vlc_interface.h
|
Put psb in NEWS, interface and options.
|
18 years ago |
|
vlc_intf_strings.h
|
QT4: Modify About dialog: make it brief, clean and simple.
|
18 years ago |
|
vlc_keys.h
|
Use typedef around vlc_key enum
|
18 years ago |
|
vlc_main.h
|
Remove p_playlist from p_libvlc
|
18 years ago |
|
vlc_md5.h
|
Remove a few trailing spaces.
|
18 years ago |
|
vlc_messages.h
|
Remove message unused "queue" parameter
|
18 years ago |
|
vlc_meta.h
|
Actually free the data
|
18 years ago |
|
vlc_modules.h
|
vlc_module_set: use vararg, more flexible
|
18 years ago |
|
vlc_mtime.h
|
NTPtime64() returns an NTP timestamp
|
19 years ago |
|
vlc_network.h
|
Fix symbols list
|
18 years ago |
|
vlc_objects.h
|
vlc_list_children: list children _safely_
|
18 years ago |
|
vlc_osd.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_pgpkey.h
|
Update: supports file v4 signatures
|
18 years ago |
|
vlc_playlist.h
|
Remove p_playlist from p_libvlc
|
18 years ago |
|
vlc_plugin.h
|
shortcuts are strings
|
18 years ago |
|
vlc_rand.h
|
Add nonce generator vlc_rand_bytes
|
19 years ago |
|
vlc_services_discovery.h
|
Various spelling fixes.
|
18 years ago |
|
vlc_sout.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_stream.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_streaming.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_strings.h
|
Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode.
|
19 years ago |
|
vlc_threads.h
|
The TLS also needs to be cleaned up... should fix #1576
|
18 years ago |
|
vlc_tls.h
|
Fix TLS session cleanup
|
19 years ago |
|
vlc_update.h
|
Add a comment about RIPEMD/160
|
18 years ago |
|
vlc_url.h
|
Remove useless test before a free.
|
18 years ago |
|
vlc_variables.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_vlm.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_vod.h
|
Added missing const qualifier to vod_MediaControl.
|
19 years ago |
|
vlc_vout.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
vlc_xml.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |