.. |
vlc
|
Trailing whitespace/tabs fixes
|
2008-04-23 19:40:11 +02:00 |
.gitignore
|
Add more ignores.
|
2008-03-03 08:19:14 +00:00 |
iso_lang.h
|
A bit of vlc/libvlc cleanup:
|
2006-12-03 13:48:21 +00:00 |
mmx.h
|
Removes trailing spaces. Removes tabs.
|
2007-09-10 18:56:52 +00:00 |
vlc_access.h
|
access: Rename access2 to access as access is no longer existing.
|
2008-04-14 02:02:24 +02:00 |
vlc_acl.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_aout.h
|
Don't re-invent uint8_t - remove byte_t
|
2008-05-01 17:30:52 +03:00 |
vlc_arrays.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_bits.h
|
A bit of vlc/libvlc cleanup:
|
2006-12-03 13:48:21 +00:00 |
vlc_block_helper.h
|
codecs & packetizers: fix warnings
|
2008-01-29 13:34:30 +00:00 |
vlc_block.h
|
block_FifoNew: remove un-needed parameter
|
2008-05-03 20:11:28 +03:00 |
vlc_charset.h
|
Export ToLocaleDup
|
2008-04-30 20:05:28 +03:00 |
vlc_codec_synchro.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_codec.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_codecs.h
|
Use macro for __attribute__((packed))
|
2008-05-01 18:37:43 +03:00 |
vlc_common.h
|
Use the new registration mechanism for memcpy/memset
|
2008-05-03 17:17:30 +03:00 |
vlc_config_cat.h
|
Missing const
|
2007-09-02 07:33:40 +00:00 |
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.
|
2008-03-05 08:41:36 +01:00 |
vlc_configuration.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_demux.h
|
demux: Rename demux2 to demux as demux is no longer existing.
|
2008-04-14 02:02:23 +02:00 |
vlc_devices.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_epg.h
|
Remove useless test (one more time).
|
2008-03-14 00:28:31 +01:00 |
vlc_es_out.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_es.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_events.h
|
Remove a few trailing spaces.
|
2008-04-08 22:58:33 +02:00 |
vlc_filter.h
|
codecs & packetizers: fix warnings
|
2008-01-29 13:34:30 +00:00 |
vlc_fixups.h
|
Move dirent stuff to fixups.h, where it belongs
|
2008-05-01 23:11:42 +03:00 |
vlc_httpd.h
|
Return the p_sys pointer in the httpd_{Handler,File}Delete functions (in case you need it to clean up stuff).
|
2007-11-07 19:36:02 +00:00 |
vlc_image.h
|
A bit of vlc/libvlc cleanup:
|
2006-12-03 13:48:21 +00:00 |
vlc_input.h
|
meta-data handling cleanup
|
2008-04-23 07:23:18 +02:00 |
vlc_interface.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_intf_strings.h
|
QT4: Modify About dialog: make it brief, clean and simple.
|
2008-01-25 22:23:55 +00:00 |
vlc_keys.h
|
Use typedef around vlc_key enum
|
2008-03-28 16:14:42 -07:00 |
vlc_main.h
|
Remove pf_memcpy and pf_memset from libvlc
|
2008-05-03 17:20:43 +03:00 |
vlc_md5.h
|
Remove a few trailing spaces.
|
2008-04-08 22:58:33 +02:00 |
vlc_messages.h
|
Fix expansion to no-op
|
2008-05-01 22:54:43 +03:00 |
vlc_meta.h
|
meta-data handling cleanup
|
2008-04-23 07:23:18 +02:00 |
vlc_modules_macros.h
|
vlc_object_t.p_internals is not needed anymore
|
2008-05-03 12:51:03 +03:00 |
vlc_modules.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_mtime.h
|
NTPtime64() returns an NTP timestamp
|
2007-02-09 18:24:06 +00:00 |
vlc_network.h
|
Fix symbols list
|
2008-05-04 12:12:09 +03:00 |
vlc_objects.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_osd.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_pgpkey.h
|
update: put pgp key in its own header (and update the key to 2008), put a FIXME for some bug discovered (some signatures are smaller than 65 bytes), be more verbose when a problem happens.
|
2008-01-22 15:29:01 +00:00 |
vlc_playlist.h
|
playlist-tree has only 2 meaningful values now
|
2008-04-22 19:51:49 +02:00 |
vlc_plugin.h
|
short and list support for vlc_config_set
|
2007-12-16 17:36:01 +00:00 |
vlc_rand.h
|
Add nonce generator vlc_rand_bytes
|
2007-09-01 15:32:45 +00:00 |
vlc_services_discovery.h
|
Various spelling fixes.
|
2008-03-21 21:25:49 +00:00 |
vlc_sout.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_stream.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_streaming.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_strings.h
|
Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode.
|
2007-02-27 20:04:01 +00:00 |
vlc_threads_funcs.h
|
vlc_mutex_init_recursive: remove useless parameter
|
2008-05-04 14:14:47 +03:00 |
vlc_threads.h
|
Remove useless include
|
2008-05-01 22:57:03 +03:00 |
vlc_tls.h
|
Fix TLS session cleanup
|
2007-09-22 12:37:05 +00:00 |
vlc_update.h
|
Fix MacOSX update checking - inverted behavior
|
2008-04-15 21:43:25 +02:00 |
vlc_url.h
|
Remove useless test before a free.
|
2008-03-11 22:57:35 +01:00 |
vlc_variables.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_vlm.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_vod.h
|
Added missing const qualifier to vod_MediaControl.
|
2007-02-26 19:19:18 +00:00 |
vlc_vout.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
vlc_xml.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |