]> git.sesse.net Git - vlc/history - src
* rawvideo.c, ffmpeg/chroma.c: added YVU9.
[vlc] / src /
2004-02-27 Laurent Aimar * vout_pictures.*: added YVU9.
2004-02-25 Gildas Bazin* src/input/input_dec.c: compilation fix.
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-25 Laurent Aimar * all: fixed sout-audio/video options.
2004-02-23 Gildas Bazin* src/playlist/playlist.c: who said testing was useful ?
2004-02-23 Gildas Bazin* src/playlist/playlist.c: bug fix.
2004-02-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: don't update...
2004-02-22 Laurent Aimar * input_programs.c: a little memleak.
2004-02-22 Laurent Aimar * all: changed the prototype of sout_InputNew.
2004-02-22 Christophe Massiot* Updated contrib build system
2004-02-22 Gildas Bazin* configure.ac: added an --enable-utf8 option (default...
2004-02-22 Gildas Bazin* ALL: preparation for 0.7.1-test2.
2004-02-20 Christophe Massiot* src/misc/threads.c: made vlc_set_thread_priority...
2004-02-17 Derk-Jan Hartman* vout_OSDMessage doxygen doc update
2004-02-16 Clément StenacFix setting the name and the author with DEMUX_GET_META
2004-02-15 Sigmund Augdal Helberginclude/osd.h, src/video_output/video_text.c:
2004-02-11 Laurent Aimar * all: added a "input-repeat" option that allow repeat...
2004-02-09 Sigmund Augdal Helbergsrc/extra/libc.c:
2004-02-08 Gildas Bazin* src/playlist/*: fixed complete fuckage of playlist_It...
2004-02-08 Laurent Aimar * input.c: don't add subtitle track twice when using...
2004-02-08 Gildas Bazin* src/interface/interface.c: added skins2 to the interf...
2004-02-06 Gildas Bazin* modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE...
2004-02-02 Laurent Aimar * stream: gcc < 3 fix.
2004-02-02 Laurent Aimar * input: gcc < 3 fix.
2004-02-01 Sigmund Augdal Helbergsrc/misc/cpu.c:
2004-01-31 Laurent Aimar * es_out: reorder meta infos.
2004-01-31 Laurent Aimar * es_out: Set Language.
2004-01-31 Alexis de Lattre * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP...
2004-01-31 Laurent Aimar * input: call DEMUX_GET_META and fill playlist and...
2004-01-30 Laurent Aimar * all: sout have now access to psz_language.
2004-01-30 Laurent Aimar * es_out: now es_format_t.psz_language could be a...
2004-01-29 Gildas Bazin* modules/codec/speex.c, src/misc/win32_specific.c...
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 Laurent Aimar * input_programs.c: AddES sets default i_stream_id...
2004-01-29 Sigmund Augdal Helberginclude/vlc_common.h:
2004-01-27 Gildas Bazin* modules/packetizer/mpegvideo.c: fixed major bug where...
2004-01-26 Derk-Jan Hartman* Fix autodetection bug with file:///
2004-01-26 Laurent Aimar * playlist: fix for input options.
2004-01-26 Laurent Aimar * all: input_CreateThread doesn't take a playlist_item...
2004-01-26 Derk-Jan Hartman* Remove crud
2004-01-26 Derk-Jan Hartman* String review
2004-01-26 Laurent Aimar * all: make stream_t using function pointers (needed...
2004-01-26 Gildas Bazin* src/input/*, modules/demux/util/sub.[ch]: cleanup...
2004-01-26 Gildas Bazin* modules/demux/util/*: a bit of cleanup.
2004-01-26 Gildas Bazin* src/input/subtitles.c: more sanity checks.
2004-01-25 Clément Stenac* String review, round one
2004-01-25 Clément StenacFirst round of stringreview
2004-01-25 Gildas Bazin* src/libvlc.c: another couple of changes to the -...
2004-01-25 Gildas Bazin* src/libvlc.c: improved --help output.
2004-01-23 Rocky BernsteinCompilation bug: can't have preprocessor directives...
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-22 Gildas Bazin* src/playlist/loadsave.c: errno.h related fixes.
2004-01-22 Gildas Bazin* src/misc/net.c: Compilation fix.
2004-01-22 Laurent Aimar * es_out: Handle --program (not tested) and create...
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 Sigmund Augdal Helbergsrc/libvlc.h:
2004-01-20 Derk-Jan Hartman* src/misc/cpu.c: New altivec detection for Darwin...
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
next