Diego Biurrun
|
ad1eebe360
|
Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection.
Originally committed as revision 16594 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-14 00:48:17 +00:00 |
|
Aurelien Jacobs
|
b250f9c66d
|
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-13 23:44:16 +00:00 |
|
Kostya Shishkov
|
eeee48b26b
|
Add channel layout to several audio decoders I maintain
Originally committed as revision 15884 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-11-19 14:57:48 +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 |
|
Diego Biurrun
|
245976da2a
|
Use full path for #includes from another directory.
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-09 11:56:36 +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 |
|
Zuxy Meng
|
98a6fff98c
|
Apply 'cold' attribute to init/uninit functions in libavcodec
Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-03-21 03:11:20 +00:00 |
|
Diego Biurrun
|
5e53486545
|
typo fix: inited --> initialized
Originally committed as revision 11920 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-13 09:26:10 +00:00 |
|
Michael Niedermayer
|
0ff4670a21
|
Casts to silcence "incompatible pointer type" warnings.
Originally committed as revision 11733 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-01 13:51:06 +00:00 |
|
Michael Niedermayer
|
7993df6527
|
consts
I have underestimated this a little, and these are just some ...
Originally committed as revision 11708 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-01 03:26:31 +00:00 |
|
Kostya Shishkov
|
24e649afe3
|
Split Musepack decoder into SV7 decoder and synth core
(for upcoming SV8 decoder)
Originally committed as revision 10905 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-11-02 06:40:42 +00:00 |
|