Thu, 08 Apr 2010 06:04:41 +0000 |
alexc |
Add support for PS sync extensions.
libavcodec
|
Thu, 08 Apr 2010 06:04:37 +0000 |
alexc |
Use get_bits_left() in the sync extension check.
libavcodec
|
Thu, 08 Apr 2010 06:04:31 +0000 |
alexc |
Fix ext_object_type.
libavcodec
|
Tue, 06 Apr 2010 09:52:41 +0000 |
benoit |
Fix segfault when encoder initialization fails.
libavcodec
|
Sun, 04 Apr 2010 07:18:10 +0000 |
siretart |
Avoid division by zero
libavcodec
|
Sat, 03 Apr 2010 15:05:27 +0000 |
vitor |
Add help for (I)RDFT test in fft-test
libavcodec
|
Sat, 03 Apr 2010 15:04:15 +0000 |
vitor |
Make code using 1d-DCT consistent with the API change
libavcodec
|
Sat, 03 Apr 2010 14:15:00 +0000 |
stefano |
Replace all remaining occurrences of AVERROR_NOMEM with
libavcodec
|
Fri, 02 Apr 2010 16:26:10 +0000 |
alexc |
aacenc: Error when an unsupported profile is requested
libavcodec
|
Fri, 02 Apr 2010 14:19:39 +0000 |
alexc |
aacenc: Don't lowpass the input unless specifically requested.
libavcodec
|
Fri, 02 Apr 2010 14:08:51 +0000 |
michael |
Change default for bidir_refine to 1.
libavcodec
|
Fri, 02 Apr 2010 14:04:15 +0000 |
michael |
Optimize bidir_refine a bit.
libavcodec
|