Daniel Kang
|
fea714ecd9
|
Do not overread input buffer.
Fixes issue 2503.
Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26256 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2011-01-07 19:55:22 +00:00 |
Stefano Sabatini
|
e16f217ceb
|
Use new imgutils.h API names, fix deprecation warnings.
Originally committed as revision 25058 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-09-07 19:15:29 +00:00 |
Stefano Sabatini
|
6ce9b4310c
|
Remove use of the deprecated function avcodec_check_dimensions(), use
av_check_image_size() instead.
Originally committed as revision 24711 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-08-06 09:37:04 +00:00 |
Stefano Sabatini
|
72415b2adb
|
Define AVMediaType enum, and use it instead of enum CodecType, which
is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-03-30 23:30:55 +00:00 |
Reimar Döffinger
|
c3abb55141
|
Set bits_per_raw_sample appropriately in dpx decoder.
Originally committed as revision 20887 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-12-16 20:46:48 +00:00 |
Jimmy Christensen
|
94d3d6a468
|
DPX (Digital Picture Exchange) image decoder
patch by Jimmy Christensen, jimmy ghost dk
Originally committed as revision 19163 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-06-12 05:29:29 +00:00 |