]> git.sesse.net Git - vlc/shortlog
vlc
2004-01-29 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2004-01-29 Laurent Aimar * au: ported to demux2 API.
2004-01-29 Laurent Aimar * input_programs.c: AddES sets default i_stream_id...
2004-01-29 Sigmund Augdal... include/vlc_common.h:
2004-01-29 Rocky Bernsteinrender.c: RV24 blending
2004-01-29 Rocky BernsteinTransparancy for more chromas more complete.
2004-01-29 Eric Petit macosx/vout* :
2004-01-28 Eric Petit + macosx/vout* : cosmetic
2004-01-28 Gildas Bazin* configure.ac: proper checks for all the skins2 depend...
2004-01-28 Gildas Bazin* modules/access/dshow/*: bug fixes.
2004-01-28 Gildas Bazin* modules/gui/skins2/win32/win32_graphics.cpp: small...
2004-01-28 Benjamin PrachtDo not enable skins2 on macosx and beos.
2004-01-28 Eric Petit macosx/vout.m: swap OpenGL buffers only during the...
2004-01-28 Laurent Aimar * aiff: another demuxer.
2004-01-27 Derk-Jan Hartman* Thou shall initialize thou subtitles.
2004-01-27 Derk-Jan Hartman* modules/demux/util/sub.?
2004-01-27 Benjamin PrachtFixes a little bug introduced by string review on local...
2004-01-27 Gildas Bazin* configure.ac: don't link with msimg32 directly has...
2004-01-27 Gildas Bazin* modules/codec/dts.c: bug-fix for s/pdif support.
2004-01-27 Gildas Bazin* modules/gui/skins2/win32/*: dynamically load AlphaBle...
2004-01-27 Gildas Bazin* modules/packetizer/mpegvideo.c: fixed major bug where...
2004-01-27 Laurent Aimar * sub: removed unused variable.
2004-01-27 Laurent Aimar * sub: clean/fix. it begins to work.
2004-01-27 Laurent Aimar * sub.c : fixed parsing, but doesn't work yet (buffer...
2004-01-27 Eric Petit macosx/vout.m: fixed OpenGL aspect ratio
2004-01-27 Gildas Bazin* modules/demux/util/*: fixed segfault with new vobsub...
2004-01-27 Derk-Jan Hartman* VobSub demuxing. Almost working i think, but the...
2004-01-27 Rocky BernsteinFirst of the bigendian fixes. Bug in YUY had U and...
2004-01-27 Eric Petit i420_yuy2.c: made the altivec optim a bit nicer (proba...
2004-01-27 Rocky BernsteinLink with -lm when needed - 2nd try.
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* Remove crud
2004-01-26 Gildas Bazin* modules/gui/wxwindows/*: adapted to the new playlist...
2004-01-26 Derk-Jan Hartman* String review
2004-01-26 Laurent Aimar * playlist: compilation fix.
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 Eric Petit gui/macosx/vout.m: fixed a mistake (fixes the main...
2004-01-26 Eric Petit Compile fix (mp4 now needs -framework IOKit -framework...
2004-01-26 Gildas Bazin* src/input/subtitles.c: more sanity checks.
2004-01-26 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: proper fix for disabli...
2004-01-26 Gildas Bazinmodules/visualization/visual/visual.c: strings review.
2004-01-26 Eric Petit All: attempt for an OpenGL video output for OS X....
2004-01-26 Gildas Bazin* modules/mux/mp4.c: fixed recent screw-up in movie...
2004-01-26 Gildas Bazin* modules/access/dshow/*: implemented a few more things.
2004-01-26 Jon Lech Johansen * drms: bugfixes in sci handling, GetiPodID darwin...
2004-01-26 Eric Petit + All: added Altivec-optimized i420 to yuy2 conversion...
2004-01-26 Clément StenacStrings review
2004-01-26 Clément StenacString review
2004-01-26 Laurent Aimar * mmsh: msg_Err -> msg_Dbg.
2004-01-26 Derk-Jan Hartman* compilation fixes
2004-01-26 Gildas Bazin* configure.ac: fixed typo.
2004-01-26 Sam Hocevar * configure.ac:
2004-01-26 Rocky Bernsteinadd -lm on more plugins that require it. libvcdinfo...
2004-01-25 Cyril Deguet* all: save the theme configuration at exit (theme...
2004-01-25 Rocky BernsteinFix if iconv not installed.
2004-01-25 Rocky Bernsteininclude limits.h for PATH_MAX. Solaris fix.
2004-01-25 Gildas Bazin* include/vlc_common.h, include/vlc_es.h: new video_pal...
2004-01-25 Cyril Deguet* src/generic_window.cpp: don't raise the windows on...
2004-01-25 Rocky BernsteinTest for libcdio only once. Make disable-libcddb work...
2004-01-25 Gildas Bazin* ALL: removed useless add_category_hint().
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-25 Derk-Jan Hartman* Removing old useless files
2004-01-25 Rocky Bernsteincvd.c: default duration scaling is smaller which seems...
2004-01-25 Benjamin Prachtadded a 0 accidentally
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Cyril Deguet* x11/x11_display.cpp: only 8 bpp mode was working...
2004-01-25 Cyril Deguet* all: support of 8 bpp mode for X11 skins. Like in...
2004-01-25 Gildas Bazin* modules/gui/gtk/preferences.c: don't rely on module...
2004-01-25 Benjamin Prachtstring review
2004-01-25 Gildas Bazin* modules/gui/wxwindows/interface.cpp: removed unused...
2004-01-25 Clément Stenac* Strings review in include/
2004-01-25 Carlo Calabròreverting a whole bunch of stupid changes,
2004-01-25 Gildas Bazin* mozilla/vlcshell.cpp: don't translate debug messages.
2004-01-25 Carlo CalabròString review, round three in advance :)
2004-01-25 Carlo Calabròstring review, round two: the audio output modules
2004-01-25 Gildas Bazin* modules/access/*: strings review + coding style fixes.
2004-01-25 Felix Paul... string review by Christophe Mutricy aka xtophe
2004-01-25 Clément Stenac* String review, round one
2004-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2004-01-25 Anil Daoud* string review.
2004-01-25 Sigmund Augdal... modules/video_filter/logo.c:
2004-01-25 Felix Paul... string review
2004-01-25 Rocky BernsteinString review.
2004-01-25 Rocky Bernsteinstring review.
2004-01-25 Gildas Bazin* modules/stream_out/*: coding style changes + strings...
2004-01-25 Rocky BernsteinMore clarification of the LID/PSD/PBC thing especially...
2004-01-25 Felix Paul... * string review
2004-01-25 Cyril Deguet* all: fixed segfaults when initialization fails
2004-01-25 Clément StenacFirst round of stringreview
2004-01-25 Felix Paul... * Stringreview
2004-01-25 Gildas Bazin* modules/mux/mp4.c: spec compliance fix.
2004-01-25 Gildas Bazin* src/libvlc.c: another couple of changes to the -...
2004-01-25 Cyril Deguet* all: replaced the flex parser by the libxml one
2004-01-25 Gildas Bazin* src/libvlc.c: improved --help output.
2004-01-25 Gildas Bazin* modules/video_filter/logo.c: compilation fixes.
next