Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 28 Jan 2008 21:24:09 +0000 | reimar | Add bitstream filter to convert between mov and plain text subtitles libavcodec |
Mon, 28 Jan 2008 21:12:38 +0000 | heydowns | Fix memory leak in h264 decoder. allocated_edge_emu_buffer was being allocated libavcodec |
Sun, 27 Jan 2008 23:28:56 +0000 | diego | Move common test program infrastructure to common.mak. libavcodec |
Sun, 27 Jan 2008 23:27:13 +0000 | diego | Move some lines in preparation for an upcoming commit. libavcodec |
Sun, 27 Jan 2008 20:50:16 +0000 | reimar | Add and use DECLARE_ASM_CONST for constants used in assembler code. libavcodec |
Sun, 27 Jan 2008 20:45:49 +0000 | reimar | Use DECLARE_ALIGNED in yet another place libavcodec |
Sun, 27 Jan 2008 19:59:11 +0000 | reimar | Use DECLARE_ALIGNED and remove unneeded attribute_used libavcodec |