]> git.sesse.net Git - vlc/history - modules/Makefile.am
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / Makefile.am
2010-08-26 Rafaël CarréDon't touch stamp-cache file
2010-07-02 Jean-Baptiste KempfWin32: prepare "make install" to work.
2010-03-04 Rémi Denis-CourmontFix make install plugins path
2010-02-14 Rémi Denis-CourmontPut plugins in $(pkglibdir)/modules
2010-01-27 Rémi Denis-CourmontFix make install cache generation
2010-01-25 Rémi Denis-CourmontTry to generate the plugins cache from make
2010-01-10 Rémi Denis-CourmontMove ARM NEON optimizations to arm_neon/
2010-01-10 Rémi Denis-CourmontMove SSE2 chromas to sse2/
2010-01-10 Rémi Denis-CourmontDistribute altivec...
2010-01-10 Rémi Denis-CourmontMove Altivec memcpy to altivec directory
2010-01-10 Rémi Denis-CourmontMove x86 memcpy plugins to mmx, mmxext, 3dnow directories
2008-12-09 Laurent AimarRemove access-filter support.
2008-12-09 Laurent AimarAdded files/declarations for stream_filter module.
2008-05-10 Rémi Denis-CourmontDo not wander twice in the same subdir - fix distcheck
2008-04-28 Rémi Denis-CourmontFix previous commit
2008-04-28 Rémi Denis-CourmontProtect access_output/ under ENABLE_SOUT as well
2008-04-28 Rémi Denis-CourmontDon't bother with mux/ and stream_out/ is sout is disabled
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2003-06-27 Sam Hocevar * bootstrap:
2003-06-04 Eric Petit Added a special access module for PVR MPEG-2 encoding...
2003-04-13 Laurent Aimar * all: new sout scheme. Now a chain of module are...
2003-03-18 Olivier TeulièreKeep quiet, explanations will follow.
2003-03-18 Sam Hocevar * ./modules/Makefile.am: added a missing definition...
2003-03-18 Sam Hocevar * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and...
2003-02-09 Sigmund Augdal Helberg *: a new mouse gestures interface, currently supportin...
2003-01-22 Laurent Aimar * all: modified files for video transcoding. Still...
2003-01-15 Christophe Massiot* Totally rewrote the mad plug-in, in order to fix...
2002-12-14 Laurent Aimar Added stream output. (common work with titer).
2002-11-18 Gildas Bazin* added a wxwindows interface using the wxWindows cross...
2002-11-12 Laurent Aimar * modules/demux/asf/.cvsignore : put the good one.
2002-11-05 Sam Hocevar * ./codec/dv/dv.c: moved this single file to its...
2002-10-21 Laurent Aimar * configure.ac.in Makefile.am: enable asf demuxer...
2002-10-14 Laurent Aimar * araw.c : pseudo pcm decoder
2002-10-04 Sam Hocevar * ./bootstrap: we use the proper linker for plugin...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...