Mercurial > libavutil.hg
log
age | author | description |
---|---|---|
Tue, 20 Jan 2009 09:28:36 +0000 | cehoyos | Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can libavutil |
Mon, 19 Jan 2009 15:46:40 +0000 | diego | cosmetics: Remove pointless period after copyright statement non-sentences. libavutil |
Sun, 18 Jan 2009 23:07:30 +0000 | stefano | Drop the deprecated av_init_random() at the next libavutil major bump. libavutil |
Sun, 18 Jan 2009 23:04:33 +0000 | stefano | Replace calls to the deprecated function av_init_random() with libavutil |
Sun, 18 Jan 2009 22:57:40 +0000 | aurel | moves mid_pred() into mathops.h (with arch specific code split by directory) libavutil |
Sun, 18 Jan 2009 22:50:57 +0000 | stefano | Deprecate av_init_random() in favour of av_random_init(), with a more natural libavutil |
Sat, 17 Jan 2009 12:21:01 +0000 | aurel | remove ff_get_fourcc() and use AV_RL32() instead libavutil |