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 |
|