]> git.sesse.net Git - vlc/history - include
Populate VCD info in "File Info" window.
[vlc] / include /
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-11-30 Gildas Bazin* include/input_ext-plugins.h: export input_DecodeBlock().
2003-11-30 Laurent Aimar * all: added demux_t structure and some demux2_* funct...
2003-11-30 Laurent Aimar * ninput: added 2 ES_OUT* command (do nothing for...
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-27 Christophe Massiot* modules/stream_out/transcode.c: new options
2003-11-27 Laurent Aimar * all: implement more es_out_* control, audio-channel...
2003-11-26 Clément Stenac* Merged sort functions
2003-11-24 Gildas Bazin* src/input/input_dec.c, include/vlc_codec.h: added...
2003-11-24 Laurent Aimar * moved EsOut* to es_out.c and introduced internal...
2003-11-24 Gildas Bazin* modules/access/dshow/*: compilation fixes.
2003-11-24 Laurent Aimar * all: do not export input_NullPacket
2003-11-24 Laurent Aimar * all: ported/cleaned up/renabled dvb subtitle decoder...
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-22 Gildas Bazin* include/input_ext-intf.h, include/vlc_es.h: moved...
2003-11-22 Laurent Aimar * stream_output.h, transrate.c : do not use SOUT_BUFFE...
2003-11-22 Olivier Teulièrevlc_common: Avoid a redefinition of PATH_MAX on cygwin
2003-11-22 Eric Petit + modules/misc/freetype.c: fixed a couple of typos
2003-11-21 Laurent Aimar * all: remove sout_format_t and use es_format_t instead.
2003-11-21 Gildas Bazin* include/vlc_common.h: include stdlib.h
2003-11-20 Laurent Aimar include/vlc_es.h: defines es_format_t, audio_format_t...
2003-11-19 Laurent Aimar * ninput: initialisate i_bitrate.
2003-11-19 Sigmund Augdal Helbergfixed some warnings
2003-11-18 Laurent Aimar * include/vlc_bits.h: bit stream reader/writer.
2003-11-16 Gildas Bazin* ALL: moved i_bitrate out of audio_format_t into es_fo...
2003-11-16 Sam Hocevar * include/vlc_keys.h: Fixed a warning in StringToKey().
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-13 Gildas Bazin* include/ninput.h: ES_EXTRA_TYPE_SUBHEADER wasn't...
2003-11-12 Clément StenacSupport for announcement of playlist group in SAP announces
2003-11-11 Derk-Jan Hartman* include/vlc_keys.h: added StringToKey()
2003-11-08 Eric Petit + configure.ac: link httpd and stream_out_standard...
2003-11-07 Christophe Massiot* src/misc/threads.c: Implementation of real-time prior...
2003-11-07 Laurent Aimar * added vlc_url_t structure, vlc_UrlParse and vlc_UrlC...
2003-11-07 Christophe Massiot* modules/packetizer/mpegvideo.c: Detect discontinuitie...
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-11-05 Gildas Bazin* include/video_output.h: forgot this file in the vout_...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-05 Derk-Jan HartmanPlease test if this has any regressions
2003-11-04 Gildas Bazin* src/video_output/vout_synchro.c, include/vout_synchro...
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-30 Gildas Bazin* include/modules_inner.h: bigger p_config[] array...
2003-10-30 Gildas Bazin* modules/control/hotkeys.c, src/libvlc.h, include...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-28 Derk-Jan Hartman* src/misc/darwin_specific.m: fixed some languages.
2003-10-28 Sam Hocevar * include/vlc_keys.h: inlined the static function...
2003-10-27 Gildas Bazin* src/audio_output/dec.c: moved the audio desync option...
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-24 Sam Hocevar * include/iso_lang.h: Since the exported functions...
2003-10-23 Gildas Bazin* include/vlc_block_helper.h: fixed an idiotically...
2003-10-19 Derk-Jan Hartman* include/codecs.h: cosmetic fixes.
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-10-08 Gildas Bazin* include/vlc_help.h src/libvlc.h: thou shalt not hardc...
2003-10-06 Clément Stenac* include/vlc_playlist.h
2003-10-05 Clément Stenac* use the new look also for capabilities and main helps.
2003-10-05 Gildas Bazin* modules/codec/mpeg_audio.c: fixes and improvements.
2003-10-04 Sigmund Augdal HelbergFurther doxygenization.
2003-10-04 Sam Hocevar * include/modules.h: Fixed the OS X build by adding...
2003-10-04 Sam Hocevar * configure.ac:
2003-10-01 Derk-Jan Hartman* modules/misc/freetype.c: spelling errors
2003-09-30 Gildas Bazin* include/vlc_block_helper.h, modules/codec/a52.c:...
2003-09-30 Gildas Bazin* include/vlc_block.h, modules/codec/libmpeg2.c: re...
2003-09-29 Gildas Bazin* include/os_specific.h: oops, fixed my last commit.
2003-09-29 Gildas Bazin* include/os_specific.h, src/libvlc.[c,h], src/misc...
2003-09-29 Sigmund Augdal HelbergDoxyfile:
2003-09-24 Gildas Bazin* include/main.h, src/libvlc.c, src/libvlc.h, src/misc...
2003-09-22 Clément Stenac* modules/gui/wxwindows/preferences.cpp:
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-09-21 Gildas Bazin* include/vlc_common.h: ssize_t is now typedefed in...
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-18 Clément StenacAdded some Doxygen doc
2003-09-13 Laurent Aimar * src/video_output/video_output.c : do not use FIND_...
2003-09-12 Laurent Aimar * include/stream_output.h include/vlc_common.h ...
2003-09-12 Laurent Aimar * include/input_ext-intf.h : added stream_t member...
2003-09-08 Clément Stenac* src/playlist/playlist.c
2003-09-07 Laurent Aimar * ninput.h : change control parameters.
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-30 Gildas Bazin* include/vlc_config.h: removed unused config stuff.
2003-08-29 Laurent Aimar * all: removed old encoding way.
2003-08-28 Gildas Bazin* src/video_output/*, src/libvlc.h, include/video_outpu...
2003-08-28 Sam Hocevar * src/misc/threads.c, include/vlc_threads.h: Removed...
2003-08-23 Laurent Aimar * configure.ac : added --enable-goom and --with-goom...
2003-08-23 Laurent Aimar * ninput: fix a warning. (bad functions order)
2003-08-23 Derk-Jan Hartman* added a vlc_current_charset function. This tries...
2003-08-22 Laurent Aimar * ninput: added wrappers to stream_Control.
2003-08-18 Laurent Aimar * all: added stream_DataPacket
2003-08-18 Laurent Aimar * all: move "wave format tag to fourcc" from demuxers...
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-14 Clément Stenac* all: as announce calls non-standard functions (SLP...
2003-08-14 Sigmund Augdal HelbergFirst part of code to allow configurable hotkeys.
2003-08-14 Sigmund Augdal Helberginclude/video_output.h:
2003-08-14 Sigmund Augdal Helberginclude/stream_output.h:
2003-08-14 Sigmund Augdal Helberginclude/vlc/vlc.h:
2003-08-14 Sigmund Augdal Helbergvlc_playlist.h:
2003-08-14 Gildas Bazin* src/extras/libc.c, nclude/vlc_common.h, modules/mux...
2003-08-14 Sigmund Augdal Helberginclude/ninput.c, src/input/stream.c:
next