Stefano Sabatini
|
162d4fc99d
|
Add long names to AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13009 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-27 22:39:51 +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
|
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
|
675a0583b4
|
Do not decode more data than output buffer may hold
Originally committed as revision 10547 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-09-22 09:09:47 +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 |
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 |
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 |
Alex Beregszaszi
|
fead30d444
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
Originally committed as revision 7587 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-01-19 22:12:59 +00:00 |
Diego Biurrun
|
1345f4ed6c
|
Rename SWAP macro to FFSWAP.
Originally committed as revision 6865 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-01 21:28:36 +00:00 |
Baptiste Coudurier
|
72450e50a5
|
support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
Originally committed as revision 6659 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-11 16:57:00 +00:00 |