summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* moving getFilter stuff back (vf_scale.c -> swscale.c)Michael Niedermayer2003-04-25
| | | | Originally committed as revision 9986 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* fixing mixed dr1 + internal buffersMichael Niedermayer2003-04-25
| | | | Originally committed as revision 1820 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc fixes (forgot to commit)Michael Niedermayer2003-04-25
| | | | Originally committed as revision 1819 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removing sws - global verbose var dependancyMichael Niedermayer2003-04-24
| | | | | | | removing sws - cpudetect dependancy (note rgb2rgb still needs it) moving mplayer specific stuff from swscale.c -> vf_scale.c Originally committed as revision 9976 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* * Making AVI encoding predictable (all JUNK chunks are filled with 0)Roman Shaposhnik2003-04-24
| | | | | | | * Updating regression refs * Making server-regression.sh work on Solaris Originally committed as revision 1818 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * keeping compiler happy and quietZdenek Kabelac2003-04-23
| | | | Originally committed as revision 1817 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * simplified parameters for parse routinesZdenek Kabelac2003-04-23
| | | | Originally committed as revision 1816 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * more strict typesZdenek Kabelac2003-04-23
| | | | Originally committed as revision 1815 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik2003-04-23
| | | | Originally committed as revision 1814 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleanup mpeg1/2 bitstream parserMichael Niedermayer2003-04-22
| | | | Originally committed as revision 1813 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixed initialization and some memleakZdenek Kabelac2003-04-22
| | | | | | | * filling more avcodecs variables * extending/improving mov parsing (unfinished) Originally committed as revision 1812 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * filling bitdepthZdenek Kabelac2003-04-22
| | | | Originally committed as revision 1811 to svn://svn.ffmpeg.org/ffmpeg/trunk
* killed an mp_msg occuranceAlex Beregszaszi2003-04-21
| | | | Originally committed as revision 9971 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* rgb555 alpha extraction fixFabrice Bellard2003-04-21
| | | | Originally committed as revision 1810 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added img_get_alpha_info()Fabrice Bellard2003-04-21
| | | | Originally committed as revision 1809 to svn://svn.ffmpeg.org/ffmpeg/trunk
* transparency supportFabrice Bellard2003-04-21
| | | | Originally committed as revision 1808 to svn://svn.ffmpeg.org/ffmpeg/trunk
* replaced progressive by interleavedFabrice Bellard2003-04-21
| | | | Originally committed as revision 1807 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed PIX_FMT_YUV422 conversionsFabrice Bellard2003-04-21
| | | | Originally committed as revision 1806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* loss fixes (thanks to Daniel Serpell) - shrink22 fixFabrice Bellard2003-04-21
| | | | Originally committed as revision 1805 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use correct YUV format for JPEGFabrice Bellard2003-04-21
| | | | Originally committed as revision 1804 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added all missing UV conversionsFabrice Bellard2003-04-21
| | | | Originally committed as revision 1803 to svn://svn.ffmpeg.org/ffmpeg/trunk
* almost exhaustive image conversion supportFabrice Bellard2003-04-21
| | | | Originally committed as revision 1802 to svn://svn.ffmpeg.org/ffmpeg/trunk
* accurate YUV to RGB and RGB to YUV conversions - added commentsFabrice Bellard2003-04-21
| | | | Originally committed as revision 1801 to svn://svn.ffmpeg.org/ffmpeg/trunk
* YUV formats/gray formats are correctly defined - added format loss ↵Fabrice Bellard2003-04-20
| | | | | | information - preliminary JPEG YUV formats support Originally committed as revision 1800 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed static initFabrice Bellard2003-04-20
| | | | Originally committed as revision 1799 to svn://svn.ffmpeg.org/ffmpeg/trunk
* new YUV formats for correct JPEG YUV support - added automatic pixel format ↵Fabrice Bellard2003-04-20
| | | | | | conversion guessing (minimize loss and size) Originally committed as revision 1798 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added progressive PNG support (both reading and writing)Fabrice Bellard2003-04-20
| | | | Originally committed as revision 1797 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added progressive image supportFabrice Bellard2003-04-20
| | | | Originally committed as revision 1796 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rgba32 supportFabrice Bellard2003-04-19
| | | | Originally committed as revision 1795 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rgba32 convertFabrice Bellard2003-04-19
| | | | Originally committed as revision 1794 to svn://svn.ffmpeg.org/ffmpeg/trunk
* memleaksMichael Niedermayer2003-04-19
| | | | Originally committed as revision 1793 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added new netpbm pam format support (needed for alpha plane support)Fabrice Bellard2003-04-19
| | | | Originally committed as revision 1792 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update from texiFabrice Bellard2003-04-19
| | | | Originally committed as revision 1791 to svn://svn.ffmpeg.org/ffmpeg/trunk
* code redundancy reduction, courtesy of suxen_drol -at- hotmail.comMike Melanson2003-04-19
| | | | Originally committed as revision 1790 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add latency check, the Media Kit shoul repport it, but this seems broken.François Revol2003-04-18
| | | | Originally committed as revision 1789 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid detecting mpeg stream when other formats embed mp3 tracks.François Revol2003-04-18
| | | | Originally committed as revision 1788 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better? default thresholds, if this is worse for any files, then tell us ASAPMichael Niedermayer2003-04-18
| | | | Originally committed as revision 1787 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg2 qscale flagMichael Niedermayer2003-04-18
| | | | | | | a few bugfixes for the C pp code minor optimization Originally committed as revision 1786 to svn://svn.ffmpeg.org/ffmpeg/trunk
* we really shouldnt use M$* as default codec -> use MPEG4 as defaultMichael Niedermayer2003-04-17
| | | | Originally committed as revision 1785 to svn://svn.ffmpeg.org/ffmpeg/trunk
* segfault fixMichael Niedermayer2003-04-17
| | | | Originally committed as revision 1784 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mplayer idependant (not really yet) swscale exampleMichael Niedermayer2003-04-17
| | | | Originally committed as revision 9922 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* up to date license termsFabrice Bellard2003-04-16
| | | | Originally committed as revision 1783 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed useless copyright policy - added xawtv linkFabrice Bellard2003-04-16
| | | | Originally committed as revision 1782 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Compile a52 util functions tooArpi2003-04-16
| | | | Originally committed as revision 1781 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Utility functions (CRC calc & float->int converters)Arpi2003-04-16
| | | | | | [imported from MPlayer, based on a52dec's libao] Originally committed as revision 1780 to svn://svn.ffmpeg.org/ffmpeg/trunk
* meanigfull dr1 commentMichael Niedermayer2003-04-16
| | | | Originally committed as revision 1779 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Changes for SPARC/Solaris compatibility. Now it should be possible toRoman Shaposhnik2003-04-15
| | | | | | build and test ffmpeg on SPARC/Solaris 8+ out of the box. Originally committed as revision 1778 to svn://svn.ffmpeg.org/ffmpeg/trunk
* native Indeo3 decoder implementationMike Melanson2003-04-15
| | | | Originally committed as revision 1777 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Actually make the sort function do some sorting (data needs to be on own ↵Philip Gladstone2003-04-15
| | | | | | | | lines) * Revise the regression results Originally committed as revision 1776 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Removed ffmpeg output during encoding runs. Now only print out errorsPhilip Gladstone2003-04-15
| | | | | | * Try to fix mysterious sort order issue in ffserver tests Originally committed as revision 1775 to svn://svn.ffmpeg.org/ffmpeg/trunk