]> git.sesse.net Git - ffmpeg/history - libavutil
fixing interlaced direct mode field select values
[ffmpeg] / libavutil /
2006-03-06 Sam HocevarProper mangling information for symbols in OS X Mach...
2006-03-06 Michael Niedermayergeneric crc calculation code
2006-02-22 Ivan KalvachevUse native bswap32 instruction when __CPU__ is x86_64...
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-02-02 Michael NiedermayerAIFF format support by (Patrick Guimond <patg a.t patg...
2006-01-30 Dieteradd missing #includes
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-22 Gildas BazinWinCE cross-compilation support
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 BiurrunUpdate licensing information: The FSF changed postal...
2006-01-12 Diego BiurrunMove Darwin shared library build peculiarities to confi...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-13 François RevolAdd some more PRIfooNN crap so it builds again here...
2005-12-12 Fredrik OrderudDefine EMULATE_INTTYPES for all windows-systems, except...
2005-12-10 Luca BarbatoSONAME support for shared libs
2005-12-05 François Revolfix for systems not defining PRIu64, not everyone knows...
2005-12-01 Alexander StrasserFixed format specifier in STOP_TIMER macro.
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-09-19 Diego BiurrunMove lrintf implementation from libavcodec/dsputil...
2005-09-06 Diego BiurrunWrong comment after #endif.
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
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...