]> git.sesse.net Git - ffmpeg/history - libavutil/common.h
Fix warnings in tree.c test code.
[ffmpeg] / libavutil / common.h
2006-07-09 Michael Niedermayerremove STATS code (probably hasnt been used for years...
2006-07-07 Michael Niedermayermoving utf8 reading function to libavutil
2006-07-05 Luca BarbatoMake ffmpeg better support pic - from Diego Pettenò...
2006-07-04 Måns Rullgårdfloorf() is not used, and causes warnings on Solaris
2006-06-30 Diego Pettenòmake sure NDEBUG is not defined already before defining it
2006-05-01 Aurelien Jacobsdocument clip functions
2006-04-30 Panagiotis Issarisclip_uint8 should return an uint8_t instead of an int...
2006-04-01 Måns Rullgård#define [U]INT32_{MIN,MAX} if missing
2006-03-06 Sam HocevarProper mangling information for symbols in OS X Mach...
2006-01-30 Diego BiurrunOn MinGW it is not possible to build shared and static...
2006-01-22 Gildas BazinWinCE cross-compilation support
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-05 François Revolfix for systems not defining PRIu64, not everyone knows...
2005-12-01 Alexander StrasserFixed format specifier in STOP_TIMER macro.
2005-09-19 Diego BiurrunMove lrintf implementation from libavcodec/dsputil...
2005-09-06 Diego BiurrunWrong comment after #endif.
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...