François Revol
d4ad24c17d
Cleaner support for usleep()
...
Originally committed as revision 1668 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
14bea432f1
per context frame_rate_base, this should finally fix frame_rate related av sync issues
...
Originally committed as revision 1666 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Roman Shaposhnik
2e7973bbe7
correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)
...
Originally committed as revision 1664 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Slavik Gnatenko
69db4e10f2
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
...
Originally committed as revision 1663 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
df99755bda
fixing parsing of opendml avis
...
Originally committed as revision 1662 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Alex Beregszaszi
ce2749d2c4
simplified
...
Originally committed as revision 1655 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
9145f8b386
10l
...
Originally committed as revision 1653 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
0bf79c2fcd
fixing frame_rate accuracy
...
Originally committed as revision 1652 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
8a7b1b18e2
forgot ....
...
Originally committed as revision 1651 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
e23d5712ea
wmv2 & huffyuv regression test
...
Originally committed as revision 1650 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
952c69c479
huffyuv encoding fixed
...
Originally committed as revision 1647 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
b559b29b1f
read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)
...
fixed framerate encoding & decoding hopefully, this should fix av sync on long AVIs
Originally committed as revision 1646 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
7004ffb3d7
merging fourcc with codec_tag
...
Originally committed as revision 1645 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
9bf9a5fcae
reversing not yet reversed changes from r1.7 -> r1.8 except the static/const stuff
...
this seems to fix all avi parsing bugs
kabi, can u explain what this was good for?
Originally committed as revision 1644 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Max Krasnyansky
bdfcbbed79
Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)
...
Originally committed as revision 1641 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
3a13f6bd48
* compile PNG only when ZLIB is available
...
Originally committed as revision 1609 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
2ec23b6d44
move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536 )
...
Originally committed as revision 1608 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
5082f759e0
prettier debug output
...
Originally committed as revision 1607 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Mark Hills
a28fbb3fc8
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)
...
Originally committed as revision 1604 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
5d5fef0af1
avoid false URL protocol detection when using ':' in filenames
...
Originally committed as revision 1595 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
d271b84bf7
Looks like this one was forgotten in the INT -> int_t move
...
Originally committed as revision 1584 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
...
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
5c91a6755b
* static,const,compiler warning cleanup
...
Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
cd66005dda
raw ac3 auto detects parameters
...
Originally committed as revision 1566 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Max Krasnyansky
9899efb41a
variable UDP packet size patch by Max Krasnyansky
...
Originally committed as revision 1565 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Mike Melanson
1e711bd603
hook this up to the CYUV decoder
...
Originally committed as revision 1564 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
84ab361f3e
added 8 bit palette support for non animated GIF
...
Originally committed as revision 1562 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
3ce27f13b9
added 8 bit palette support
...
Originally committed as revision 1561 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
ec82011340
DV packet copy fix by Roman Shaposhnick
...
Originally committed as revision 1548 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
cc0799e5f8
Fix against C integrists breaks :P (hope I didn't break anything else)
...
Originally committed as revision 1547 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
79134973d8
Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This
...
code now waits for up to 30ms before reporting that no packet is available.
Originally committed as revision 1546 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
85a57296cc
yes, PNG can be simpler :-)
...
Originally committed as revision 1545 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
838dec4498
removing unused stuff
...
Originally committed as revision 1544 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
6fa5a56c1b
zero copy packet handling for DV1394 by Max Krasnyansky
...
Originally committed as revision 1542 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
cdc90af008
added GIF image format (both read and write)
...
Originally committed as revision 1541 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
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
22 years ago
Fabrice Bellard
fa7773216a
avoid too many false detections
...
Originally committed as revision 1537 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
fe2a4ca379
fixed copy
...
Originally committed as revision 1535 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
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
22 years ago
Fabrice Bellard
a26058a50d
Try this fix
...
Originally committed as revision 1532 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
0e04e4e9e1
added basic png handling
...
Originally committed as revision 1529 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
f8d7b5f5f4
added basic png handling - do not remake dependencies automatically
...
Originally committed as revision 1528 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
43a7635d09
added stripped down libpng
...
Originally committed as revision 1527 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
9ec05e3680
added DVD LPCM decoding support
...
Originally committed as revision 1525 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
1d0d55daf4
--disable-risky support
...
Originally committed as revision 1522 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
02d697aa5f
* headers valid for C++ compilers
...
Originally committed as revision 1521 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
1501987b46
Audio support for DV1394 by Max Krasnyansky
...
Originally committed as revision 1516 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
425ed6e223
DV audio decoder by Roman Shaposhnick
...
Originally committed as revision 1514 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago