| .. |
|
vlc
|
* Strings review in include/
|
23 years ago |
|
.cvsignore
|
* ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc
|
24 years ago |
|
aout_internal.h
|
* ALL: final improvements to the decoders/packetizers api.
|
23 years ago |
|
audio_output.h
|
include/vlc_es.h: defines es_format_t, audio_format_t, video_format_t.
|
23 years ago |
|
beos_specific.h
|
* Strings review in include/
|
23 years ago |
|
charset.h
|
* include/charset.h: added "extern "C" {" for c++ modules.
|
23 years ago |
|
codecs.h
|
* modules/demux/wav.c: more fixes for multichannel wav files support.
|
23 years ago |
|
configuration.h
|
* src/misc/configuration.c, include/configuration.h: added a change_action_add()method to associate an action (that can be triggered through a gui) to a config var.
|
23 years ago |
|
darwin_specific.h
|
* Strings review in include/
|
23 years ago |
|
input_ext-dec.h
|
* all: removed decoder_fifo_t.
|
23 years ago |
|
input_ext-intf.h
|
* all: input_CreateThread doesn't take a playlist_item_t anymore.
|
23 years ago |
|
input_ext-plugins.h
|
* all: make stream_t using function pointers (needed to have multiple
|
23 years ago |
|
intf_eject.h
|
* Strings review in include/
|
23 years ago |
|
iso_lang.h
|
* include/iso_lang.h: Since the exported functions use the "const" keyword,
|
23 years ago |
|
main.h
|
* Strings review in include/
|
23 years ago |
|
mmx.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
modules.h
|
* ALL: changed the prototype of module_Need() to accept a "strict" boolean argument.
|
23 years ago |
|
modules_inner.h
|
* ALL: MSVC compilation fixes.
|
23 years ago |
|
mtime.h
|
Add secstotimestr and msecstotimestr to convert (milli)seconds to a
|
23 years ago |
|
network.h
|
* net: added net_OpenUDP
|
23 years ago |
|
ninput.h
|
ninput.h: added prototype of demux2_vaControlHelper.
|
23 years ago |
|
os_specific.h
|
* Strings review in include/
|
23 years ago |
|
osd.h
|
include/osd.h, src/video_output/video_text.c:
|
23 years ago |
|
stream_control.h
|
* Strings review in include/
|
23 years ago |
|
stream_output.h
|
* src/input/input_dec.c: Copy block_t::i_flags to sout_buffer_t::i_flags
|
23 years ago |
|
variables.h
|
* Strings review in include/
|
23 years ago |
|
video_output.h
|
* ALL: preparation for 0.7.1-test2.
|
23 years ago |
|
vlc_bits.h
|
* include/vlc_bits.h: bit stream reader/writer.
|
23 years ago |
|
vlc_block.h
|
* all: removed block_t->b_discontinuity,b_frame_* and added i_flags
|
23 years ago |
|
vlc_block_helper.h
|
* include/vlc_block_helper.h: small bugfix to block_FindStartcodeFromOffset().
|
23 years ago |
|
vlc_codec.h
|
* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c :
|
23 years ago |
|
vlc_common.h
|
* vlc_common.h: httpd typedefs.
|
23 years ago |
|
vlc_config.h
|
* Strings review in include/
|
23 years ago |
|
vlc_cpu.h
|
* Strings review in include/
|
23 years ago |
|
vlc_error.h
|
* include/error.h: Renamed this file to include/vlc_error.h to avoid name
|
23 years ago |
|
vlc_es.h
|
* include/vlc_es.h: s/es_format_Free/es_format_Clean.
|
23 years ago |
|
vlc_help.h
|
* Move GetCapabilityHelp from intf's to vlc_help.h
|
23 years ago |
|
vlc_httpd.h
|
* include/httpd.h, modules/misc/httpd.c: remove old http daemon.
|
23 years ago |
|
vlc_interface.h
|
* modules/gui/wxwindows/*: make sure we re-use the streaming wizard so the user selection doesn't get lost each time it is opened.
|
23 years ago |
|
vlc_keys.h
|
* Strings review in include/
|
23 years ago |
|
vlc_messages.h
|
* Strings review in include/
|
23 years ago |
|
vlc_meta.h
|
ninput.h: added prototype of demux2_vaControlHelper.
|
23 years ago |
|
vlc_objects.h
|
* Strings review in include/
|
23 years ago |
|
vlc_playlist.h
|
Options as infos were bad in several ways: it broke PLAYLIST_GO, used
|
23 years ago |
|
vlc_threads.h
|
* include/vlc_threads.h:
|
23 years ago |
|
vlc_threads_funcs.h
|
+ modules/misc/freetype.c: fixed a couple of typos
|
23 years ago |
|
vlc_video.h
|
* Strings review in include/
|
23 years ago |
|
vout_synchro.h
|
* Strings review in include/
|
23 years ago |
|
win32_specific.h
|
* Strings review in include/
|
23 years ago |