Fri, 28 Aug 2009 23:39:02 +0000 |
mru |
Make DECLARE_ALIGNED_8 align to 8 bytes, never to 16
libavcodec
|
Fri, 28 Aug 2009 00:57:00 +0000 |
jbr |
Use the output data type to determine the maximum number of samples that can be
libavcodec
|
Fri, 28 Aug 2009 00:44:54 +0000 |
jbr |
Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat
libavcodec
|
Thu, 27 Aug 2009 17:46:13 +0000 |
alexc |
Re-add search_for_ms to the coefficients encoders to silence warnings
libavcodec
|
Thu, 27 Aug 2009 16:38:57 +0000 |
vitor |
Formatting K&R fixes
libavcodec
|
Thu, 27 Aug 2009 15:52:44 +0000 |
vitor |
Mark "i" parameter of vector_clipf_sse() as early-clobber
libavcodec
|
Thu, 27 Aug 2009 15:49:05 +0000 |
vitor |
100l, revision 19728 added a bug that broke twinvq decoding. I forgot to
libavcodec
|
Thu, 27 Aug 2009 15:38:59 +0000 |
vitor |
Mark parameter src of vector_clipf() as const
libavcodec
|
Thu, 27 Aug 2009 14:49:36 +0000 |
vitor |
SSE optimized vector_clipf(). 10% faster TwinVQ decoding.
libavcodec
|
Thu, 27 Aug 2009 13:41:29 +0000 |
lorenm |
indent
libavcodec
|
Thu, 27 Aug 2009 13:41:11 +0000 |
lorenm |
1.5x faster ff_vorbis_floor1_render_list, 5% faster vorbis decoding on Core2.
libavcodec
|
Wed, 26 Aug 2009 23:12:41 +0000 |
diego |
whitespace cosmetics
libavcodec
|
Wed, 26 Aug 2009 23:07:07 +0000 |
mru |
Remove useless alignment from MpegEncContext.intra_scantable
libavcodec
|
Wed, 26 Aug 2009 22:10:35 +0000 |
cehoyos |
Decoder for LPCM as used in Bluray discs.
libavcodec
|
Wed, 26 Aug 2009 21:25:43 +0000 |
cehoyos |
Fix comments after switching from CABAC to range coder in r3658.
libavcodec
|
Wed, 26 Aug 2009 21:23:21 +0000 |
faust3 |
add decode_coeffs()
libavcodec
|
Wed, 26 Aug 2009 21:18:54 +0000 |
faust3 |
merge 2-channel M/S stereo decoding code with the multichannel version
libavcodec
|
Wed, 26 Aug 2009 15:22:15 +0000 |
mru |
4xm: provide 16-byte alignment where required
libavcodec
|
Wed, 26 Aug 2009 13:17:06 +0000 |
mru |
dsputil: declare some arrays 16-byte aligned
libavcodec
|
Wed, 26 Aug 2009 12:12:40 +0000 |
mru |
Remove some unnecessary alignment specifiers
libavcodec
|
Wed, 26 Aug 2009 11:31:37 +0000 |
cehoyos |
Always allocate a buffer of AVPALETTE_SIZE for palette in the
libavcodec
|
Wed, 26 Aug 2009 10:08:00 +0000 |
reimar |
100l typo, xsub encoder printed end time hours where minutes should have been.
libavcodec
|
Wed, 26 Aug 2009 09:10:51 +0000 |
reimar |
100l, inv_zigzag_direct16 must be aligned to 16 bytes for dct_quantize_SSE2
libavcodec
|
Wed, 26 Aug 2009 01:29:10 +0000 |
reimar |
Reindent.
libavcodec
|