summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* alternative test video generator by (Sebastien Bechet <s dot bechet at av7 ↵Michael Niedermayer2003-04-11
| | | | | | dot net>) Originally committed as revision 1754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-11
| | | | Originally committed as revision 1753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (adaptve quant fix)Michael Niedermayer2003-04-11
| | | | Originally committed as revision 1752 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check quality too, not only md5 (but dont take the scores too serious, the ↵Michael Niedermayer2003-04-10
| | | | | | | | 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
* restore old tty in ffmpeg patch by (Roumen Petrov <ffmpeg at roumenpetrov ↵Roumen Petrov2003-04-10
| | | | | | dot info>) Originally committed as revision 1750 to svn://svn.ffmpeg.org/ffmpeg/trunk
* #undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" ↵Sascha Sommer2003-04-10
| | | | | | <saschasommer at freenet dot de>) Originally committed as revision 1749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* smaller slices for the regression tests, i hope that way we'll catch the ↵Michael Niedermayer2003-04-10
| | | | | | next 10l slice bug earlier ... Originally committed as revision 1748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2003-04-10
| | | | Originally committed as revision 1747 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now ↵Michael Niedermayer2003-04-10
| | | | | | | | | | | 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
* b frames + slices bugfixMichael Niedermayer2003-04-10
| | | | Originally committed as revision 1745 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing slice decoding, dunno why the regression tests didnt catch that ...Michael Niedermayer2003-04-10
| | | | Originally committed as revision 1744 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Add Video4MotionVector in a stream description to behave like the -4mv flagPhilip Gladstone2003-04-09
| | | | | | | * 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
* 10l patch by (Andreas Hess <jaska at gmx dot net>)Andreas Öman2003-04-08
| | | | Originally committed as revision 9886 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-08
| | | | Originally committed as revision 1742 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-08
| | | | Originally committed as revision 1741 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some checks to avoid segfaultMichael Niedermayer2003-04-07
| | | | Originally committed as revision 1740 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pict_type & quality fixMichael Niedermayer2003-04-06
| | | | Originally committed as revision 1739 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at ↵Richard Hodges2003-04-06
| | | | | | matriplex dot com>) Originally committed as revision 1738 to svn://svn.ffmpeg.org/ffmpeg/trunk
* QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) ↵Sebastien Bechet2003-04-05
| | | | | | (not tested) Originally committed as revision 1737 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix for buggy (?) g++ (bailling out for beosaudio.cpp)François Revol2003-04-05
| | | | Originally committed as revision 1736 to svn://svn.ffmpeg.org/ffmpeg/trunk
* #ifdef TRACE printf() -> tprintf()Michael Niedermayer2003-04-05
| | | | Originally committed as revision 1735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* multiple reference frames supportMichael Niedermayer2003-04-04
| | | | Originally committed as revision 1734 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h264 updateMichael Niedermayer2003-04-04
| | | | Originally committed as revision 1733 to svn://svn.ffmpeg.org/ffmpeg/trunk
* H264 decoder & demuxerMichael Niedermayer2003-04-04
| | | | Originally committed as revision 1732 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan ↵Michael Niedermayer2003-04-04
| | | | | | at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) Originally committed as revision 1731 to svn://svn.ffmpeg.org/ffmpeg/trunk
* making configure sh script patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-04
| | | | Originally committed as revision 1730 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing mem corruptionMichael Niedermayer2003-04-04
| | | | Originally committed as revision 1729 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RTSP "OPTIONS" command patch by (Andriy Rysin <arysin at bcsii dot net>)Andriy Rysin2003-04-04
| | | | Originally committed as revision 1728 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing typo in some outcommentet codeMichael Niedermayer2003-04-02
| | | | Originally committed as revision 1727 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optionally optimize for size (libavcodec.a is >30% smaller), no i didnt test ↵Michael Niedermayer2003-04-02
| | | | | | the speed ... Originally committed as revision 1726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2003-04-02
| | | | Originally committed as revision 1725 to svn://svn.ffmpeg.org/ffmpeg/trunk
* msmpeg4 2pass support & some related cleanupMichael Niedermayer2003-04-02
| | | | Originally committed as revision 1724 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing msmpeg4v2 encodingMichael Niedermayer2003-04-01
| | | | Originally committed as revision 1723 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some static -> dynamic alloc & 16->8 bitMichael Niedermayer2003-03-31
| | | | Originally committed as revision 1722 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2003-03-31
| | | | Originally committed as revision 1721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg1 slice encoding supportMichael Niedermayer2003-03-30
| | | | Originally committed as revision 1720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify slice encoding (variance of packet size is practically identical)Michael Niedermayer2003-03-30
| | | | Originally committed as revision 1719 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabling ac3 decoding regression test (its different between different ↵Michael Niedermayer2003-03-30
| | | | | | compilers/platforms due to float use) Originally committed as revision 1718 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't use proxy and suppress verbose output patch by (Roumen Petrov <help at ↵Roumen Petrov2003-03-30
| | | | | | roumenpetrov dot info>) Originally committed as revision 1717 to svn://svn.ffmpeg.org/ffmpeg/trunk
* faster C linear blend & interpolate deinterlacersMichael Niedermayer2003-03-29
| | | | Originally committed as revision 1716 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing cliping of c deinterlacersMichael Niedermayer2003-03-29
| | | | | | 5 tap lowpass deinterlacer Originally committed as revision 1715 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-28
| | | | Originally committed as revision 1714 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2003-03-27
| | | | Originally committed as revision 9699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 10000l (YUV vs. YVU swscale fix/cleanup)Michael Niedermayer2003-03-27
| | | | Originally committed as revision 9698 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* the media node now won't connect itself to the default audio input with -ad ↵François Revol2003-03-27
| | | | | | | | wait: (allows redirecting another node to it) Originally committed as revision 1713 to svn://svn.ffmpeg.org/ffmpeg/trunk
* experimental BeOS audio input support. (needs unreleased library)François Revol2003-03-27
| | | | Originally committed as revision 1712 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleanup; unused pipe() stuff removed.François Revol2003-03-27
| | | | Originally committed as revision 1711 to svn://svn.ffmpeg.org/ffmpeg/trunk
* I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)Sebastien Bechet2003-03-26
| | | | Originally committed as revision 1710 to svn://svn.ffmpeg.org/ffmpeg/trunk
* test ffserver even if ffmpeg regresion test failsMichael Niedermayer2003-03-26
| | | | Originally committed as revision 1709 to svn://svn.ffmpeg.org/ffmpeg/trunk
* debug stuff only for DEBUG :)François Revol2003-03-26
| | | | Originally committed as revision 1708 to svn://svn.ffmpeg.org/ffmpeg/trunk