]> git.sesse.net Git - vlc/history - include
* updated to the latest strings
[vlc] / include /
2004-11-10 Gildas Bazin* Merged trunk changesets 9185 9204 9205 9273 to 0...
2004-11-10 Gildas Bazin* Merged trunk changes r9244:9250 to 0.8.1 branch.
2004-11-07 Rémi Denis-CourmontAllow multiple inclusions of "network.h"
2004-11-06 Gildas Bazin* Merged trunk changes r9191:9196 to 0.8.1 branch.
2004-11-06 Yoann Peronneau* ported r9191 (group announcing support) from trunk
2004-11-06 Gildas Bazin* Merged trunk changes r9184:9186 to 0.8.1 branch.
2004-11-06 Clément StenacMissing help string
2004-11-06 Clément Stenacadded net_Select
2004-11-06 Rémi Denis-Courmontcommon tls types
2004-11-06 Rémi Denis-CourmontTLS modules interface
2004-11-06 Rémi Denis-CourmontNew TLS object type
2004-11-04 Rémi Denis-CourmontExport HTTP/SSL support otherwise it's not much use
2004-11-04 Rémi Denis-CourmontInclude TLS/SSL API
2004-11-04 Rémi Denis-CourmontInitial partial SSL/TLS support (to be continued)
2004-11-03 Sam Hocevar * include/vlc_interface.h src/libvlc.h: typography.
2004-10-29 Gildas Bazin* src/input/es_out.c, include/vlc_es_out.h: added an...
2004-10-27 Sam Hocevar * src/misc/modules.c:
2004-10-22 Gildas Bazin* include/vlc_block.h: compilation fix (define BLOCK_FL...
2004-10-22 Christophe Massiot * src/input: Added a --programs configuration option...
2004-10-20 Gildas Bazin* src/misc/vlm.c: added support for the 'mux' option...
2004-10-18 Gildas Bazin* include/vlc_common.h: if strtof() is not available...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-06 Derk-Jan Hartman* vlc_b64_encode patch by Torsten Spindler
2004-10-04 Gildas Bazin* include/vlc_common.h: define PATH_MAX on WinCE.
2004-10-04 Gildas Bazin* include/main.h, include/vlc_common.h: WinCE build...
2004-10-01 Gildas Bazin* src/*: WinCE compilation fixes.
2004-10-01 Gildas Bazin* src/libvlc.c, include/vlc_interface.h: don't open...
2004-10-01 Gildas Bazin* src/extras/libc.c: strtoll() replacement when not...
2004-09-30 Gildas Bazin* src/audio_output/common.c: common facility for channe...
2004-09-27 Gildas Bazin* modules/video_filter/logo.c: new --logo-position...
2004-09-26 Gildas Bazin* include/configuration.h: added change_float/integer_r...
2004-09-21 Derk-Jan Hartman* pass the orignal movie size from es_format_t to subpi...
2004-09-20 Gildas Bazin* modules/misc/rtsp.c, src/misc/vlm.c: VOD RTSP support...
2004-09-19 Gildas Bazin* src/misc/vlm.c:
2004-09-19 Gildas Bazin* include/vlc_input.h, src/playlist/item.c: added vlc_i...
2004-09-18 Derk-Jan Hartman* added origin (position) and 'original frame size...
2004-09-17 Gildas Bazin* src/video_output/vout_subpictures.c: support for...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-14 Gildas Bazin* src/misc/vlm.c: started "vod server" integration...
2004-09-13 Gildas Bazin* include/vlc_block.h: block_Duplicate() needs to dupli...
2004-09-11 Gildas Bazin* include/vlc_vod.h, modules/misc/rtsp.c: skeleton...
2004-09-10 Gildas Bazin* src/video_output/video_output.c, modules/codec/ogt...
2004-09-10 Gildas Bazin* include/vlc_video.h, src/video_output/vout_pictures...
2004-09-09 Gildas Bazin* include/vlc_common.h, src/extras/libc.c: added GCD...
2004-09-08 Gildas Bazin* src/video_output/*: fixed race condition in spu initi...
2004-09-08 Gildas Bazin* include/vlc_help.h: update.
2004-09-07 Gildas Bazin* include/vlc_common.h: forgot this file in my last...
2004-09-06 Rocky Bernstein2nd attempt to get libcdio cdda working.
2004-09-04 Rocky BernsteinFirst attempt to reinstate a libcdio cdda.
2004-09-03 Christophe Massiot* modules/demux/ts.c, modules/access/dvb: Added support...
2004-08-31 Gildas Bazin* src/video_output/vout_subpictures.c, include/vlc_video.h:
2004-08-30 Gildas Bazin* ALL: use rgb mask members in video_format_t.
2004-08-28 Gildas Bazin* include/vlc_video.h: added an i_visible_lines field...
2004-08-28 Laurent Aimar * all: ooops wrong order for ACCESS_SET_PRIVATE_ID...
2004-08-28 Sam Hocevar * Spelling fixes.
2004-08-28 Gildas Bazin* include/vlc_es_out.h, src/input/es_out.c: added an...
2004-08-27 Sam Hocevar * debian/*.menu:
2004-08-27 Sam Hocevar * include/vlc_common.h:
2004-08-27 Gildas Bazin* modules/stream_out/transcode.c:
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-08-25 Laurent Aimar * input: added a INPUT_UPDATE_META (for meta data...
2004-08-24 Cyril Deguet * all: removed obsolete b_blocking in intf_dialogs_arg_t
2004-08-23 Gildas Bazin* src/video_output/vout_subpictures.c, video_output...
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-08-13 Gildas Bazin* modules/codec/spudec/*: automatic cropping of fullscr...
2004-08-11 Eric Petit vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
2004-08-10 Derk-Jan Hartman* include/stream_output.h: add a ip_version field to...
2004-08-08 Gildas Bazin* modules/stream_out/transcode.c: added support for...
2004-08-08 Laurent Aimar * codecs.h: a few defines to avoid redefinitions.
2004-08-05 Gildas Bazin* src/video_output/*: optimized/simplified vout_RenderP...
2004-08-05 Gildas Bazin* src/input/control.c: bookmarks support is back (will...
2004-08-04 Derk-Jan Hartman* viedo_format_t -> video_format_t
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-08-02 Gildas Bazin* include/ninput.h: removed left-over from access2...
2004-07-30 Sam Hocevar * src/video_output/video_output.c:
2004-07-29 Gildas Bazin* src/input/decoder.c: don't let the decoder/packetizer...
2004-07-27 Derk-Jan Hartman-
2004-07-24 Gildas Bazin* src/misc/net.c, include/network.h: added net_vaPrintf...
2004-07-22 Gildas Bazin* modules/video_output/x11/*: the glx "opengl provider...
2004-07-21 Cyril Deguet * all: created a new module type "opengl provider...
2004-07-16 Sam Hocevar * it's information, not informations (you missed...
2004-07-10 Gildas Bazin* src/misc/mtime.c, include/mtime.h: new common "date...
2004-07-10 Laurent Aimar* vlc_common: moved a few typedefs from stream_output.h
2004-07-10 Laurent Aimar * all: lot of cosmetics, and added a MUX_GET_MIME...
2004-07-08 Sigmund Augdal HelbergForgot this file in my last commit.
2004-07-05 Laurent Aimar * block.*: faster block_* and removed unused features.
2004-07-02 Gildas Bazin* include/video_output.h, include/vlc_video.h, src...
2004-07-01 Sigmund Augdal HelbergDoxygenized some functions in vout_pictures.c. Prepared...
2004-07-01 Gildas Bazin* modules/codec/dmo: "DirectX Media Object" decoder...
2004-06-30 Derk-Jan Hartman* first stab at vlc daemon mode (-d, --daemon )
2004-06-25 Laurent Aimar * vlc_input: removed unused p_sys.
2004-06-24 Laurent Aimar * vlc_input: added missing fields for multi-input...
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-22 Laurent Aimar * vlc_stream.h : oops again.
2004-06-22 Laurent Aimar * vlc_es_out.h: oops ;)
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-18 Sigmund Augdal Helbergvarious documentation fixes
2004-06-17 Sigmund Augdal Helberginclude/vlc_video.h: minor doc fix
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
next