aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
* Bring somewhat closer to linking, still won't work, though.Gravatar diego2007-03-17
* Simplify link command.Gravatar diego2007-03-17
* Bring netstream somewhat closer to linking, still won't work.Gravatar diego2007-03-17
* Remove unnecessary -I option from CFLAGS.Gravatar diego2007-03-17
* Mark phony targets as such.Gravatar diego2007-03-17
* Merge INCLUDE and CFLAGS, fixes Cola from last commit.Gravatar diego2007-03-17
* Remove unused variable.Gravatar diego2007-03-17
* Fix compilation, bswap.h is now mpbswap.h.Gravatar diego2007-03-17
* Remove redundant rule for creating .o files from .c files, it's builtin.Gravatar diego2007-03-17
* Remove obsolete .SUFFIXES variable.Gravatar diego2007-03-17
* Remove nonsensical unused rules.Gravatar diego2007-03-17
* Use quotes instead of angular brackets for non-system includes.Gravatar diego2007-03-16
* Bring vivodump closer to linking; remains broken.Gravatar diego2007-03-16
* Fix linking: libswscale depends on libavutil, verbose was multiply defined...Gravatar diego2007-03-16
* Fix compilation due to reorganized header files.Gravatar diego2007-03-16
* fix forgotten \Gravatar ivo2007-03-12
* __defines are reserved for gccGravatar compn2007-03-06
* getopt is only needed on msvc, remove from mingw/linux compile infoGravatar compn2007-03-04
* add vfw2menc info into READMEGravatar compn2007-03-04
* 10l to me, typo. it should have read clflushGravatar ivo2007-03-01
* cosmetics, missing spaceGravatar ivo2007-03-01
* cflsh->clflush to keep consistent with Linux kernelGravatar ivo2007-03-01
* do not rely on svn internals and use svn info insteadGravatar ivo2007-02-28
* also respond to --help, -h and -? command line optionsGravatar ivo2007-02-28
* fix printing of -(no)svn optionGravatar ivo2007-02-28
* clarify -none command line optionGravatar ivo2007-02-28
* Simplify .depend file inclusion.Gravatar diego2007-02-27
* update to 0.1 version from websiteGravatar compn2007-02-22
* add original website url per al3x commentGravatar compn2007-02-22
* cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.Gravatar diego2007-02-21
* 10l copy and paste bug in the license headerGravatar diego2007-02-19
* Fix license header.Gravatar diego2007-02-19
* Controllable quality setting of VFW enconding, through the dumped state of th...Gravatar alex2007-02-18
* Remove internal minilzo, external liblzo can be used instead.Gravatar diego2007-02-18
* Strip leading spaces from processor names.Gravatar diego2007-02-13
* Fix FSF address and otherwise broken license headers.Gravatar diego2007-01-22
* Avoid deprecated _sleep, instead include windows.h and use Sleep just likeGravatar reimar2006-12-10
* Fix bmovl-test build errorGravatar voroshil2006-12-08
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...Gravatar reimar2006-12-07
* Fix includes and include path, bswap.h is in libavutil now.Gravatar diego2006-12-02
* Remove nonexistent variable.Gravatar diego2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* Add distclean target, unconditionally remove all objects on clean.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* misc small fixesGravatar diego2006-11-19
* Rename libdvdread to dvdread. We really only include only the dvdreadGravatar diego2006-11-18
* -vop has been deprecated a long time ago.Gravatar diego2006-11-13
* update to 0.6.2, patch by Giacomo Comes, comes naic eduGravatar diego2006-11-12
* typo, wrong variable nameGravatar diego2006-11-10
* Create binaries with proper executable suffix under Windows.Gravatar diego2006-11-08