]> git.sesse.net Git - ffmpeg/log
ffmpeg
21 years ago* fixed initialization and some memleak
Zdenek Kabelac [Tue, 22 Apr 2003 08:36:39 +0000 (08:36 +0000)]
* fixed initialization and some memleak
* filling more avcodecs variables
* extending/improving mov parsing (unfinished)

Originally committed as revision 1812 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years ago* filling bitdepth
Zdenek Kabelac [Tue, 22 Apr 2003 08:32:33 +0000 (08:32 +0000)]
* filling bitdepth

Originally committed as revision 1811 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agokilled an mp_msg occurance
Alex Beregszaszi [Mon, 21 Apr 2003 23:14:21 +0000 (23:14 +0000)]
killed an mp_msg occurance

Originally committed as revision 9971 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

21 years agorgb555 alpha extraction fix
Fabrice Bellard [Mon, 21 Apr 2003 22:37:39 +0000 (22:37 +0000)]
rgb555 alpha extraction fix

Originally committed as revision 1810 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoadded img_get_alpha_info()
Fabrice Bellard [Mon, 21 Apr 2003 21:20:46 +0000 (21:20 +0000)]
added img_get_alpha_info()

Originally committed as revision 1809 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agotransparency support
Fabrice Bellard [Mon, 21 Apr 2003 21:18:51 +0000 (21:18 +0000)]
transparency support

Originally committed as revision 1808 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoreplaced progressive by interleaved
Fabrice Bellard [Mon, 21 Apr 2003 21:18:15 +0000 (21:18 +0000)]
replaced progressive by interleaved

Originally committed as revision 1807 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agofixed PIX_FMT_YUV422 conversions
Fabrice Bellard [Mon, 21 Apr 2003 15:15:59 +0000 (15:15 +0000)]
fixed PIX_FMT_YUV422 conversions

Originally committed as revision 1806 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoloss fixes (thanks to Daniel Serpell) - shrink22 fix
Fabrice Bellard [Mon, 21 Apr 2003 15:01:37 +0000 (15:01 +0000)]
loss fixes (thanks to Daniel Serpell) - shrink22 fix

Originally committed as revision 1805 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agouse correct YUV format for JPEG
Fabrice Bellard [Mon, 21 Apr 2003 14:39:52 +0000 (14:39 +0000)]
use correct YUV format for JPEG

Originally committed as revision 1804 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoadded all missing UV conversions
Fabrice Bellard [Mon, 21 Apr 2003 14:38:52 +0000 (14:38 +0000)]
added all missing UV conversions

Originally committed as revision 1803 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoalmost exhaustive image conversion support
Fabrice Bellard [Mon, 21 Apr 2003 13:53:46 +0000 (13:53 +0000)]
almost exhaustive image conversion support

Originally committed as revision 1802 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoaccurate YUV to RGB and RGB to YUV conversions - added comments
Fabrice Bellard [Mon, 21 Apr 2003 12:12:58 +0000 (12:12 +0000)]
accurate YUV to RGB and RGB to YUV conversions - added comments

Originally committed as revision 1801 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoYUV formats/gray formats are correctly defined - added format loss information -...
Fabrice Bellard [Sun, 20 Apr 2003 16:18:44 +0000 (16:18 +0000)]
YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support

Originally committed as revision 1800 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agofixed static init
Fabrice Bellard [Sun, 20 Apr 2003 16:16:52 +0000 (16:16 +0000)]
fixed static init

Originally committed as revision 1799 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agonew YUV formats for correct JPEG YUV support - added automatic pixel format conversio...
Fabrice Bellard [Sun, 20 Apr 2003 16:15:43 +0000 (16:15 +0000)]
new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size)

Originally committed as revision 1798 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoadded progressive PNG support (both reading and writing)
Fabrice Bellard [Sun, 20 Apr 2003 14:20:32 +0000 (14:20 +0000)]
added progressive PNG support (both reading and writing)

Originally committed as revision 1797 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoadded progressive image support
Fabrice Bellard [Sun, 20 Apr 2003 14:19:17 +0000 (14:19 +0000)]
added progressive image support

Originally committed as revision 1796 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agorgba32 support
Fabrice Bellard [Sat, 19 Apr 2003 16:23:03 +0000 (16:23 +0000)]
rgba32 support

Originally committed as revision 1795 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agorgba32 convert
Fabrice Bellard [Sat, 19 Apr 2003 16:21:25 +0000 (16:21 +0000)]
rgba32 convert

Originally committed as revision 1794 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agomemleaks
Michael Niedermayer [Sat, 19 Apr 2003 15:48:40 +0000 (15:48 +0000)]
memleaks

Originally committed as revision 1793 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoadded new netpbm pam format support (needed for alpha plane support)
Fabrice Bellard [Sat, 19 Apr 2003 15:18:00 +0000 (15:18 +0000)]
added new netpbm pam format support (needed for alpha plane support)

Originally committed as revision 1792 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoupdate from texi
Fabrice Bellard [Sat, 19 Apr 2003 14:17:02 +0000 (14:17 +0000)]
update from texi

Originally committed as revision 1791 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agocode redundancy reduction, courtesy of suxen_drol -at- hotmail.com
Mike Melanson [Sat, 19 Apr 2003 13:30:09 +0000 (13:30 +0000)]
code redundancy reduction, courtesy of suxen_drol -at- hotmail.com

Originally committed as revision 1790 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoAdd latency check, the Media Kit shoul repport it, but this seems broken.
François Revol [Fri, 18 Apr 2003 16:22:12 +0000 (16:22 +0000)]
Add latency check, the Media Kit shoul repport it, but this seems broken.

Originally committed as revision 1789 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agoavoid detecting mpeg stream when other formats embed mp3 tracks.
François Revol [Fri, 18 Apr 2003 14:35:15 +0000 (14:35 +0000)]
avoid detecting mpeg stream when other formats embed mp3 tracks.

Originally committed as revision 1788 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agobetter? default thresholds, if this is worse for any files, then tell us ASAP
Michael Niedermayer [Fri, 18 Apr 2003 12:50:00 +0000 (12:50 +0000)]
better? default thresholds, if this is worse for any files, then tell us ASAP

Originally committed as revision 1787 to svn://svn.ffmpeg.org/ffmpeg/trunk

21 years agompeg2 qscale flag
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

21 years agowe really shouldnt use M$* as default codec -> use MPEG4 as default
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

21 years agosegfault fix
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

21 years agomplayer idependant (not really yet) swscale example
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

21 years agoup to date license terms
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

21 years agoremoved useless copyright policy - added xawtv link
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

21 years agoCompile a52 util functions too
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

21 years agoUtility functions (CRC calc & float->int converters)
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

21 years agomeanigfull dr1 comment
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

21 years agoChanges for SPARC/Solaris compatibility. Now it should be possible to
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

21 years agonative Indeo3 decoder implementation
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

21 years ago* Actually make the sort function do some sorting (data needs to be on own lines)
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

21 years ago* Removed ffmpeg output during encoding runs. Now only print out errors
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

21 years ago10l
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

21 years agocheck validity of some flags
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

21 years agominor cleanup / some warning fixes
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

21 years ago10l (hadamard fix)
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

21 years ago10l
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

21 years agofaster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net)
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

21 years ago10l (use before malloc)
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

21 years agofail if a test fails instead of contuing as if everything was ok
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

21 years agochecksum update for the avi zeros ...
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

21 years agoThese are my values and seem pretty stable. YMMV
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

21 years agoOnly reference the images that exist
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

21 years agoAdd a file serving test as well
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

21 years agoClear out an unused field in the created AVI file. This helps make
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

21 years agoFix a horrible bug with the launch keyword not handling arguments of length 1!
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

21 years agoApply patch to remove -em_rate
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

21 years agouse bilinear interpolation for the rotozoom
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

21 years agoApplied Roumen Petrov patch to fix crash/memory leak
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

21 years agosome checks to avoid segfaults if the decoder is feeded with junk
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

21 years ago100l (mpeg2 decoding fixed)
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

21 years agofinished integrating rotozoom test in ffmpeg
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

21 years agoalternative test video generator by (Sebastien Bechet <s dot bechet at av7 dot net>)
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

21 years agobunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>)
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

21 years ago10l (adaptve quant fix)
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

21 years agocheck quality too, not only md5 (but dont take the scores too serious, the different...
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

21 years agorestore old tty in ffmpeg patch by (Roumen Petrov <ffmpeg at roumenpetrov dot info>)
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

21 years ago#undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer...
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

21 years agosmaller slices for the regression tests, i hope that way we'll catch the next 10l...
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

21 years ago10l
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

21 years agosimplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead...
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

21 years agob frames + slices bugfix
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

21 years agofixing slice decoding, dunno why the regression tests didnt catch that ...
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

21 years ago* Add Video4MotionVector in a stream description to behave like the -4mv flag
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

21 years ago10l patch by (Andreas Hess <jaska at gmx dot net>)
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

21 years agodv file format support patch by (Roman Shaposhnick <rvs at sun dot com>)
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

21 years agoAVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)
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

21 years agosome checks to avoid segfault
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

21 years agopict_type & quality fix
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

21 years agofix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot...
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

21 years agoQT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested)
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

21 years agoFix for buggy (?) g++ (bailling out for beosaudio.cpp)
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

21 years ago#ifdef TRACE printf() -> tprintf()
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

21 years agomultiple reference frames support
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

21 years agoh264 update
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

21 years agoH264 decoder & demuxer
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

21 years agosupport for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy...
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

21 years agomaking configure sh script patch by (Roman Shaposhnick <rvs at sun dot com>)
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

21 years agofixing mem corruption
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

21 years agoRTSP "OPTIONS" command patch by (Andriy Rysin <arysin at bcsii dot net>)
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

21 years agofixing typo in some outcommentet code
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

21 years agooptionally optimize for size (libavcodec.a is >30% smaller), no i didnt test the...
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

21 years ago10l
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

21 years agomsmpeg4 2pass support & some related cleanup
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

21 years agofixing msmpeg4v2 encoding
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

21 years agosome static -> dynamic alloc & 16->8 bit
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

21 years agomangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
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

21 years agompeg1 slice encoding support
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

21 years agosimplify slice encoding (variance of packet size is practically identical)
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

21 years agodisabling ac3 decoding regression test (its different between different compilers...
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

21 years agodon't use proxy and suppress verbose output patch by (Roumen Petrov <help at roumenpe...
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

21 years agofaster C linear blend & interpolate deinterlacers
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