Loren Merritt
|
d46ac5bfde
|
mdct wrapper function to match fft
Originally committed as revision 14703 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-08-12 00:38:30 +00:00 |
|
Loren Merritt
|
0a570e826d
|
remove mdct tmp buffer
Originally committed as revision 14702 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-08-12 00:36:36 +00:00 |
|
Peter Ross
|
fd76c37fd9
|
Modify all codecs to report their supported input and output sample format(s).
Originally committed as revision 14482 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-07-31 10:47:31 +00:00 |
|
Stefano Sabatini
|
fe4bf37455
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-06-12 21:50:13 +00:00 |
|
Benjamin Larsson
|
17125bd9da
|
Sample tested and the code worked so the comment is removed
Originally committed as revision 13650 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-06-03 16:46:38 +00:00 |
|
Benjamin Larsson
|
d311f8f3e3
|
Update copyright and text
Originally committed as revision 13239 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-22 19:42:02 +00:00 |
|
Maxim Poliakovski
|
9d278d8859
|
Fix decoding of 01-Untitled(1).oma, patch by Maxim Poliakovski
Originally committed as revision 13238 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-22 19:16:28 +00:00 |
|
Stefano Sabatini
|
9d82d6cbba
|
Transform codec names into single words.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13016 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-29 07:11:59 +00:00 |
|
Stefano Sabatini
|
d5202e4fda
|
Add long names to many AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13005 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-27 10:52:44 +00:00 |
|
Michael Niedermayer
|
8687f7679d
|
const
Originally committed as revision 11718 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-01 03:54:08 +00:00 |
|
Aurelien Jacobs
|
aee481cebe
|
use av_clip_int16() where it makes sense
Originally committed as revision 10078 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-08-11 22:48:55 +00:00 |
|
Alex Beregszaszi
|
5fc32c275e
|
use get_bits1(..) instead get_bits(.., 1)
Originally committed as revision 9999 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-08-09 00:13:31 +00:00 |
|
Panagiotis Issaris
|
6654296c30
|
Handle malloc failure
Originally committed as revision 9833 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-30 13:58:17 +00:00 |
|
Panagiotis Issaris
|
6611c0b4c9
|
Replace a return of -1 with ENOMEM.
Originally committed as revision 9813 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-27 16:31:54 +00:00 |
|
Benjamin Larsson
|
b8c4a51598
|
Deobfuscade decodeTonalComponents calling logic.
Originally committed as revision 8757 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-18 19:58:20 +00:00 |
|
Benjamin Larsson
|
10e26bc782
|
Atrac3 decoder.
Originally committed as revision 8747 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-17 20:53:39 +00:00 |
|