Mercurial > libavutil.hg
log
age | author | description |
---|---|---|
Thu, 12 Feb 2009 02:02:42 +0000 | diego | Remove reference to renamed header file xvmc_render.h. libavutil |
Tue, 10 Feb 2009 09:12:52 +0000 | cehoyos | Silence one icc warning: libavutil |
Tue, 10 Feb 2009 01:24:06 +0000 | diego | Use AV_GCC_VERSION_AT_LEAST instead of complicated __GNUC__ version check. libavutil |
Mon, 09 Feb 2009 21:47:57 +0000 | michael | av_flatten to make the similarly named attribute available. libavutil |
Mon, 09 Feb 2009 21:47:05 +0000 | michael | av_uninit() to suppress false uninitialized warnings from gcc without deoptimizing code. libavutil |
Sun, 08 Feb 2009 21:23:15 +0000 | stefano | Document the av_base64_encode/decode functions. libavutil |