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 |
Stefano Sabatini
|
bcdb2378f7
|
Add long names to some AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13022 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-29 21:31:21 +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 |
Michael Niedermayer
|
4a431e9e51
|
const
Originally committed as revision 11777 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-01 15:56:51 +00:00 |
Ramiro Polla
|
2c124cb65c
|
Use AV_xx throughout libavcodec
Originally committed as revision 9169 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-02 01:41:07 +00:00 |
Diego Biurrun
|
2029f312e8
|
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
Originally committed as revision 8967 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-10 09:00:44 +00:00 |
Nicholas Tung
|
e4141433ea
|
Get rid of unnecessary pointer casts.
patch by Nicholas Tung, ntung ntung com
Originally committed as revision 8687 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-08 20:24:16 +00:00 |
Nicholas Tung
|
587d07227e
|
Remove superfluous setting of has_b_frames in codecs without B-frames.
patch by Nicholas Tung, ntung ntung com
Originally committed as revision 8647 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-07 17:37:30 +00:00 |
Baptiste Coudurier
|
29f86228a0
|
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
Originally committed as revision 6672 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-12 12:02:58 +00:00 |