Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 21 Aug 2009 09:54:28 +0000 | reimar | Replace #ifdef PIC checks with the more appropriate HAVE_EBX_AVAILABLE/HAVE_7REGS. libavcodec |
Fri, 21 Aug 2009 08:46:49 +0000 | diego | Add missing #includes to pass 'make checkheaders'. libavcodec |
Thu, 20 Aug 2009 18:54:50 +0000 | reimar | Always allocate a buffer of AVPALETTE_SIZE for palette in the subtitle libavcodec |
Wed, 19 Aug 2009 21:59:44 +0000 | mru | Get rid of large stack array in rd8x8_c() libavcodec |
Wed, 19 Aug 2009 21:59:40 +0000 | mru | eval: replace variable-length array with av_malloc/free libavcodec |
Wed, 19 Aug 2009 21:59:36 +0000 | mru | flacdec: change variable-length array to fixed length libavcodec |
Mon, 17 Aug 2009 02:23:53 +0000 | mru | AVR32: optimised mathops.h libavcodec |