Fri, 10 Apr 2009 11:29:51 +0000 |
diego |
Fix sigill on non-MMX2 CPUs.
libavcodec
|
Fri, 10 Apr 2009 11:07:52 +0000 |
stefano |
Use the new avcodec_decode_* API.
libavcodec
|
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
|
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
|