]> git.sesse.net Git - ffmpeg/history - libswscale
do not fail if correct is not recognized
[ffmpeg] / libswscale /
2008-05-09 Keiji CostantiniRemove in_asm_used_var_warning_killer()
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-05-05 Diego Biurruncosmetics: sort lines (correctly)
2008-05-04 Luca BarbatoCosmetics: reorder and align targets
2008-05-04 Luca BarbatoBuild sparc arch specific code using the Makefile
2008-05-04 Diego Biurruncosmetics: alphabetical order
2008-04-17 Diego Biurruncosmetics: __asm__ __volatile__ --> asm volatile
2008-04-13 Diego BiurrunRelicense test/example files as LGPL with Michael's...
2008-04-07 Måns Rullgårdnon-recursive makefiles
2008-03-29 Diego BiurrunFix wrong #endif comment.
2008-03-25 Diego BiurrunClassify mlib as a configurable option, not as a hardwa...
2008-03-22 Alexander StrangeFix 64 bit shared library compilation with MMX2 by...
2008-03-22 Diego Biurruncosmetics: comment typo fixes
2008-03-18 Diego BiurrunRemove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
2008-03-17 Zuxy MengFix a typo that causes an assertion to always fail.
2008-03-15 Diego Biurruntypo
2008-03-15 Diego BiurrunRemove the unused function roundToInt16. It is a duplic...
2008-03-12 Diego Biurruntypos
2008-03-11 Diego BiurrunMark Y variable in EPILOG macro as av_unused to avoid...
2008-03-10 Diego Biurruntypo
2008-03-10 Panagiotis IssarisMake av_class a pointer to const.
2008-03-10 Benoit Fouetdefine VOF as double of VOFW.
2008-03-10 Diego BiurrunRemove redundant swScaler: output from places where...
2008-03-08 Diego Biurruncosmetics: Remove useless empty line.
2008-03-08 Diego Biurruncosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 Måns Rullgårdsimplify library version handling
2008-03-06 Måns Rullgårdconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2008-03-06 Baptiste Coudurierchange sws_format_name to return const char*, supress...
2008-03-06 Baptiste Coudurierremove redundant SwScaler text since av_log uses AVClas...
2008-03-05 Michael NiedermayerOne more (forgotten) fix for fixing sws_flags.
2008-03-05 Michael NiedermayerTurn ancient V offset numerical constants into named...
2008-02-26 Måns Rullgårdless preprocessor magic in version number macros
2008-02-25 Diego BiurrunFix outdated comment.
2008-02-25 Måns Rullgård#include "libavutil/avutil.h" in swscale.h
2008-02-24 Reimar Döffinger__asm __volatile -> asm volatile part 3
2008-02-22 Carl Eugen HoyosDiscard two symbols from libswscale.
2008-02-19 Måns RullgårdClean up lib* version definitions
2008-02-17 Måns Rullgårdremove duplicate AV_STRINGIFY() definition
2008-02-16 Mike FrysingerFLAT objects cannot have multiple sections, so using...
2008-02-15 Stefano SabatiniMore explicit unsupported pixel format error messages.
2008-02-13 Diego Biurruntypo
2008-02-09 Carl Eugen HoyosMake dither4 & dither8 const.
2008-01-29 Reimar DöffingerMake some assembler constants global instead of declari...
2008-01-28 Reimar DöffingerUse DECLARE_ASM_CONST where possible in libswscale...
2008-01-21 Reimar DöffingerFix typo in comment
2008-01-17 Benoit FouetChange (a == NULL) condition to (!a) and (a != NULL...
2008-01-17 Benoit FouetRemove some useless parentheses.
2008-01-17 Benoit FouetCosmetics: whitespaces
2008-01-17 Benoit FouetRemove non cosmetic spaces inside parentheses.
2008-01-17 Benoit FouetDescription: remove superfluous parentheses.
2008-01-17 KO Myung-HunCheck param in sws_getCachedContext().
2007-12-21 Diego Biurruncomment typo fixes
2007-12-20 Peter SchlaileMake sure strides have positive values before converting.
2007-12-08 Diego BiurrunAdd missing declarations for AltiVec functions, fixes...
2007-12-07 Diego BiurrunFix 'make checkheaders' on AltiVec-enabled systems.
2007-12-02 Diego BiurrunFix some spelling typos
2007-11-30 Diego BiurrunComment some #endif directives.
2007-11-22 Diego Biurruncomment spelling/grammar fixes
2007-11-04 Diego BiurrunThe function names of [rgb|bgr]1[56]to[UV|Y] had rgb...
2007-10-18 Diego BiurrunRename LIB to LIBNAME for consistency.
2007-10-18 Diego Biurrun1l: Update wrong #endif comment.
2007-10-18 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-02 Diego Biurruncosmetics: Fix AltiVec spelling.
2007-09-27 Diego BiurrunRevert wrong ARCH_BFIN --> HAVE_BFIN change.
2007-09-24 Aurelien Jacobsadd support for yuva420p colorspace (yuv420p + alpha)
2007-09-24 Michael Niedermayercosmetic (get rid of _ at the start of local variable...
2007-08-31 Marc Hoffmanrenaming ARCH_BFIN to HAVE_BFIN
2007-08-30 Diego Biurruncosmetics: Sort some lines, whitespace changes.
2007-08-24 Diego BiurrunMove Apple gcc AltiVec vector declaration syntax to...
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-07-28 Diego Biurruntypo
2007-07-20 Marc Hoffmanintegrating blackfin optimized yuyvtoyv12 converter
2007-07-20 Marc Hoffmanremoving reference to bfin_sram.h its not used anylonger
2007-07-20 Marc Hoffmanadding blackfin optimized yuyvtoyv12 converter
2007-07-19 Denes BalatoniUltraSPARC VIS yuv2rgb
2007-07-18 Andreas Ömanuse YUV440P in swscale
2007-07-17 Diego BiurrunThis was rewritten by Michael, switch copyrights to...
2007-07-16 Diego BiurrunRemove redundant "all rights reserved" statement, OKed...
2007-07-14 Diego Biurruntypo
2007-07-11 Luca AbeniRemove unused file (this time for real)
2007-07-10 Luca AbeniResurrect yuv2rgb_init.c, to add a proper license ...
2007-07-09 Diego BiurrunISO8859-1 --> UTF-8
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-07-03 Luca AbeniRemove unused file
2007-07-02 Diego BiurrunFix 'make checkheaders'.
2007-07-02 Diego BiurrunRemove obsolete and misleading comment.
2007-06-28 Diego Biurruncomment grammar fixes
2007-06-22 Marc Hoffmanintegrating ff_bfin_get_unscaled_swscale into the system
2007-06-22 Marc Hoffmanadding Blackfin swscale_bfin infrastructure, and the...
2007-06-22 Marc Hoffmandocument pointer offset by -8
2007-06-22 Marc Hoffmanre pipeline loop, to eliminate extra chroma reads
2007-06-22 Marc Hoffmancorrect chroma skewing bug, caused by incorrect stride...
2007-06-16 Reimar DöffingerMissing libswscale part of TARGET_ -> HAVE_ change
2007-06-16 Reimar DöffingerCopile fix: missing libswscale part of ffmpeg r9322...
2007-06-13 Diego Biurrunmisc spelling fixes
2007-06-08 Reimar DöffingerFix yuv2rgb C functions to work for widths divisible...
2007-06-05 Marc Hoffmancorrecting spelling error, yuv2rgb888_line was renamed...
2007-05-30 Carl Eugen Hoyosrename attribute_unused to av_unused as it is declared...
2007-05-28 Diego BiurrunRemove redundant fastmemcpy.h #include, it is indirectl...
next