]> git.sesse.net Git - vlc/history - include
extras/contrib/*: don't use gettext *printf replacements on BeOS even
[vlc] / include /
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
2004-06-15 Derk-Jan Hartman* fix the defines for strcasecmp strncasecmp and strcasestr
2004-06-15 Derk-Jan Hartman* vlc_strcasestr defines (still missing something....
2004-06-15 Derk-Jan Hartman* G.726 support trough ffmpeg
2004-06-12 Clément Stenac* Added new functions to the Mozilla plugin
2004-06-07 Laurent Aimar * input_ext-intf.h: removed unused functions/defines.
2004-06-07 Laurent Aimar * input_ext-intf.h: input_ChangeArea/Program are now...
2004-06-07 Laurent Aimar * include: removed a few deprecated functions.
2004-06-06 Derk-Jan Hartman* bugfix to libvlc header
2004-06-06 Derk-Jan Hartman* WARNING: Libvlc API change
2004-06-06 Clément StenacPatch by Rémi Denis-Courmont to include TCP listening...
2004-06-06 Clément Stenac* Interaction between bookmarks and streaming wizard
2004-06-06 Laurent Aimar * variables: added var_Get/Set/CreateGetBool.
2004-06-06 Laurent Aimar * variables: helpers: var_Get* .
2004-06-06 Laurent Aimar * variables: added more helpers: var_CreateGet*
2004-06-05 Laurent Aimar * ninput: added more access2 doc, added ACCESS_SET_PRI...
2004-06-05 Derk-Jan HartmanNOTE: libvlc API changes
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-06-02 Laurent Aimar * ninput: changed the way title and seekpoint work.
2004-06-01 Laurent Aimar * all: a few changes in access2 (added a info field...
2004-06-01 Gildas Bazin* ALL: brought back module_EndBank() from the dead...
2004-05-30 Laurent Aimar * ninput: typo.
2004-05-30 Laurent Aimar * ninput: more access2 things.
2004-05-30 Laurent Aimar * ninput, access: compilation fix.
2004-05-29 Laurent Aimar * all: begin to introduce access_t (nothing working...
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-05-29 Yoann PeronneauAdded a Mute OSD icon.
2004-05-27 Olivier AubertSnapshot module (dummy video output module keeping...
2004-05-26 Yoann PeronneauAdded Play and Pause OSD Icons for hotkeys.
2004-05-23 Yoann Peronneau* src/video_output/video_widgets.c: Added OSD sliders...
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-05-16 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: increa...
2004-05-16 Gildas Bazin* include/modules_inner.h, include/modules.h: added...
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-04-29 Gildas Bazin* src/input/demux.c, src/misc/objects.c: demux2 has...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-27 Sam Hocevar * Got rid of more "VideoLAN C*****" references.
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c: if aenc/venc is speci...
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small sout_cfg_par...
2004-04-23 Laurent Aimar * stream_output: added a sout_ParseCfg to help sout...
2004-04-23 Gildas Bazin* src/input/control.c, include/ninput.h: Added INPUT_GE...
2004-04-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-19 Gildas Bazin* include/aout_internal.h: added a b_restart field...
2004-04-19 Andre Pang* Add hotkeys to go back/forward in media browsing...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-04-15 Sigmund Augdal Helberginclude/vlc_block.h:
2004-04-14 Andre Pang* vout_ShowTextAbsolute now returns VLC_EGENERIC if...
2004-04-11 Gildas Bazin* include/vlc_interface.h: forgot that in last commit.
2004-04-08 Gildas Bazin* modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON...
2004-04-02 Gildas Bazin* src/video_output/vout_intf.c: new vout_ControlWindow...
2004-04-02 Laurent Aimar * modules.h: increased MODULE_SHORTCUT_MAX to 50....
2004-04-02 Laurent Aimar * vlc_es.h: AAAHHH I HATE C++, else said: I need to...
2004-04-02 Laurent Aimar * vlc_es: fixed es_format_Copy. (Duplicate psz_encodin...
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-29 Laurent Aimar * vlc_common.h: removed all cast in TAB_*. GCC doesn...
2004-03-29 Laurent Aimar * stream: added stream_DemuxNew, stream_DemuxSend...
2004-03-29 Clément Stenac* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
2004-03-25 Laurent Aimar * codecs.h : added WAVE_FORMAT_DIVIO_AAC.
2004-03-24 Gildas Bazin* src/video_output/vout_intf.c: vout_IntfInit() for...
2004-03-23 Gildas Bazin* src/input/*:
2004-03-22 Laurent Aimar * all: forgot to commit theses files.
2004-03-21 Derk-Jan Hartman* fix avi dts support
2004-03-21 Laurent Aimar * vlm.*: move vlm to the core (now, vlm_New create...
2004-03-15 Clément StenacAdd description for demux2 (Closes:#1780)
2004-03-11 Olivier Teulière * include/vlc_keys.h: mouse wheel events now considere...
next