]> git.sesse.net Git - ffmpeg/history - libavutil/Makefile
avoid AVInteger usage in av_rescale
[ffmpeg] / libavutil / Makefile
2006-04-23 Michael Niedermayeravoid AVInteger usage in av_rescale
2006-03-06 Michael Niedermayergeneric crc calculation code
2006-02-13 Måns Rullgårdmove common parts of makefiles into common.mak
2006-02-11 Diego BiurrunSimplify header installation.
2006-02-11 Diego BiurrunSeparate library install into static and shared install...
2006-02-11 Diego BiurrunSeparate header file installation from the general...
2006-01-30 Diego BiurrunOn MinGW it is not possible to build shared and static...
2006-01-29 Diego BiurrunSimplify LDFLAGS handling for MinGW.
2006-01-26 Diego BiurrunRemove obscure Makefile.bak entry from distclean rules.
2006-01-15 Diego BiurrunDon't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSU...
2006-01-14 Diego BiurrunMove library name generation to configure, simplifies...
2006-01-14 Diego BiurrunCreate symbolic links for all library sonames and clean...
2006-01-12 Diego BiurrunMove Darwin shared library build peculiarities to confi...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-10 Luca BarbatoSONAME support for shared libs
2005-11-07 Fredrik OrderudPut double-quotes around the install path in the "insta...
2005-09-26 Diego Biurrunsupport for building dynamic libraries on Mac OS X
2005-08-06 j@v2v.ccadd libavutil.pc + fix version in pkg-config files...
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...