]> git.sesse.net Git - ffmpeg/history - libswscale/yuv2rgb_altivec.c
check for negative dts value even if bitstream is already formated,
[ffmpeg] / libswscale / yuv2rgb_altivec.c
2008-12-19 Diego BiurrunRemove pointless malloc.h #include.
2008-10-19 David ConradConvert typeof keyword into __typeof__; this is a gcc...
2008-07-25 Guillaume Poiriercompilation fix with GCC 4.0.1 on MacOSX tiger, broken...
2008-07-24 Diego BiurrunFix indentation after last commit.
2008-07-24 Diego BiurrunRemove AltiVec vector declaration compiler compatibilit...
2008-07-13 Alexander StrangeCosmetics: reindent.
2008-07-13 Alexander StrangeRemove const vector casts.
2008-07-04 Diego Biurrunspelling/grammar/wording overhaul
2008-07-04 Diego Biurrunwhitespace cosmetics
2008-07-04 Diego BiurrunPlace license header at the top of the file for consist...
2008-03-15 Diego Biurruntypo
2008-03-15 Diego BiurrunRemove the unused function roundToInt16. It is a duplic...
2008-03-12 Diego Biurruntypos
2008-01-17 Benoit FouetRemove non cosmetic spaces inside parentheses.
2007-10-02 Diego Biurruncosmetics: Fix AltiVec spelling.
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-04-29 Diego Biurruncosmetics attack, part III: Remove all tabs and prettyp...
2007-04-26 Diego Biurruncosmetics: Remove trailing whitespace.
2007-01-23 Luca AbeniPass a context to av_log(), when possible
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-01 Diego BiurrunRemove unused variables.
2006-09-17 Luca AbeniRemove the dependency of libswscale on img_format.h
2006-09-09 Diego BiurrunAdd proper GPL headers.
2006-08-18 Diego BiurrunExplicitly include libmpcodecs/img_format.h and libvo...
2006-07-20 Luca AbeniUse libavutil in libswscale, and allow it to be built...
2006-06-30 Luca AbeniMove postproc ---> libswscale