Mike Melanson
|
98772cbf7b
|
if audio is PCM, push it through (sync is not perfect yet)
Originally committed as revision 3528 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-09-28 03:04:36 +00:00 |
|
Michael Niedermayer
|
53db1cae1c
|
data_size = 0 cleanup
Originally committed as revision 3146 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-05-21 14:37:16 +00:00 |
|
Alex Beregszaszi
|
fd1467581c
|
conversion to av_log
Originally committed as revision 2975 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-04-07 13:26:47 +00:00 |
|
Mike Melanson
|
23fe14bb20
|
minor VMD system update; still not perfect, but should not crash either
Originally committed as revision 2887 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-03-14 04:08:11 +00:00 |
|
Michael Niedermayer
|
d705e4a6bb
|
(f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get
Originally committed as revision 2806 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-02-22 00:31:19 +00:00 |
|
Mike Melanson
|
fafa0b75ee
|
first pass at Sierra VMD A/V decoders; video looks great, audio is not
yet complete
Originally committed as revision 2652 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-01-02 04:45:06 +00:00 |
|