summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added raw tcp supportFabrice Bellard2002-07-04
* * Detect "retrict" keywordFalk Hüffner2002-07-04
* Make dct_unquantize_h263 work on systems without MVI extension.Falk Hüffner2002-07-03
* Update and activate dct_unquantize_h263_mvi. Thanks to Måns RullgårdFalk Hüffner2002-07-03
* Use updated motion compensation routines.Falk Hüffner2002-07-03
* Activate ALT_BITSTREAM_READER by default on Alpha, since it seems toFalk Hüffner2002-07-02
* Assembly version of put_pixels. This is currently the function thatFalk Hüffner2002-07-01
* Add profiling support.Falk Hüffner2002-07-01
* Implement put_pixels_clamped and add_pixels_clamped in Assembler. ThisFalk Hüffner2002-07-01
* using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)Michael Niedermayer2002-06-30
* last line messed up in Y800 bugfixMichael Niedermayer2002-06-30
* fixing rgb24tobgr32Michael Niedermayer2002-06-30
* fixing memory overwrite bugs in the new convertersMichael Niedermayer2002-06-29
* test new converter stuff tooMichael Niedermayer2002-06-29
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)Michael Niedermayer2002-06-29
* fixing memory overwrite bugs again ...Michael Niedermayer2002-06-29
* colorspace converter tests (memory corruption tests at different width/src/dst)Michael Niedermayer2002-06-29
* yvu9 -> yv12 unscaled converter with linear chroma scalingMichael Niedermayer2002-06-27
* -sws 6 (luma bicubic & chroma bilinear)Michael Niedermayer2002-06-27
* use unified yuv2rgb initMichael Niedermayer2002-06-27
* fixing scaling/contrast for 1/4/8 bppMichael Niedermayer2002-06-27
* * turned into debug message - it's annoying when watching mjpeg filesZdenek Kabelac2002-06-27
* init dc_scale tables to defaults (fixes mjpeg sig11)Michael Niedermayer2002-06-25
* Ugly hack to make the assembler accept MVI instructions.Falk Hüffner2002-06-24
* * Fixed constraintsFalk Hüffner2002-06-24
* Reintroduce lost idctSparseCol for Alpha. Sorry for adding even moreFalk Hüffner2002-06-24
* killing globalsMichael Niedermayer2002-06-24
* 4mv bugfixMichael Niedermayer2002-06-24
* 10lMichael Niedermayer2002-06-24
* 100l (non mmx versions didnt compile)Michael Niedermayer2002-06-24
* IF09 is alias for YVU9 (actually it has extra 4th plane containing MC changeArpi2002-06-23
* yvu9 support (other planar yuv formats with other chroma subsamplings should ...Michael Niedermayer2002-06-23
* cleanupMichael Niedermayer2002-06-23
* selftest supportMichael Niedermayer2002-06-23
* more mpeg4 fourcc'sMichael Niedermayer2002-06-22
* cleanup & grayscale supportMichael Niedermayer2002-06-22
* fixing wmv1 bugs, it was foolish to belive that m$ would use the same dc pred...Michael Niedermayer2002-06-22
* sync with mplayer xpArpi2002-06-22
* pre-yvu9toyv12 converter, only grayscale Y-plane coping :)Alex Beregszaszi2002-06-21
* fixed VOB parsing bugFabrice Bellard2002-06-18
* wmv1Michael Niedermayer2002-06-18
* wmv1 supportMichael Niedermayer2002-06-18
* wmv1 supportMichael Niedermayer2002-06-18
* dc scale simplification/optimizationMichael Niedermayer2002-06-18
* 10lMichael Niedermayer2002-06-17
* 1bpp supportMichael Niedermayer2002-06-17
* use #ifdefFabrice Bellard2002-06-17
* Change ticker_tick to use ticker_abs as we want the absolute numberPhilip Gladstone2002-06-17
* Add ticker_abs function that returns the number of ticks to get thePhilip Gladstone2002-06-17
* 8bpp bugfixes (brightness, contrast ...)Michael Niedermayer2002-06-17