]> git.sesse.net Git - vlc/shortlog
vlc
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.
2004-01-25 Rocky Bernstein"Playback control LID" is too long. Shorten to "Playbac...
2004-01-25 Rocky Bernsteinstring review.
2004-01-25 Rocky BernsteinAllow PBC selection. Had been temporarily disabled...
2004-01-25 Derk-Jan Hartman* string review
2004-01-25 Derk-Jan Hartman* stringreview
2004-01-25 Derk-Jan Hartman* adjust uses variables
2004-01-25 Laurent Aimar - csa.* : CSA scrambling implementation.
2004-01-24 Derk-Jan Hartman* extras/contrib/src/ dvdnav packages
2004-01-24 Laurent Aimar * vlc_common: changed TAB_APPEND. I have to do this...
2004-01-24 Gildas Bazin* configure.ac: added --with-xml2-config-path=PATH...
2004-01-24 Cyril Deguet* parser/xmlparser.cpp: added DTD validation
2004-01-24 Cyril Deguet* configure.ac: check xml2-config for skins2
2004-01-24 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: increa...
2004-01-24 Gildas Bazin* modules/mux/mp4.c: store the display size using the...
2004-01-24 Rocky BernsteinDoc fix.
2004-01-24 Laurent Aimar * ffmpeg.c: disabled mpeg4 audio, too buggy. (This...
2004-01-23 Rocky BernsteinCompilation bug: can't have preprocessor directives...
2004-01-23 Jon Lech Johansen * drms: endian fixes, GetiPodID env var support.
2004-01-23 Gildas Bazin* src/stream_output/stream_output.c, include/stream_out...
2004-01-23 Laurent Aimar * pva: PVA demuxer.
next