Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |
Thu, 09 Apr 2009 21:52:12 +0000 | lucabe | Fix documentation for the "-ps" option libavcodec |
Thu, 09 Apr 2009 21:19:25 +0000 | michael | Make sure the next used frame is released so get_buffer() wont fail. libavcodec |
Thu, 09 Apr 2009 21:17:53 +0000 | michael | Move release_buffer() up so it is prior to a future call to it. libavcodec |
Thu, 09 Apr 2009 20:44:18 +0000 | michael | Factorize release_buffer() libavcodec |
Thu, 09 Apr 2009 20:23:13 +0000 | michael | Make sure spatial_decomposition_count is not too large for picture size. libavcodec |
Thu, 09 Apr 2009 20:13:35 +0000 | michael | Skip non intra frames that have no reference frames. libavcodec |