Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 12 Apr 2009 21:42:55 +0000 | diego | Remove AltiVec optimizations for Snow. They are hindering the development libavcodec |
Sun, 12 Apr 2009 20:43:52 +0000 | michael | Fix 2 access units in a packet mp4s. libavcodec |
Sun, 12 Apr 2009 20:40:18 +0000 | michael | Get rid of the non sensical idea of using the current picture for missing libavcodec |
Sun, 12 Apr 2009 20:21:23 +0000 | michael | Factorize field_end() out. libavcodec |
Sun, 12 Apr 2009 13:58:03 +0000 | michael | Assert that the first list1 entry is a reference frame. libavcodec |
Sun, 12 Apr 2009 13:17:37 +0000 | reimar | Add a av_fast_malloc function and replace several uses of av_fast_realloc, libavcodec |
Sun, 12 Apr 2009 12:25:53 +0000 | reimar | Use void * instead of uint8_t * for the destination buffer for dsp.bswap_buf libavcodec |