]> git.sesse.net Git - vlc/history - include
macosx/vout* : fixed OpenGL fullscreen (still needs some cleaning)
[vlc] / include /
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-23 Gildas Bazin* modules/demux/wav.c: more fixes for multichannel...
2004-02-23 Gildas Bazin* include/vlc_common.h: added the UI64C() macro for...
2004-02-22 Laurent Aimar * all: changed the prototype of sout_InputNew.
2004-02-22 Gildas Bazin* ALL: preparation for 0.7.1-test2.
2004-02-21 Gildas Bazin* include/charset.h: added "extern "C" {" for c++ modules.
2004-02-20 Christophe Massiot* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2004-02-15 Sigmund Augdal Helberginclude/osd.h, src/video_output/video_text.c:
2004-02-14 Gildas Bazin* modules/demux/wav.c: started support for WAVEFORMATEX...
2004-02-14 Gildas Bazin* ALL: small portability fixes.
2004-02-07 Gildas Bazin* include/vlc_es.h: s/es_format_Free/es_format_Clean.
2004-02-07 Gildas Bazin* modules/demux/ogg.c: fixed memleak.
2004-02-06 Gildas Bazin* include/vlc_common.h: forgot the Set*LE() helpers...
2004-02-06 Derk-Jan Hartman* Move GetCapabilityHelp from intf's to vlc_help.h
2004-01-31 Laurent Aimar * vlc_meta.h: added a vlc_meta_t struct and some funct...
2004-01-30 Laurent Aimar * vlc_es: fixed es_fomat_Copy to duplicate psz_* too.
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-29 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2004-01-29 Sigmund Augdal Helberginclude/vlc_common.h:
2004-01-26 Laurent Aimar * all: input_CreateThread doesn't take a playlist_item...
2004-01-26 Laurent Aimar * all: make stream_t using function pointers (needed...
2004-01-25 Gildas Bazin* include/vlc_common.h, include/vlc_es.h: new video_pal...
2004-01-25 Clément Stenac* Strings review in include/
2004-01-24 Laurent Aimar * vlc_common: changed TAB_APPEND. I have to do this...
2004-01-23 Gildas Bazin* src/stream_output/stream_output.c, include/stream_out...
2004-01-23 Clément Stenac* Doxygen doc fixes
2004-01-21 Laurent Aimar * stream: made skipping a bit smarter, removed no...
2004-01-21 Laurent Aimar * net: added net_OpenUDP
2004-01-20 Sam Hocevar * include/vlc_common.h:
2004-01-19 Laurent Aimar * all: added a i_id field in es_format_t.
2004-01-16 Laurent Aimar * all: added STREAM_GET_MTU and stream_MTU.
2004-01-15 Laurent Aimar * network: fix for proto://host:port url syntax.
2004-01-11 Clément Stenac* configure.ac : Added new folders
2004-01-10 Derk-Jan Hartman* Fixed some doxygen comments.
2004-01-10 Rocky BernsteinAdd vout_AspectRatio routine to get retrieve a vout...
2004-01-10 Derk-Jan Hartman* mtime_t != int This was causing incorrect results...
2004-01-09 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
2004-01-09 Derk-Jan Hartman* include/variables.h
2004-01-09 Gildas Bazin* ALL: added vlc_asprintf() to our libc.
2004-01-09 Gildas Bazin* ALL: MSVC compilation fixes.
2004-01-08 Laurent Aimar * vlc_common: mmh, use right prototype...
2004-01-08 Laurent Aimar * all: correct test for vasprintf.
2004-01-07 Laurent Aimar * all: added own implementation of vasprintf. I hope...
2004-01-07 Laurent Aimar * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR...
2004-01-06 Laurent Aimar * network: vlc_UrlParse should now accept ipv6 ip...
2004-01-06 Laurent Aimar * src/misc/net.c: fixed net_Gets
2004-01-06 Sigmund Augdal Helbergsrc/input/stream.c:
2004-01-06 Clément Stenac- src/misc/win32_specific: compilation fix for win32...
2004-01-06 Rocky BernsteinReinstate duration times on playlist item for CD-DA...
2004-01-05 Laurent Aimar * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga...
2004-01-05 Clément Stenac* Makefile.am : Added src/playlist/item-ext.c and src...
2004-01-04 Sam Hocevar * modules/video_output/caca.c:
2003-12-24 Gildas Bazin* include/vlc_block.h: added a temporary i_rate field...
2003-12-22 Sam Hocevar * toolbox:
2003-12-15 Derk-Jan Hartman* Fix the problem with OpenDVD crash.
2003-12-13 Gildas Bazin* src/playlist/*: when deleting the currently playing...
2003-12-12 Yoann Peronneau* added hotkeys F1, F2, ..., F10 to switch between...
2003-12-11 Gildas Bazin* modules/video_output/directx/*: first try at multimon...
2003-12-11 Yoann Peronneauadded a 'mute' hotkey ('m')
2003-12-10 Yoann Peronneauadded a hotkey ('t') which displays the position in...
2003-12-09 Yoann Peronneau* fixed a compatibility problem with the CVS version...
2003-12-09 Yoann PeronneauThis fixes bugs 1285 and 1343
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-12-07 Jean-Paul SamanAll AddText( vout_thread_t *p_vout, char *psz_string...
2003-12-07 Gildas Bazin* include/stream_output.h, src/stream_output/stream_out...
2003-12-07 Gildas Bazin* include/vlc_block_helper.h: small bugfix to block_Fin...
2003-12-06 Gildas Bazin* include/vlc_block_helper.h: new block_FindStartcodeFr...
2003-12-06 Jean-Paul SamanAdded PDA interface.
2003-12-04 Gildas Bazin* ALL: another bunch of MSVC compilation fixes.
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-12-04 Sam Hocevar * include/vlc_common.h:
2003-12-03 Sigmund Augdal Helbergall:
2003-12-03 Sigmund Augdal Helbergall:
2003-12-03 Sigmund Augdal Helbergsrc/misc/mtime.c:
2003-12-03 Rocky BernsteinAdd more uses of msecstotimestr. Remove OFFSETTOTIME_MA...
2003-12-03 Sam Hocevar include/vlc_help.h: Grammar and spelling fixes.
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
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
next