Michael Niedermayer
|
01f4895c68
|
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-07-17 22:24:36 +00:00 |
Michael Niedermayer
|
2692067a45
|
AVPacket.pos
Originally committed as revision 4314 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-05-26 20:17:12 +00:00 |
Michael Niedermayer
|
0ecca7a49f
|
various security fixes and precautionary checks
Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-01-12 00:16:25 +00:00 |
Mike Melanson
|
0bd586c50d
|
sweeping change from -EIO -> AVERROR_IO
Originally committed as revision 3239 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-06-19 03:59:34 +00:00 |
Michael Niedermayer
|
9ee91c2f53
|
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
Originally committed as revision 3148 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-05-21 20:43:21 +00:00 |
Mike Melanson
|
3a278992bd
|
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
MKTAG/MKBETAG
Originally committed as revision 2886 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-03-14 04:04:08 +00:00 |
Mike Melanson
|
42cad81aea
|
yep, FLI support
Originally committed as revision 2519 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-11-14 05:42:14 +00:00 |