Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 26 Mar 2007 15:21:19 +0000 | iive | get rid of unused entries in the middle of xvmc_render struct, libavcodec |
Mon, 26 Mar 2007 10:03:57 +0000 | banan | Optimize by building the mdct window and multipying/adding at the same time. libavcodec |
Mon, 26 Mar 2007 00:54:29 +0000 | michael | factorize & libavcodec |
Mon, 26 Mar 2007 00:44:42 +0000 | michael | simplify libavcodec |
Mon, 26 Mar 2007 00:00:43 +0000 | aurel | properly set *data_size when returning >= 0 values in shorten_decode_frame() libavcodec |
Sun, 25 Mar 2007 23:37:38 +0000 | michael | check input validity, this prevents a few variables from reachin odd values which might have lead to out of array writes and thus might have been exploitable libavcodec |
Sun, 25 Mar 2007 23:22:11 +0000 | michael | simplify libavcodec |
Sun, 25 Mar 2007 20:52:45 +0000 | bcoudurier | increment subminor version due to r8502 and r8504, those revisions make dnxhd and gif decoders in line with libavcodec API libavcodec |