Sat, 24 Jan 2009 08:15:43 +0000 |
vitor |
Do not allocate RoqTempData on the stack
libavcodec
|
Fri, 23 Jan 2009 22:27:19 +0000 |
jbr |
rename flac.c to flacdec.c
libavcodec
|
Fri, 23 Jan 2009 12:09:32 +0000 |
andoma |
Avoid allocating MPADecodeContext on stack.
libavcodec
|
Fri, 23 Jan 2009 06:33:04 +0000 |
kostya |
Remove the block with always false condition from vc1_parse_frame_header()
libavcodec
|
Fri, 23 Jan 2009 06:31:17 +0000 |
kostya |
VC-1 postproc field is 2 bits wide while decoder read only single bit.
libavcodec
|
Thu, 22 Jan 2009 22:23:58 +0000 |
jbr |
flacdec: add support for 3 additional sample rate codes
libavcodec
|
Thu, 22 Jan 2009 19:48:10 +0000 |
alexc |
Mark ff_fft_init with av_cold.
libavcodec
|