Robert Swain
|
9146e4d61c
|
Add generic ff_sine_window_init function and implement in codecs appropriately
Originally committed as revision 13888 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-06-22 15:12:27 +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
|
c401efdefe
|
Long name spelling fixes
Originally committed as revision 13038 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-02 22:58:16 +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 |
|
Reimar Döffinger
|
63f2670a53
|
Check that we have enough input data in IMC decoder.
Originally committed as revision 11872 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-05 18:39:55 +00:00 |
|
Kostya Shishkov
|
4990eb5f49
|
Do not modify input data
Originally committed as revision 11805 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-02 08:28:07 +00:00 |
|
Kostya Shishkov
|
0fe04628b9
|
IMC decoder always operates on 64-byte blocks
Originally committed as revision 11804 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-02 08:26:49 +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 |
|
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 |
|
Diego Biurrun
|
e5a389a1b7
|
license header consistency cosmetics
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-05 10:40:25 +00:00 |
|
Reimar Döffinger
|
f66e4f5f9e
|
Add av_ prefix to clip functions
Originally committed as revision 8122 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-25 10:27:12 +00:00 |
|
Benjamin Larsson
|
3644d47241
|
Missed one log2().
Originally committed as revision 7117 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-17 21:43:46 +00:00 |
|
Benjamin Larsson
|
521fe1d2da
|
Remove log2() usage.
Originally committed as revision 7063 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-14 18:54:42 +00:00 |
|
Måns Rullgård
|
8e981daf2b
|
make some symbols static
Originally committed as revision 6972 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-11 20:54:48 +00:00 |
|
Kostya Shishkov
|
469f9de72f
|
Init vlc tables as static
Originally committed as revision 6840 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-30 13:57:55 +00:00 |
|
Kostya Shishkov
|
84ed36da85
|
IMC decoder
Originally committed as revision 6839 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-30 13:48:48 +00:00 |
|