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 |
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
|
2a2bbcb05f
|
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
Originally committed as revision 2451 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-30 05:40:58 +00:00 |
Mike Melanson
|
4120a53a86
|
implemented Id Quake II CIN support
Originally committed as revision 2339 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-10-03 05:43:03 +00:00 |