2009-01-25 |
Diego Biurrun | HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest config... |
blob | commitdiff |
2009-01-14 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
blob | commitdiff | diff to current |
2008-10-09 |
Diego Pettenò | Mark dither_2x2_{8,4} static to swscale.c |
blob | commitdiff | diff to current |
2008-10-04 |
Carl Eugen Hoyos | Remove b5Dither, g5Dither and r5Dither from libswscale. |
blob | commitdiff | diff to current |
2008-10-04 |
Carl Eugen Hoyos | Remove g6Dither from libswscale. |
blob | commitdiff | diff to current |
2008-09-14 |
Michael Niedermayer | Move dither tables from yuv2rgb to swscale, they have... |
blob | commitdiff | diff to current |
2008-09-11 |
Michael Niedermayer | Fix chroma yuv->rgb tables for jpeg style yuv, this... |
blob | commitdiff | diff to current |
2008-09-04 |
Michael Niedermayer | Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1. |
blob | commitdiff | diff to current |
2008-09-04 |
Michael Niedermayer | Fix rgb15/16 vs. bgr part1. |
blob | commitdiff | diff to current |
2008-07-04 |
Diego Biurrun | spelling/grammar/wording overhaul |
blob | commitdiff | diff to current |
2008-05-04 |
Luca Barbato | Build sparc arch specific code using the Makefile |
blob | commitdiff | diff to current |
2008-03-29 |
Diego Biurrun | Fix wrong #endif comment. |
blob | commitdiff | diff to current |
2008-03-25 |
Diego Biurrun | Classify mlib as a configurable option, not as a hardwa... |
blob | commitdiff | diff to current |
2008-03-11 |
Diego Biurrun | Mark Y variable in EPILOG macro as av_unused to avoid... |
blob | commitdiff | diff to current |
2008-02-22 |
Carl Eugen Hoyos | Discard two symbols from libswscale. |
blob | commitdiff | diff to current |
2008-02-09 |
Carl Eugen Hoyos | Make dither4 & dither8 const. |
blob | commitdiff | diff to current |
2008-01-29 |
Reimar Döffinger | Make some assembler constants global instead of declari... |
blob | commitdiff | diff to current |
2008-01-28 |
Reimar Döffinger | Use DECLARE_ASM_CONST where possible in libswscale... |
blob | commitdiff | diff to current |
2007-09-27 |
Diego Biurrun | Revert wrong ARCH_BFIN --> HAVE_BFIN change. |
blob | commitdiff | diff to current |
2007-08-31 |
Marc Hoffman | renaming ARCH_BFIN to HAVE_BFIN |
blob | commitdiff | diff to current |
2007-07-19 |
Denes Balatoni | UltraSPARC VIS yuv2rgb |
blob | commitdiff | diff to current |
2007-07-16 |
Diego Biurrun | Remove redundant "all rights reserved" statement, OKed... |
blob | commitdiff | diff to current |
2007-07-14 |
Diego Biurrun | typo |
blob | commitdiff | diff to current |
2007-07-09 |
Diego Biurrun | ISO8859-1 --> UTF-8 |
blob | commitdiff | diff to current |
2007-07-05 |
Diego Biurrun | Group all copyright and author notices together. |
blob | commitdiff | diff to current |
2007-06-08 |
Reimar Döffinger | Fix yuv2rgb C functions to work for widths divisible... |
blob | commitdiff | diff to current |
2007-05-30 |
Carl Eugen Hoyos | rename attribute_unused to av_unused as it is declared... |
blob | commitdiff | diff to current |
2007-05-13 |
Marc Hoffman | Blackfin optimized YUV420 to RGB CSC Color Space Conver... |
blob | commitdiff | diff to current |
2007-04-29 |
Diego Biurrun | cosmetics attack, part III: Remove all tabs and prettyp... |
blob | commitdiff | diff to current |
2007-04-26 |
Diego Biurrun | cosmetics: Remove trailing whitespace. |
blob | commitdiff | diff to current |
2007-03-18 |
Michael Niedermayer | fix full range (jpeg yuv) chroma |
blob | commitdiff | diff to current |
2007-01-23 |
Luca Abeni | Pass a context to av_log(), when possible |
blob | commitdiff | diff to current |
2007-01-22 |
Diego Biurrun | Fix license headers and FSF postal address. |
blob | commitdiff | diff to current |
2006-12-26 |
Luca Abeni | Mark some variables as possibly unused to avoid warnings |
blob | commitdiff | diff to current |
2006-12-26 |
Luca Abeni | Add some explicit casts to avoid "assignment from incom... |
blob | commitdiff | diff to current |
2006-12-26 |
Luca Abeni | Add some other casts, to remove void pointers arithmetic |
blob | commitdiff | diff to current |
2006-11-01 |
Diego Biurrun | Use common define for x86_32 and x86_64. |
blob | commitdiff | diff to current |
2006-10-03 |
Aurelien Jacobs | make some global var static (fix a build failure with... |
blob | commitdiff | diff to current |
2006-09-17 |
Luca Abeni | Remove the dependency of libswscale on img_format.h |
blob | commitdiff | diff to current |
2006-08-18 |
Diego Biurrun | Explicitly include libmpcodecs/img_format.h and libvo... |
blob | commitdiff | diff to current |
2006-08-05 |
Diego Biurrun | Do not assemble MMX, MMX2 or 3DNOW code unconditionally... |
blob | commitdiff | diff to current |
2006-07-28 |
Diego Biurrun | Comment some #endif lines. |
blob | commitdiff | diff to current |
2006-07-20 |
Luca Abeni | Use libavutil in libswscale, and allow it to be built... |
blob | commitdiff | diff to current |
2006-06-30 |
Luca Abeni | Move postproc ---> libswscale |
blob | commitdiff | diff to current |
|