]> git.sesse.net Git - vlc/history - src
* demux2: once demux2 opened, do a DEMUX_GET_LENGTH and call
[vlc] / src /
2004-01-20 Laurent Aimar * demux: fixed psz_path value in demux_t.
2004-01-19 Laurent Aimar * all: added a i_id field in es_format_t.
2004-01-18 Gildas Bazin* modules/demux/dvdnav.c: restart the decoders on VTS...
2004-01-18 Laurent Aimar * es_out: give a fourcc to the dummy pmt es_descriptor_t.
2004-01-18 Laurent Aimar * input_dec: exported correct i_group.
2004-01-18 Laurent Aimar * es_out.c: better support for multiple program. ...
2004-01-17 Laurent Aimar * es_out: select es from current program only.
2004-01-17 Gildas Bazin* src/playlist/info.c: get rid of the #ifdef HAVE_VASPR...
2004-01-17 Sigmund Augdal Helbergsrc/playlist/item*
2004-01-17 Gildas Bazin* ALL: make sure newly created playlist_item_t are...
2004-01-17 Gildas Bazin* src/input/demux.c: fixed small mem leak.
2004-01-16 Laurent Aimar * all: added STREAM_GET_MTU and stream_MTU.
2004-01-15 Gildas Bazin* src/input/input.c: fixed memleaks.
2004-01-15 Sigmund Augdal Helbergsrc/playlist/item.c:
2004-01-13 Gildas Bazin* src/interface/interface.c: added the gestures interfa...
2004-01-12 Gildas Bazin* src/misc/configuration.c: fixed stupid bug in the...
2004-01-12 Derk-Jan Hartman* src/playlist/loadsave.c: doxygenization
2004-01-11 Clément Stenac* configure.ac : Added new folders
2004-01-11 Clément StenacUse playlist_current when going from one item to another
2004-01-10 Sigmund Augdal Helbergsrc/input/input.c:
2004-01-10 Derk-Jan Hartman* oops, bug
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 Clément StenacAdd SAP to the list of additionnal interfaces
2004-01-10 Derk-Jan Hartman* mtime_t != int This was causing incorrect results...
2004-01-09 Derk-Jan Hartman* include/variables.h
2004-01-09 Jon Lech Johansen * ./src/misc/configuration.c: win32 UNICODE fixes.
2004-01-09 Gildas Bazin* src/extras/libc.c: return result in vlc_asprintf().
2004-01-09 Gildas Bazin* ALL: added vlc_asprintf() to our libc.
2004-01-09 Gildas Bazin* ALL: MSVC compilation fixes.
2004-01-08 Jon Lech Johansen * ./src/extras/libc.c: vasprintf bug fix.
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 Gildas Bazin* src/playlist/*: fixed memory leaks.
2004-01-07 Laurent Aimar * input: fix to avoid forced subtitle not selected.
2004-01-07 Laurent Aimar * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR...
2004-01-07 Laurent Aimar * net: mem leak in net_Printf
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 StenacUpdated copyrights in libvlc
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-06 Rocky BernsteinChoosing an audio or subtitle channel isn't an "advanced"
2004-01-05 Clément Stenac* modules/misc/sap.c : let the user configure timeout...
2004-01-05 Laurent Aimar * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga...
2004-01-05 Clément Stenac modules/demux/util/id3tag.c
2004-01-05 Clément Stenac* Makefile.am : Added src/playlist/item-ext.c and src...
2004-01-04 Laurent Aimar * encoder.c: corrected required LIBAVCODEC_BUILD
2004-01-03 Gildas Bazin* modules/demux/mpeg/mpga.c, src/input/stream.c: fixed...
2003-12-24 Gildas Bazin* src/libvlc.h: on win9x --win9x-cv-method=0 was proble...
2003-12-24 Gildas Bazin* src/libvlc.c: small fixes to Usage().
2003-12-24 Gildas Bazin* include/vlc_block.h: added a temporary i_rate field...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * src/misc/iso-639_def.h modules/demux/util/id3genres...
2003-12-22 Sam Hocevar * toolbox:
2003-12-20 Boris Dorès* libvlc.h input.c headphone.c:
2003-12-17 Derk-Jan Hartman* Commented out the option 'goom' for the visualizer...
2003-12-15 Derk-Jan Hartman* compile before you commit
2003-12-15 Derk-Jan Hartman* added bookmark 9 and 10 but set their combo to KEY_UNSET
2003-12-15 Yoann PeronneauFor OSX:
2003-12-14 Eric Petit beos_specific.cpp: never let anyone but system_End...
2003-12-13 Cyril Deguet* src/playlist/sort.c: set "intf-change" after sorting...
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 Benjamin Prachtfix a typo
2003-12-11 Derk-Jan Hartman* fix new hotkeys for osx.
2003-12-11 Rocky BernsteinLet folks know that the no device string means to scan...
2003-12-11 Clément Stenac* Fix segfault when creating a group twice without...
2003-12-11 Gildas Bazin* src/misc/mtime.c: actually tested and fixed my latest...
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 Gildas Bazin* src/misc/mtime.c: fixed an overflow in mdate() on...
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 Gildas Bazin* ALL: new main --video-on-top config option (in use...
2003-12-08 Gildas Bazin* modules/misc/dummy/*: new --dummy-save-es option...
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-12-07 Derk-Jan Hartman* Incorrect default value of align
2003-12-07 Jean-Paul SamanCompilation warning fixes and if-deffed unused function...
2003-12-07 Gildas Bazin* src/input/es_out.c: cosmetic changes.
2003-12-07 Gildas Bazin* include/stream_output.h, src/stream_output/stream_out...
2003-12-05 Rocky BernsteinOkay microseconds, then.
2003-12-05 Rocky BernsteinSpelling.
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 Helbergsrc/input/input.c:
2003-12-03 Sigmund Augdal Helbergsrc/misc/mtime.c:
2003-12-03 Rocky BernsteinAdd more uses of msecstotimestr. Remove OFFSETTOTIME_MA...
2003-12-03 Rocky BernsteinAdd a few more fields in the stream info.
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-11-30 Laurent Aimar * es_out: implement ES_OUT_SET_PCR and reset but don...
2003-11-30 Laurent Aimar *all: added a --minimize-thread options to make all...
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-29 Laurent Aimar * all: better handling of multiple (video) tracks.
2003-11-28 Laurent Aimar * input: avoid double free/release when InitStream...
2003-11-28 Laurent Aimar * input_dec: does pass empty block to the decoder.
next