projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Satisfy consistency need:
[libav.git]
/
libswscale
/
swscale.h
2010-02-05
Stefano Sabatini
Satisfy consistency need:
blob
|
commitdiff
2010-02-05
David Conrad
Add function to translate SWS_CS_* to coefficient array
blob
|
commitdiff
|
diff to current
2010-01-21
David Conrad
More const-correctness for sws_scale
blob
|
commitdiff
|
diff to current
2010-01-19
Alexis Ballier
Make const prototypes for input sources of sws_scale_...
blob
|
commitdiff
|
diff to current
2010-01-15
Zuxy Meng
Const correctness for src pointer. Remove all constness...
blob
|
commitdiff
|
diff to current
2010-01-07
Stefano Sabatini
Implement sws_isSupportedInput() and sws_isSupportedOut...
blob
|
commitdiff
|
diff to current
2010-01-03
Stefano Sabatini
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for the
blob
|
commitdiff
|
diff to current
2009-11-26
Stefano Sabatini
Make sws_format_name() use av_pix_fmt_descriptors.
blob
|
commitdiff
|
diff to current
2009-11-18
Diego Biurrun
Add functions to return library license and library...
blob
|
commitdiff
|
diff to current
2009-11-07
Stefano Sabatini
Document sws_freeContext().
blob
|
commitdiff
|
diff to current
2009-10-30
Stefano Sabatini
Document slice ordering assumption done by sws_scale().
blob
|
commitdiff
|
diff to current
2009-09-09
Ramiro Polla
Document that slices can be bottom to top or top to...
blob
|
commitdiff
|
diff to current
2009-08-19
Ramiro Polla
Introduce and use sws_allocVec().
blob
|
commitdiff
|
diff to current
2009-06-06
Stefano Sabatini
Remove '\p' doxygen markup, as it should improve plain...
blob
|
commitdiff
|
diff to current
2009-05-10
Diego Biurrun
Add const qualifier to param argument of sws_getContext...
blob
|
commitdiff
|
diff to current
2009-04-18
Stefano Sabatini
Move sws_[gs]etColorspaceDetails() documentation from...
blob
|
commitdiff
|
diff to current
2009-04-14
Diego Biurrun
whitespace cosmetics: Break some overly long lines.
blob
|
commitdiff
|
diff to current
2009-02-22
Kostya Shishkov
New LGPLed YUV2RGB table generator for SwScaler
blob
|
commitdiff
|
diff to current
2009-02-18
Stefano Sabatini
Rename the "src" parameter in the sws_scale() declarati...
blob
|
commitdiff
|
diff to current
2009-02-18
Stefano Sabatini
Document sws_scale().
blob
|
commitdiff
|
diff to current
2009-02-14
Stefano Sabatini
Implement sws_printVec2() and deprecate sws_printVec().
blob
|
commitdiff
|
diff to current
2009-02-14
Stefano Sabatini
Document sws_normalizeVec().
blob
|
commitdiff
|
diff to current
2009-02-12
Stefano Sabatini
Apply misc fixes for sws_getCachedContext() documentation.
blob
|
commitdiff
|
diff to current
2009-02-12
Stefano Sabatini
Bump micro version, related to r28491.
blob
|
commitdiff
|
diff to current
2009-02-11
Stefano Sabatini
Document sws_getContext().
blob
|
commitdiff
|
diff to current
2009-02-11
Stefano Sabatini
Document sws_getIdentityVec().
blob
|
commitdiff
|
diff to current
2009-02-10
Stefano Sabatini
Move sws_getGaussianVec() documentation from swscale...
blob
|
commitdiff
|
diff to current
2009-02-10
Stefano Sabatini
Document sws_cloneVec().
blob
|
commitdiff
|
diff to current
2009-02-10
Stefano Sabatini
Fix typo: lenght -> length.
blob
|
commitdiff
|
diff to current
2009-02-10
Stefano Sabatini
Document sws_scaleVec().
blob
|
commitdiff
|
diff to current
2009-02-10
Stefano Sabatini
Document sws_getConstVec().
blob
|
commitdiff
|
diff to current
2009-02-10
Stefano Sabatini
Move documentation of sws_getCachedContext() from swsca...
blob
|
commitdiff
|
diff to current
2009-02-10
Stefano Sabatini
Add a @deprecated notice to swscale_get_ordered().
blob
|
commitdiff
|
diff to current
2009-02-09
Stefano Sabatini
Document coeff and length fields in SwsVector.
blob
|
commitdiff
|
diff to current
2009-02-08
Stefano Sabatini
Drop the deprecated sws_scale_ordered() at the next...
blob
|
commitdiff
|
diff to current
2009-02-08
Stefano Sabatini
Replace int type with enum PixelFormat for the dstForma...
blob
|
commitdiff
|
diff to current
2009-02-08
Stefano Sabatini
Fix a typo: lumaSarpen -> lumaSharpen.
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2008-09-12
Michael Niedermayer
Add bitexact flag.
blob
|
commitdiff
|
diff to current
2008-08-31
Stefano Sabatini
Change headers' guardnames consistently with r15120.
blob
|
commitdiff
|
diff to current
2008-08-29
Stefano Sabatini
Implement swscale_version().
blob
|
commitdiff
|
diff to current
2008-03-06
Baptiste Coudurier
change sws_format_name to return const char*, supress...
blob
|
commitdiff
|
diff to current
2008-02-26
Måns Rullgård
less preprocessor magic in version number macros
blob
|
commitdiff
|
diff to current
2008-02-25
Måns Rullgård
#include "libavutil/avutil.h" in swscale.h
blob
|
commitdiff
|
diff to current
2008-02-19
Måns Rullgård
Clean up lib* version definitions
blob
|
commitdiff
|
diff to current
2008-02-17
Måns Rullgård
remove duplicate AV_STRINGIFY() definition
blob
|
commitdiff
|
diff to current
2007-10-18
Diego Biurrun
Add FFMPEG_ prefix to all multiple inclusion guards.
blob
|
commitdiff
|
diff to current
2007-07-05
Diego Biurrun
license header consistency cosmetics
blob
|
commitdiff
|
diff to current
2007-06-13
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-05-16
Diego Biurrun
Remove extern C declarations for C++.
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 II: Remove all tabs and prettypr...
blob
|
commitdiff
|
diff to current
2007-04-26
Diego Biurrun
cosmetics: Remove trailing whitespace.
blob
|
commitdiff
|
diff to current
2007-01-12
Luca Abeni
deprecate sws_scale_ordered(), as it now is a duplicate...
blob
|
commitdiff
|
diff to current
2006-11-19
Luca Abeni
Clarify that some of the non-SIMD code is now LGPLed.
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-04
Víctor Paesa
Add sws_getCachedContext(), which checks if context...
blob
|
commitdiff
|
diff to current
2006-08-30
Michael Niedermayer
make the C code of the swscaler which i wrote LGPL
blob
|
commitdiff
|
diff to current
2006-07-24
Michael Niedermayer
vertical scaler with accurate rounding, some people...
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