summaryrefslogtreecommitdiff
path: root/libavutil/common.h
Commit message (Expand)AuthorAge
* On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun2006-01-30
* WinCE cross-compilation supportGildas Bazin2006-01-22
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Add some more PRIfooNN crap so it builds again here. Why can't ppl add defaul...François Revol2005-12-13
* Define EMULATE_INTTYPES for all windows-systems, except Cygwin and MinGWFredrik Orderud2005-12-12
* fix for systems not defining PRIu64, not everyone knows C99.François Revol2005-12-05
* Fixed format specifier in STOP_TIMER macro.Alexander Strasser2005-12-01
* Move lrintf implementation from libavcodec/dsputil.h to libavutil/common.hDiego Biurrun2005-09-19
* Wrong comment after #endif.Diego Biurrun2005-09-06
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01