7 Commits (99545457bf1175d55e4eaa2c061dbf0faeb661ec)

Author SHA1 Message Date
Diego Biurrun 6e42e6c4b4 cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code. 18 years ago
Diego Biurrun 6a4970abd1 cosmetics: Remove trailing whitespace. 18 years ago
Luca Abeni 807e0c6645 Clarify that some of the non-SIMD code is now LGPLed. 18 years ago
Diego Biurrun d026b45e73 Change license headers to say 'FFmpeg' instead of 'this program'. 18 years ago
Diego Biurrun 2111440ae9 Add proper GPL headers. 18 years ago
Luca Abeni 2df19ea53a Remove unneeded code 18 years ago
Luca Abeni 73435f006b Move postproc ---> libswscale 18 years ago
Reimar Döffinger 7f526efd17 Change unsigned->signed and int->long, this fits the asm code better on 64 19 years ago
Michael Niedermayer 2549c2bc00 10l 21 years ago
Pierre Lombard 3f4185517f reversed for cause of code obsolescence 21 years ago
Pierre Lombard b9ebf325c6 printf() requires stdio.h 21 years ago
Michael Niedermayer 35ca945423 vf_scale.h & related cleanup & some small warning fix by dominik 22 years ago
Michael Niedermayer 700490a4d1 remove remaining cpudetect dependancy 22 years ago
Michael Niedermayer 5427e24291 yuv2rgb brightness/contrast/saturation/different colorspaces support finished 22 years ago
Michael Niedermayer f0b62bbde2 cleanup (unsigned stride -> int stride) 22 years ago
Arpi 18a7b2a873 tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 22 years ago
Michael Niedermayer ac4d0aea71 merging changes from mplayerxp (rgb2rgb*.{c,h} only) 23 years ago
Michael Niedermayer b241cbf2cf yvu9 -> yv12 unscaled converter with linear chroma scaling 23 years ago
Arpi 0d9f3d85f6 sync with mplayer xp 23 years ago
Michael Niedermayer b1ec5875a6 yuv422p -> yuy2 (untested) 23 years ago
Michael Niedermayer 74d3583521 rgb24->bgr24 23 years ago
Michael Niedermayer 5d55fdb40b byte interleaving for mga 23 years ago
Michael Niedermayer aa21f0c389 rgb24toyv12 bugfix 23 years ago
Nick Kurshev 1b383194f6 rgb32tobgr32 now is documented ;) 23 years ago
Nick Kurshev 6611aa83de Move yuv2rgb to postprocess 23 years ago
Michael Niedermayer cfc15dc6bc unsigned stuff 23 years ago
Michael Niedermayer dabcdbc493 yuy2toyv12 fixed and speedup 23 years ago
Michael Niedermayer 42b5fcb890 fixed yv12toyuy2 23 years ago
Nick Kurshev 4aecdf910f Forgot 23 years ago
Nick Kurshev 996e1a7cff Well - old algorithms and new stuff rgb24to16(15) 23 years ago
Nick Kurshev 12e3287f03 More standards compilance 23 years ago
Michael Niedermayer 4060205ba7 yv12toyuy2 in MMX 23 years ago
Michael Niedermayer d9d58d172e yv12 <-> yuy2 in C 23 years ago
Michael Niedermayer 9ce6584e49 palette to bgr24 23 years ago
Michael Niedermayer fcfbc150aa bgr32to16, bgr32to15 (needed for palette stuff) 23 years ago
Nick Kurshev 569931477e using const modifier 23 years ago
Nick Kurshev b238eb2e77 vo_vesa: more rgb2rgb support 23 years ago
Nick Kurshev 59ac5a936c vo_vesa: more rgb2rgb support 23 years ago
Nick Kurshev b234ae818b vo_vesa: rgb2rgb support 23 years ago