Michael Niedermayer [Fri, 18 Apr 2003 12:45:34 +0000 (12:45 +0000)]
mpeg2 qscale flag
a few bugfixes for the C pp code
minor optimization
Originally committed as revision 1786 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 17 Apr 2003 19:56:33 +0000 (19:56 +0000)]
we really shouldnt use M$* as default codec -> use MPEG4 as default
Originally committed as revision 1785 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 17 Apr 2003 19:53:36 +0000 (19:53 +0000)]
segfault fix
Originally committed as revision 1784 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 17 Apr 2003 19:32:46 +0000 (19:32 +0000)]
mplayer idependant (not really yet) swscale example
Originally committed as revision 9922 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Fabrice Bellard [Wed, 16 Apr 2003 22:43:26 +0000 (22:43 +0000)]
up to date license terms
Originally committed as revision 1783 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fabrice Bellard [Wed, 16 Apr 2003 22:21:04 +0000 (22:21 +0000)]
removed useless copyright policy - added xawtv link
Originally committed as revision 1782 to svn://svn.ffmpeg.org/ffmpeg/trunk
Arpi [Wed, 16 Apr 2003 20:04:20 +0000 (20:04 +0000)]
Compile a52 util functions too
Originally committed as revision 1781 to svn://svn.ffmpeg.org/ffmpeg/trunk
Arpi [Wed, 16 Apr 2003 20:03:07 +0000 (20:03 +0000)]
Utility functions (CRC calc & float->int converters)
[imported from MPlayer, based on a52dec's libao]
Originally committed as revision 1780 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 16 Apr 2003 19:57:57 +0000 (19:57 +0000)]
meanigfull dr1 comment
Originally committed as revision 1779 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Tue, 15 Apr 2003 22:29:37 +0000 (22:29 +0000)]
Changes for SPARC/Solaris compatibility. Now it should be possible to
build and test ffmpeg on SPARC/Solaris 8+ out of the box.
Originally committed as revision 1778 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Tue, 15 Apr 2003 10:12:38 +0000 (10:12 +0000)]
native Indeo3 decoder implementation
Originally committed as revision 1777 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Tue, 15 Apr 2003 02:23:00 +0000 (02:23 +0000)]
* Actually make the sort function do some sorting (data needs to be on own lines)
* Revise the regression results
Originally committed as revision 1776 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Tue, 15 Apr 2003 01:58:46 +0000 (01:58 +0000)]
* Removed ffmpeg output during encoding runs. Now only print out errors
* Try to fix mysterious sort order issue in ffserver tests
Originally committed as revision 1775 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 14 Apr 2003 20:02:12 +0000 (20:02 +0000)]
10l
Originally committed as revision 1774 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 14 Apr 2003 14:06:21 +0000 (14:06 +0000)]
check validity of some flags
Originally committed as revision 1773 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 14 Apr 2003 13:44:38 +0000 (13:44 +0000)]
minor cleanup / some warning fixes
Originally committed as revision 1772 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 14 Apr 2003 09:58:16 +0000 (09:58 +0000)]
10l (hadamard fix)
Originally committed as revision 1771 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 12 Apr 2003 22:53:26 +0000 (22:53 +0000)]
10l
Originally committed as revision 1770 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 12 Apr 2003 22:49:54 +0000 (22:49 +0000)]
faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net)
Originally committed as revision 1769 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 12 Apr 2003 15:00:32 +0000 (15:00 +0000)]
10l (use before malloc)
Originally committed as revision 1768 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 12 Apr 2003 14:50:35 +0000 (14:50 +0000)]
fail if a test fails instead of contuing as if everything was ok
Originally committed as revision 1767 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 12 Apr 2003 14:43:36 +0000 (14:43 +0000)]
checksum update for the avi zeros ...
Originally committed as revision 1766 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Sat, 12 Apr 2003 03:05:46 +0000 (03:05 +0000)]
These are my values and seem pretty stable. YMMV
Originally committed as revision 1765 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Sat, 12 Apr 2003 03:05:24 +0000 (03:05 +0000)]
Only reference the images that exist
Originally committed as revision 1764 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Sat, 12 Apr 2003 03:04:55 +0000 (03:04 +0000)]
Add a file serving test as well
Originally committed as revision 1763 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Sat, 12 Apr 2003 03:04:08 +0000 (03:04 +0000)]
Clear out an unused field in the created AVI file. This helps make
the MD5 checksums *much* more predictable!!
Originally committed as revision 1762 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Sat, 12 Apr 2003 03:03:26 +0000 (03:03 +0000)]
Fix a horrible bug with the launch keyword not handling arguments of length 1!
Originally committed as revision 1761 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Sat, 12 Apr 2003 02:34:37 +0000 (02:34 +0000)]
Apply patch to remove -em_rate
Originally committed as revision 1760 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 12 Apr 2003 02:32:33 +0000 (02:32 +0000)]
use bilinear interpolation for the rotozoom
Originally committed as revision 1759 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Sat, 12 Apr 2003 02:27:54 +0000 (02:27 +0000)]
Applied Roumen Petrov patch to fix crash/memory leak
Originally committed as revision 1758 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 11 Apr 2003 22:53:03 +0000 (22:53 +0000)]
some checks to avoid segfaults if the decoder is feeded with junk
Originally committed as revision 1757 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 11 Apr 2003 21:15:17 +0000 (21:15 +0000)]
100l (mpeg2 decoding fixed)
Originally committed as revision 1756 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 11 Apr 2003 13:43:17 +0000 (13:43 +0000)]
finished integrating rotozoom test in ffmpeg
replaced float by integer to avoid rounding differenes between platforms
Originally committed as revision 1755 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 11 Apr 2003 10:07:57 +0000 (10:07 +0000)]
alternative test video generator by (Sebastien Bechet <s dot bechet at av7 dot net>)
Originally committed as revision 1754 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Fri, 11 Apr 2003 09:43:05 +0000 (09:43 +0000)]
bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1753 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 11 Apr 2003 09:20:45 +0000 (09:20 +0000)]
10l (adaptve quant fix)
Originally committed as revision 1752 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 10 Apr 2003 21:29:31 +0000 (21:29 +0000)]
check quality too, not only md5 (but dont take the scores too serious, the different codecs use different quality/bitrates and its just based on a artificially generated testvideo)
small changes to some test to check a broader area of features
Originally committed as revision 1751 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roumen Petrov [Thu, 10 Apr 2003 18:21:06 +0000 (18:21 +0000)]
restore old tty in ffmpeg patch by (Roumen Petrov <ffmpeg at roumenpetrov dot info>)
Originally committed as revision 1750 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sascha Sommer [Thu, 10 Apr 2003 18:02:17 +0000 (18:02 +0000)]
#undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
Originally committed as revision 1749 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 10 Apr 2003 14:16:19 +0000 (14:16 +0000)]
smaller slices for the regression tests, i hope that way we'll catch the next 10l slice bug earlier ...
Originally committed as revision 1748 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 10 Apr 2003 14:07:18 +0000 (14:07 +0000)]
10l
Originally committed as revision 1747 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 10 Apr 2003 13:18:38 +0000 (13:18 +0000)]
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
more direct use of the new mb_type stuff instead of codec specific stuff
runtime mb_type debug output h264/h263 variants/mpeg1/2/4
error concealment /resilience for mpeg1/2
various minor optimizations
Originally committed as revision 1746 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 10 Apr 2003 08:47:08 +0000 (08:47 +0000)]
b frames + slices bugfix
Originally committed as revision 1745 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 10 Apr 2003 01:39:53 +0000 (01:39 +0000)]
fixing slice decoding, dunno why the regression tests didnt catch that ...
Originally committed as revision 1744 to svn://svn.ffmpeg.org/ffmpeg/trunk
Philip Gladstone [Wed, 9 Apr 2003 02:16:01 +0000 (02:16 +0000)]
* Add Video4MotionVector in a stream description to behave like the -4mv flag
* Add ReadOnlyFile which behaves like File, but does not permit changing of the
file. This can be used to prevent deleting of saved ffm files.
Originally committed as revision 1743 to svn://svn.ffmpeg.org/ffmpeg/trunk
Andreas Öman [Tue, 8 Apr 2003 23:46:35 +0000 (23:46 +0000)]
10l patch by (Andreas Hess <jaska at gmx dot net>)
Originally committed as revision 9886 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Roman Shaposhnik [Tue, 8 Apr 2003 09:56:19 +0000 (09:56 +0000)]
dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1742 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Tue, 8 Apr 2003 09:51:15 +0000 (09:51 +0000)]
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1741 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 7 Apr 2003 19:23:21 +0000 (19:23 +0000)]
some checks to avoid segfault
Originally committed as revision 1740 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 6 Apr 2003 21:03:24 +0000 (21:03 +0000)]
pict_type & quality fix
Originally committed as revision 1739 to svn://svn.ffmpeg.org/ffmpeg/trunk
Richard Hodges [Sun, 6 Apr 2003 19:45:02 +0000 (19:45 +0000)]
fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>)
Originally committed as revision 1738 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sebastien Bechet [Sat, 5 Apr 2003 12:20:19 +0000 (12:20 +0000)]
QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested)
Originally committed as revision 1737 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Sat, 5 Apr 2003 12:11:10 +0000 (12:11 +0000)]
Fix for buggy (?) g++ (bailling out for beosaudio.cpp)
Originally committed as revision 1736 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 5 Apr 2003 10:08:48 +0000 (10:08 +0000)]
#ifdef TRACE printf() -> tprintf()
Originally committed as revision 1735 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 4 Apr 2003 20:59:50 +0000 (20:59 +0000)]
multiple reference frames support
Originally committed as revision 1734 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 4 Apr 2003 14:58:23 +0000 (14:58 +0000)]
h264 update
Originally committed as revision 1733 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 4 Apr 2003 14:42:28 +0000 (14:42 +0000)]
H264 decoder & demuxer
Originally committed as revision 1732 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 4 Apr 2003 13:45:45 +0000 (13:45 +0000)]
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1731 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Fri, 4 Apr 2003 13:38:46 +0000 (13:38 +0000)]
making configure sh script patch by (Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1730 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 4 Apr 2003 13:36:07 +0000 (13:36 +0000)]
fixing mem corruption
Originally committed as revision 1729 to svn://svn.ffmpeg.org/ffmpeg/trunk
Andriy Rysin [Fri, 4 Apr 2003 13:29:58 +0000 (13:29 +0000)]
RTSP "OPTIONS" command patch by (Andriy Rysin <arysin at bcsii dot net>)
Originally committed as revision 1728 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 2 Apr 2003 18:01:42 +0000 (18:01 +0000)]
fixing typo in some outcommentet code
Originally committed as revision 1727 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 2 Apr 2003 16:06:17 +0000 (16:06 +0000)]
optionally optimize for size (libavcodec.a is >30% smaller), no i didnt test the speed ...
Originally committed as revision 1726 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 2 Apr 2003 10:18:29 +0000 (10:18 +0000)]
10l
Originally committed as revision 1725 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 2 Apr 2003 09:57:34 +0000 (09:57 +0000)]
msmpeg4 2pass support & some related cleanup
Originally committed as revision 1724 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 1 Apr 2003 15:38:01 +0000 (15:38 +0000)]
fixing msmpeg4v2 encoding
Originally committed as revision 1723 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 31 Mar 2003 11:13:14 +0000 (11:13 +0000)]
some static -> dynamic alloc & 16->8 bit
Originally committed as revision 1722 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sascha Sommer [Mon, 31 Mar 2003 01:49:18 +0000 (01:49 +0000)]
mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
Originally committed as revision 1721 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 30 Mar 2003 19:26:01 +0000 (19:26 +0000)]
mpeg1 slice encoding support
Originally committed as revision 1720 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 30 Mar 2003 16:22:08 +0000 (16:22 +0000)]
simplify slice encoding (variance of packet size is practically identical)
Originally committed as revision 1719 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 30 Mar 2003 12:24:46 +0000 (12:24 +0000)]
disabling ac3 decoding regression test (its different between different compilers/platforms due to float use)
Originally committed as revision 1718 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roumen Petrov [Sun, 30 Mar 2003 11:54:24 +0000 (11:54 +0000)]
don't use proxy and suppress verbose output patch by (Roumen Petrov <help at roumenpetrov dot info>)
Originally committed as revision 1717 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 29 Mar 2003 14:06:24 +0000 (14:06 +0000)]
faster C linear blend & interpolate deinterlacers
Originally committed as revision 1716 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 29 Mar 2003 13:31:12 +0000 (13:31 +0000)]
fixing cliping of c deinterlacers
5 tap lowpass deinterlacer
Originally committed as revision 1715 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Fri, 28 Mar 2003 14:05:55 +0000 (14:05 +0000)]
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1714 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 27 Mar 2003 16:16:58 +0000 (16:16 +0000)]
10l
Originally committed as revision 9699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Michael Niedermayer [Thu, 27 Mar 2003 16:04:53 +0000 (16:04 +0000)]
10000l (YUV vs. YVU swscale fix/cleanup)
Originally committed as revision 9698 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
François Revol [Thu, 27 Mar 2003 15:08:16 +0000 (15:08 +0000)]
the media node now won't connect itself to the default audio input with -ad wait:
(allows redirecting another node to it)
Originally committed as revision 1713 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Thu, 27 Mar 2003 14:44:30 +0000 (14:44 +0000)]
experimental BeOS audio input support. (needs unreleased library)
Originally committed as revision 1712 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Thu, 27 Mar 2003 13:37:47 +0000 (13:37 +0000)]
cleanup; unused pipe() stuff removed.
Originally committed as revision 1711 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sebastien Bechet [Wed, 26 Mar 2003 23:25:18 +0000 (23:25 +0000)]
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)
Originally committed as revision 1710 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 26 Mar 2003 23:19:50 +0000 (23:19 +0000)]
test ffserver even if ffmpeg regresion test fails
Originally committed as revision 1709 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Wed, 26 Mar 2003 16:46:20 +0000 (16:46 +0000)]
debug stuff only for DEBUG :)
Originally committed as revision 1708 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 26 Mar 2003 11:29:45 +0000 (11:29 +0000)]
faster hadamard transform
Originally committed as revision 1707 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 26 Mar 2003 10:39:34 +0000 (10:39 +0000)]
10l
Originally committed as revision 1706 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 26 Mar 2003 10:37:05 +0000 (10:37 +0000)]
allways test ffserver too by default
update ffserver regression checksums (this has been forgotten several times in the past, lets hope no bugs where introduced during that lazyness...)
Originally committed as revision 1705 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mark Hills [Wed, 26 Mar 2003 10:30:08 +0000 (10:30 +0000)]
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pogo dot org dot uk>)
Originally committed as revision 1704 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Wed, 26 Mar 2003 09:28:52 +0000 (09:28 +0000)]
OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1703 to svn://svn.ffmpeg.org/ffmpeg/trunk
Nick Kurshev [Mon, 24 Mar 2003 08:52:32 +0000 (08:52 +0000)]
binary compatibility fix (workaround for r.147, r.148)
Originally committed as revision 1702 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 22 Mar 2003 12:09:02 +0000 (12:09 +0000)]
user setable quantizer bias
Originally committed as revision 1701 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 22 Mar 2003 07:59:36 +0000 (07:59 +0000)]
binary compatibility fix
Originally committed as revision 1700 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 22 Mar 2003 00:00:53 +0000 (00:00 +0000)]
10l
Originally committed as revision 1699 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 21 Mar 2003 23:13:35 +0000 (23:13 +0000)]
bitstream tracing support
Originally committed as revision 1698 to svn://svn.ffmpeg.org/ffmpeg/trunk
Leon van Stuivenberg [Fri, 21 Mar 2003 22:50:54 +0000 (22:50 +0000)]
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Originally committed as revision 1697 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 20 Mar 2003 21:32:43 +0000 (21:32 +0000)]
10l
Originally committed as revision 1696 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 20 Mar 2003 17:52:30 +0000 (17:52 +0000)]
better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read
Originally committed as revision 1695 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sylvain Corré [Thu, 20 Mar 2003 01:32:17 +0000 (01:32 +0000)]
MacOS X stack overflow? patch by (Sylvain Corré <sylvain dot corre at wanadoo.fr>)
Originally committed as revision 1694 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 20 Mar 2003 01:04:33 +0000 (01:04 +0000)]
db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekompany dot com>)
Originally committed as revision 1693 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 20 Mar 2003 01:00:57 +0000 (01:00 +0000)]
error resilience cleanup (its faster too...)
Originally committed as revision 1692 to svn://svn.ffmpeg.org/ffmpeg/trunk
Leon van Stuivenberg [Tue, 18 Mar 2003 20:08:57 +0000 (20:08 +0000)]
clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>)
Originally committed as revision 1691 to svn://svn.ffmpeg.org/ffmpeg/trunk