Fabrice Bellard
|
cd66005dda
|
raw ac3 auto detects parameters
Originally committed as revision 1566 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-09 18:07:16 +00:00 |
|
Fabrice Bellard
|
84ab361f3e
|
added 8 bit palette support for non animated GIF
Originally committed as revision 1562 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-09 16:25:21 +00:00 |
|
Fabrice Bellard
|
3ce27f13b9
|
added 8 bit palette support
Originally committed as revision 1561 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-09 16:22:06 +00:00 |
|
Fabrice Bellard
|
7e6d70d0b1
|
added paletted 8 bit format support
Originally committed as revision 1560 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-09 16:20:25 +00:00 |
|
Fabrice Bellard
|
ec82011340
|
DV packet copy fix by Roman Shaposhnick
Originally committed as revision 1548 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-06 22:34:55 +00:00 |
|
Fabrice Bellard
|
85a57296cc
|
yes, PNG can be simpler :-)
Originally committed as revision 1545 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-04 23:44:26 +00:00 |
|
Fabrice Bellard
|
838dec4498
|
removing unused stuff
Originally committed as revision 1544 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-04 23:43:14 +00:00 |
|
Fabrice Bellard
|
6fa5a56c1b
|
zero copy packet handling for DV1394 by Max Krasnyansky
Originally committed as revision 1542 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-03 22:58:29 +00:00 |
|
Fabrice Bellard
|
cdc90af008
|
added GIF image format (both read and write)
Originally committed as revision 1541 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-03 22:53:10 +00:00 |
|
Fabrice Bellard
|
ba19f84810
|
added primitive image GIF encoder based on animated gif encoder
Originally committed as revision 1540 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-03 22:52:38 +00:00 |
|
Fabrice Bellard
|
fcfa89e81c
|
added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support
Originally committed as revision 1539 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-03 22:51:48 +00:00 |
|
Fabrice Bellard
|
fa7773216a
|
avoid too many false detections
Originally committed as revision 1537 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-02 20:04:03 +00:00 |
|
Fabrice Bellard
|
4c7e861929
|
handle odd image sizes when using subsampled chroma (useful for JPEG images)
Originally committed as revision 1536 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-02 19:53:01 +00:00 |
|
Fabrice Bellard
|
fe2a4ca379
|
fixed copy
Originally committed as revision 1535 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-02 19:51:40 +00:00 |
|
Fabrice Bellard
|
0250738f13
|
added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further)
Originally committed as revision 1534 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-02 19:18:09 +00:00 |
|
Fabrice Bellard
|
12b64a2252
|
added animated GIF decoder (pts and various disposal handling are missing)
Originally committed as revision 1533 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-02 19:16:51 +00:00 |
|
Fabrice Bellard
|
a26058a50d
|
Try this fix
Originally committed as revision 1532 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-02 15:54:11 +00:00 |
|
Fabrice Bellard
|
811b32ed69
|
dependencies are only build with make depend
Originally committed as revision 1531 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-01 20:57:37 +00:00 |
|
Fabrice Bellard
|
91d742b746
|
fixed dependencies
Originally committed as revision 1530 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-01 20:56:39 +00:00 |
|
Fabrice Bellard
|
0e04e4e9e1
|
added basic png handling
Originally committed as revision 1529 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-01 20:53:57 +00:00 |
|
Fabrice Bellard
|
f8d7b5f5f4
|
added basic png handling - do not remake dependencies automatically
Originally committed as revision 1528 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-01 20:53:07 +00:00 |
|
Fabrice Bellard
|
43a7635d09
|
added stripped down libpng
Originally committed as revision 1527 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-01 20:51:52 +00:00 |
|
Fabrice Bellard
|
9ec05e3680
|
added DVD LPCM decoding support
Originally committed as revision 1525 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-31 17:04:46 +00:00 |
|
Fabrice Bellard
|
a8721c0930
|
make consistent decisions for dlopen/dlfcn and vhook
Originally committed as revision 1520 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-28 14:52:34 +00:00 |
|
Fabrice Bellard
|
ea937d0141
|
win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ?
Originally committed as revision 1519 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-28 14:50:26 +00:00 |
|
Fabrice Bellard
|
d44b50b0af
|
win32: added vsnprintf
Originally committed as revision 1518 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-28 14:37:44 +00:00 |
|
Fabrice Bellard
|
1501987b46
|
Audio support for DV1394 by Max Krasnyansky
Originally committed as revision 1516 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-27 22:59:42 +00:00 |
|
Fabrice Bellard
|
425ed6e223
|
DV audio decoder by Roman Shaposhnick
Originally committed as revision 1514 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-27 09:21:30 +00:00 |
|
Fabrice Bellard
|
a48835b9fe
|
removed unneeded mallocs
Originally committed as revision 1508 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-25 13:05:39 +00:00 |
|
Fabrice Bellard
|
e9a9e0c210
|
use av_strdup()
Originally committed as revision 1507 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 23:34:29 +00:00 |
|
Fabrice Bellard
|
0d4c587854
|
removed warning
Originally committed as revision 1506 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 23:18:42 +00:00 |
|
Fabrice Bellard
|
8e1e6f31c1
|
use av_malloc() functions - added av_strdup and av_realloc()
Originally committed as revision 1505 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 23:03:09 +00:00 |
|
Fabrice Bellard
|
47e2a6e6c5
|
use av_realloc()
Originally committed as revision 1504 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 22:59:35 +00:00 |
|
Fabrice Bellard
|
ddedacfe98
|
undefine malloc macros
Originally committed as revision 1503 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 22:59:06 +00:00 |
|
Fabrice Bellard
|
39f853afe9
|
use av_malloc()
Originally committed as revision 1502 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 22:57:56 +00:00 |
|
Fabrice Bellard
|
a5df11ab1e
|
dv1394 channel selection by Max Krasnyansky - modified channel number to be in base 10 by default
Originally committed as revision 1500 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 18:44:26 +00:00 |
|
Fabrice Bellard
|
7f172339fd
|
grab device is in AVFormatParameter (at least better than global variable)
Originally committed as revision 1499 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 10:33:16 +00:00 |
|
Fabrice Bellard
|
79a7c2683e
|
grab device is in AVFormatParameter (at least better than global variable) - currently unused video output stuff for ffplay
Originally committed as revision 1498 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 10:31:32 +00:00 |
|
Fabrice Bellard
|
86fd51fbad
|
video_device fixes
Originally committed as revision 1497 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 09:55:19 +00:00 |
|
Fabrice Bellard
|
2a6874fd24
|
removed warnings
Originally committed as revision 1496 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-23 09:52:30 +00:00 |
|
Fabrice Bellard
|
4b8b2edb62
|
dependency handling is consistant with libavcodec
Originally committed as revision 1492 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-22 09:55:08 +00:00 |
|
Fabrice Bellard
|
811e6d731f
|
removed unused rule
Originally committed as revision 1491 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-22 09:53:50 +00:00 |
|
Fabrice Bellard
|
7c235fe238
|
dependency handling is consistant with libavcodec
Originally committed as revision 1490 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-22 09:53:25 +00:00 |
|
Fabrice Bellard
|
8f0a61620d
|
fixed -msse stuff
Originally committed as revision 1489 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-22 09:35:40 +00:00 |
|
Fabrice Bellard
|
a968e365c9
|
fixed dependancy generation (I want the case where SRC_PATH is not . to work too - very useful if you have different gcc versions to test at the same time...) - fixed -msse stuff
Originally committed as revision 1488 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-22 09:35:03 +00:00 |
|
Fabrice Bellard
|
69572401ad
|
added gray<->RGB functions - fixed rgb<->yuv functions for non RGB24 case
Originally committed as revision 1483 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-20 22:26:19 +00:00 |
|
Fabrice Bellard
|
0e5f8ab165
|
fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as libavcodec)
Originally committed as revision 1471 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-19 15:40:06 +00:00 |
|
Fabrice Bellard
|
94d883e84b
|
jpeg detection fix - fixed imagepipe output
Originally committed as revision 1443 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 05:33:35 +00:00 |
|
Fabrice Bellard
|
7481e91982
|
more formats
Originally committed as revision 1442 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 05:32:29 +00:00 |
|
Fabrice Bellard
|
3c27199b8f
|
added av_set_parameters()
Originally committed as revision 1441 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 05:14:28 +00:00 |
|
Fabrice Bellard
|
817b23ffcf
|
still image support - increase audio buffer size - do hex dump even if packet is discarded
Originally committed as revision 1440 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 05:05:47 +00:00 |
|
Fabrice Bellard
|
87a0a6816f
|
added still image support
Originally committed as revision 1439 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 05:02:14 +00:00 |
|
Fabrice Bellard
|
f746a04616
|
added url_get_filename()
Originally committed as revision 1438 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 04:59:17 +00:00 |
|
Fabrice Bellard
|
0b9fb89d58
|
extracted yuv4mpeg from img.c (untested)
Originally committed as revision 1437 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 04:58:36 +00:00 |
|
Fabrice Bellard
|
290c5fa640
|
added simple still image format support to simplify image and imagepipe video formats
Originally committed as revision 1436 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 04:56:29 +00:00 |
|
Fabrice Bellard
|
2a877875fa
|
added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions
Originally committed as revision 1435 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 04:54:38 +00:00 |
|
Fabrice Bellard
|
5915a6dc85
|
moved avpicture_xxx to imgconvert
Originally committed as revision 1434 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 04:52:39 +00:00 |
|
Fabrice Bellard
|
2d1a4094a2
|
build update - avpicture_fill() returns the image size
Originally committed as revision 1433 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 04:51:31 +00:00 |
|
Fabrice Bellard
|
0b2612b1cd
|
changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpu
Originally committed as revision 1432 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 00:13:18 +00:00 |
|
Fabrice Bellard
|
524c6b6342
|
simplified code (need automatic testing) - added primitive new format support.
Originally committed as revision 1431 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 00:08:48 +00:00 |
|
Fabrice Bellard
|
9bbffbb155
|
moved avcodec_get_chroma_sub_sample() to imgconvert.c
Originally committed as revision 1430 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 00:07:06 +00:00 |
|
Fabrice Bellard
|
dab64ebc0d
|
new image formats - suppressed ill defined formats (endianness, unless specified, is always the one of the CPU) - added avcodec_get_pix_fmt_name()
Originally committed as revision 1429 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-11 00:04:36 +00:00 |
|
Fabrice Bellard
|
4013fcf4af
|
altivec patches by Romain Dolbeau
Originally committed as revision 1423 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-08 18:47:49 +00:00 |
|
Fabrice Bellard
|
e366e6795d
|
suppressed getopt.h
Originally committed as revision 1422 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 23:49:40 +00:00 |
|
Fabrice Bellard
|
9ebc63a967
|
tests link all libavcodec
Originally committed as revision 1421 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 23:47:09 +00:00 |
|
Fabrice Bellard
|
0fe67fa74b
|
suppressed pix_norm_altivec
Originally committed as revision 1420 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 22:51:32 +00:00 |
|
Fabrice Bellard
|
f08ce7fe3b
|
suppressed redundant math.h - suppressed M_PI redefinition
Originally committed as revision 1419 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 22:43:16 +00:00 |
|
Fabrice Bellard
|
c4d82fea54
|
generic M_PI define
Originally committed as revision 1418 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 22:38:25 +00:00 |
|
Fabrice Bellard
|
8d268a7d4c
|
fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding
Originally committed as revision 1417 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 18:15:48 +00:00 |
|
Fabrice Bellard
|
15e35d0d42
|
removed redundant includes
Originally committed as revision 1416 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 18:15:14 +00:00 |
|
Fabrice Bellard
|
923ceff8ef
|
enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tell me if you have better ideas for intrinsic naming or Makefile support)
Originally committed as revision 1415 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 17:48:14 +00:00 |
|
Fabrice Bellard
|
b35a02d527
|
align fixes for sse/altivec
Originally committed as revision 1414 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 17:46:08 +00:00 |
|
Fabrice Bellard
|
bbbb6d6fc3
|
enabled SSE fft on x86
Originally committed as revision 1413 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 17:45:24 +00:00 |
|
Fabrice Bellard
|
d9823692f5
|
use av_malloc instead of malloc
Originally committed as revision 1412 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 17:44:21 +00:00 |
|
Fabrice Bellard
|
ea0f841a54
|
compile fixes
Originally committed as revision 1411 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 17:43:50 +00:00 |
|
Fabrice Bellard
|
e1958604fd
|
added define for builtins use - inverse fix by Romain Dolbeau
Originally committed as revision 1410 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 17:41:43 +00:00 |
|
Fabrice Bellard
|
52b41d7f70
|
allow easy use of GCC vector builtins on x86 (has someone a better idea?)
Originally committed as revision 1409 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-07 17:40:41 +00:00 |
|
Fabrice Bellard
|
2f62e147ae
|
oops : better error resilience - should fix most wma decoding problems
Originally committed as revision 1404 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-01-06 22:47:42 +00:00 |
|
Fabrice Bellard
|
d3d100875e
|
update
Originally committed as revision 1369 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-12-28 13:54:11 +00:00 |
|
Fabrice Bellard
|
61b717c362
|
updated html docs
Originally committed as revision 1368 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-12-28 13:42:05 +00:00 |
|
Fabrice Bellard
|
ac97734133
|
added release tar target
Originally committed as revision 1364 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-12-27 14:33:53 +00:00 |
|
Fabrice Bellard
|
c6fdc7083a
|
updated with my current projets - add your own TODO if you wish
Originally committed as revision 1344 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-12-20 14:04:03 +00:00 |
|
Fabrice Bellard
|
8154d2e01a
|
added ffserver disabling for easier porting
Originally committed as revision 1341 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-12-18 16:34:07 +00:00 |
|
Fabrice Bellard
|
a1dfc201bd
|
fixed 'file:' in URLs
Originally committed as revision 1290 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-29 19:19:47 +00:00 |
|
Fabrice Bellard
|
a382b927ed
|
fixed multidir compile
Originally committed as revision 1289 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-29 14:56:03 +00:00 |
|
Fabrice Bellard
|
abac617591
|
renamed libav to libavformat
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-25 19:07:40 +00:00 |
|
Fabrice Bellard
|
65e70450de
|
experimental mpeg4 video support (currently no slice/timestamp handling)
Originally committed as revision 1264 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 20:53:32 +00:00 |
|
Fabrice Bellard
|
50d5d129b4
|
use codec_id so that the codec does not need to be opened
Originally committed as revision 1263 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 20:50:29 +00:00 |
|
Fabrice Bellard
|
0fa45e19ce
|
minimum handling for mpeg4 video multicast from avi files
Originally committed as revision 1262 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 20:49:47 +00:00 |
|
Fabrice Bellard
|
6891b9d458
|
added example to hack with SDP/multicast streaming
Originally committed as revision 1261 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 18:26:32 +00:00 |
|
Fabrice Bellard
|
6edd6884b5
|
RTP multicast begins to work in MPEG1 - simplified stream bandwidth computation (no need to recompute it at each request)
Originally committed as revision 1260 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 18:05:45 +00:00 |
|
Fabrice Bellard
|
d2f48f3555
|
update
Originally committed as revision 1259 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 17:08:39 +00:00 |
|
Fabrice Bellard
|
829ac53d98
|
clean up of redirector code - first stage of RTP multicast support - added SDP redirector output for multicast
Originally committed as revision 1257 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 15:00:05 +00:00 |
|
Fabrice Bellard
|
a941f3919d
|
export match_ext()
Originally committed as revision 1256 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 14:54:46 +00:00 |
|
Fabrice Bellard
|
cb1fdc6104
|
match SDP based on content instead of extension
Originally committed as revision 1255 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 14:54:13 +00:00 |
|
Fabrice Bellard
|
67d06418da
|
added handling of URL redirectors (needed for RTSP streaming client)
Originally committed as revision 1253 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 11:41:22 +00:00 |
|
Fabrice Bellard
|
2fd0e8e630
|
supressed incorrect pts init (when the pts is not set, ffmpeg.c presumes the nominal frame rate is used
Originally committed as revision 1252 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 10:53:35 +00:00 |
|
Fabrice Bellard
|
01e96fd1cd
|
suppressed PKT_FLAG_DROPPED_FRAME
Originally committed as revision 1251 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 10:51:17 +00:00 |
|
Fabrice Bellard
|
6bcafa93d7
|
pkt->pts is already set, please fix audio if you modify this code - supressed unused PKT_FLAG_DROPPED_FRAME
Originally committed as revision 1250 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-20 10:50:44 +00:00 |
|
Fabrice Bellard
|
0699d2fe44
|
update
Originally committed as revision 1238 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-11-19 20:28:29 +00:00 |
|