Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 26 Mar 2007 17:33:45 +0000 | michael | set pict_type to I type during init so parsers which dont set it get all i frames, fixes mp3 seeking libavcodec |
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 |