| .. |
|
vlc
|
* all: rework of the input.
|
22 years ago |
|
aout_internal.h
|
* include/aout_internal.h: added a b_restart field to aout_input_t.
|
22 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.
|
22 years ago |
|
codecs.h
|
* codecs.h: a few defines to avoid redefinitions.
|
22 years ago |
|
configuration.h
|
* ALL: brought back module_EndBank() from the dead and fixed a few bugs in libvlc.c.
|
22 years ago |
|
darwin_specific.h
|
-
|
22 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
|
* first stab at vlc daemon mode (-d, --daemon )
|
22 years ago |
|
mmx.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
modules.h
|
* ALL: brought back module_EndBank() from the dead and fixed a few bugs in libvlc.c.
|
22 years ago |
|
modules_inner.h
|
* include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section.
|
22 years ago |
|
mtime.h
|
* src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation without long-term rounding errors.
|
22 years ago |
|
network.h
|
* src/misc/net.c, include/network.h: added net_vaPrintf() and net_Accept().
|
22 years ago |
|
os_specific.h
|
* Strings review in include/
|
23 years ago |
|
osd.h
|
* ALL: Major rework of the subpictures architecture.
|
22 years ago |
|
snapshot.h
|
Snapshot module (dummy video output module keeping a configurable image cache).
|
22 years ago |
|
stream_output.h
|
* include/stream_output.h: add a ip_version field to sap_address_t
|
22 years ago |
|
variables.h
|
various documentation fixes
|
22 years ago |
|
video_output.h
|
* src/video_output/*: optimized/simplified vout_RenderPicture().
|
22 years ago |
|
vlc_access.h
|
* all: rework of the input.
|
22 years ago |
|
vlc_bits.h
|
* include/vlc_bits.h: bit stream reader/writer.
|
23 years ago |
|
vlc_block.h
|
* src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because this leads to a steady increase in memory useage when the data isn't consumed quickly enough. (not the best fix, but should be better than nothing)
|
22 years ago |
|
vlc_block_helper.h
|
* include/vlc_block_helper.h: small bugfix to block_FindStartcodeFromOffset().
|
23 years ago |
|
vlc_codec.h
|
* modules/stream_out/transcode.c: added support for subtitles overlaying when transcoding (no resizing yet).
|
22 years ago |
|
vlc_common.h
|
* modules/codec/spudec/*: automatic cropping of fullscreen subpictures (most of them contain large transparent areas).
|
22 years ago |
|
vlc_config.h
|
* it's information, not informations (you missed some, dj :P)
|
22 years ago |
|
vlc_cpu.h
|
* Strings review in include/
|
23 years ago |
|
vlc_demux.h
|
* all: rework of the input.
|
22 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
|
* modules/codec/spudec/*: automatic cropping of fullscreen subpictures (most of them contain large transparent areas).
|
22 years ago |
|
vlc_es_out.h
|
* vlc_es_out.h: oops ;)
|
22 years ago |
|
vlc_filter.h
|
* ALL: Major rework of the subpictures architecture.
|
22 years ago |
|
vlc_help.h
|
* modules/gui/wxwindows/preferences_widgets.cpp: increased max int in IntegerConfigControl.
|
22 years ago |
|
vlc_httpd.h
|
* all: forgot to commit theses files.
|
22 years ago |
|
vlc_input.h
|
* src/input/*, include/vlc_input.h: the MRL is now parsed for titles/chapters directly in the core.
|
22 years ago |
|
vlc_interface.h
|
* include/vlc/vlc.h: added a b_play parameter to the libvlc VLC_AddIntf() prototype.
|
22 years ago |
|
vlc_keys.h
|
Forgot this file in my last commit.
|
22 years ago |
|
vlc_messages.h
|
* Strings review in include/
|
23 years ago |
|
vlc_meta.h
|
* it's information, not informations (you missed some, dj :P)
|
22 years ago |
|
vlc_objects.h
|
* all: created a new module type "opengl provider", which provides a
|
22 years ago |
|
vlc_playlist.h
|
* it's information, not informations (you missed some, dj :P)
|
22 years ago |
|
vlc_stream.h
|
* vlc_stream.h : oops again.
|
22 years ago |
|
vlc_threads.h
|
* include/vlc_threads.h:
|
22 years ago |
|
vlc_threads_funcs.h
|
vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
|
22 years ago |
|
vlc_video.h
|
* ALL: Major rework of the subpictures architecture.
|
22 years ago |
|
vlc_vlm.h
|
* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control().
|
22 years ago |
|
vout_synchro.h
|
* Strings review in include/
|
23 years ago |
|
win32_specific.h
|
* Strings review in include/
|
23 years ago |