summaryrefslogtreecommitdiff
path: root/libavutil/common.h
Commit message (Collapse)AuthorAge
* Fixed format specifier in STOP_TIMER macro.Alexander Strasser2005-12-01
| | | | Originally committed as revision 4713 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move lrintf implementation from libavcodec/dsputil.h to libavutil/common.hDiego Biurrun2005-09-19
| | | | | | where it makes more sense. Originally committed as revision 4599 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Wrong comment after #endif.Diego Biurrun2005-09-06
| | | | | | Noticed by Fred Rothganger < rothgang -- at -- uiuc -- dot -- edu > Originally committed as revision 4566 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01
Originally committed as revision 4489 to svn://svn.ffmpeg.org/ffmpeg/trunk