Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 10 Apr 2009 07:17:30 +0000 | reimar | Make sure error resilience does not try to use unavailable reference frames. libavcodec |
Fri, 10 Apr 2009 07:01:55 +0000 | reimar | Add a ff_h264_free_context function and call it from the H.264 parser. libavcodec |
Fri, 10 Apr 2009 00:09:07 +0000 | michael | Make sure mpeg2 has its height rounded up to 32 as that is needed libavcodec |
Thu, 09 Apr 2009 21:53:48 +0000 | michael | Do not use SSE2 SAD for snow as it requires more alignment than can be libavcodec |