index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswscale
/
swscale.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Deprecate sws_getContext(), use sws_alloc_context() and
Stefano Sabatini
2010-09-28
1
-0
/
+11
*
Add documentation for the returned value of sws_init_context().
Stefano Sabatini
2010-09-28
1
-0
/
+3
*
Bump minor version after the addition of sws_alloc_context() and
Stefano Sabatini
2010-09-28
1
-1
/
+1
*
fix typos and grammar
Ramiro Polla
2010-09-26
1
-3
/
+4
*
Split alloc and init of context so that parameters can be set in the context
Michael Niedermayer
2010-09-26
1
-0
/
+12
*
rgb2rgb: build SSE2 codepath
Ramiro Polla
2010-09-08
1
-0
/
+1
*
Revert commit:
Stefano Sabatini
2010-07-28
1
-24
/
+24
*
Prefer impersonal form over third person, for consistency with the
Stefano Sabatini
2010-07-22
1
-24
/
+24
*
deprecate palette8topacked32 in favor of public API functions sws_convertPale...
Reinhard Tartler
2010-06-01
1
-1
/
+26
*
Add empty newline to separate function declarations, for better
Stefano Sabatini
2010-05-23
1
-0
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Apply misc fixes to sws_getCoefficients() doxy.
Stefano Sabatini
2010-02-05
1
-2
/
+4
*
Satisfy consistency need:
Stefano Sabatini
2010-02-05
1
-1
/
+1
*
Add function to translate SWS_CS_* to coefficient array
David Conrad
2010-02-05
1
-1
/
+7
*
More const-correctness for sws_scale
David Conrad
2010-01-21
1
-3
/
+3
*
Make const prototypes for input sources of sws_scale_* stricter.
Alexis Ballier
2010-01-19
1
-2
/
+2
*
Const correctness for src pointer. Remove all constness related warnings in
Zuxy Meng
2010-01-15
1
-2
/
+2
*
Implement sws_isSupportedInput() and sws_isSupportedOutput().
Stefano Sabatini
2010-01-07
1
-2
/
+14
*
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for the
Stefano Sabatini
2010-01-03
1
-2
/
+2
*
Make sws_format_name() use av_pix_fmt_descriptors.
Stefano Sabatini
2009-11-26
1
-1
/
+1
*
Add functions to return library license and library configuration.
Diego Biurrun
2009-11-18
1
-0
/
+10
*
Document sws_freeContext().
Stefano Sabatini
2009-11-07
1
-0
/
+4
*
Document slice ordering assumption done by sws_scale().
Stefano Sabatini
2009-10-30
1
-1
/
+5
*
Document that slices can be bottom to top or top to bottom.
Ramiro Polla
2009-09-09
1
-1
/
+1
*
Introduce and use sws_allocVec().
Ramiro Polla
2009-08-19
1
-0
/
+5
*
Remove '\p' doxygen markup, as it should improve plain text doxy
Stefano Sabatini
2009-06-06
1
-16
/
+15
*
Add const qualifier to param argument of sws_getContext() and
Diego Biurrun
2009-05-10
1
-2
/
+2
*
Move sws_[gs]etColorspaceDetails() documentation from swscale.c to
Stefano Sabatini
2009-04-18
1
-1
/
+9
*
whitespace cosmetics: Break some overly long lines.
Diego Biurrun
2009-04-14
1
-10
/
+18
*
New LGPLed YUV2RGB table generator for SwScaler
Kostya Shishkov
2009-02-22
1
-1
/
+1
*
Rename the "src" parameter in the sws_scale() declaration to
Stefano Sabatini
2009-02-18
1
-3
/
+3
*
Document sws_scale().
Stefano Sabatini
2009-02-18
1
-0
/
+23
*
Implement sws_printVec2() and deprecate sws_printVec().
Stefano Sabatini
2009-02-14
1
-3
/
+15
*
Document sws_normalizeVec().
Stefano Sabatini
2009-02-14
1
-0
/
+5
*
Apply misc fixes for sws_getCachedContext() documentation.
Stefano Sabatini
2009-02-12
1
-7
/
+10
*
Bump micro version, related to r28491.
Stefano Sabatini
2009-02-12
1
-1
/
+1
*
Document sws_getContext().
Stefano Sabatini
2009-02-11
1
-0
/
+13
*
Document sws_getIdentityVec().
Stefano Sabatini
2009-02-11
1
-0
/
+5
*
Move sws_getGaussianVec() documentation from swscale.c to swscale.h.
Stefano Sabatini
2009-02-10
1
-0
/
+5
*
Document sws_cloneVec().
Stefano Sabatini
2009-02-10
1
-0
/
+5
*
Fix typo: lenght -> length.
Stefano Sabatini
2009-02-10
1
-1
/
+1
*
Document sws_scaleVec().
Stefano Sabatini
2009-02-10
1
-0
/
+4
*
Document sws_getConstVec().
Stefano Sabatini
2009-02-10
1
-0
/
+5
*
Move documentation of sws_getCachedContext() from swscale.c to
Stefano Sabatini
2009-02-10
1
-0
/
+10
*
Add a @deprecated notice to swscale_get_ordered().
Stefano Sabatini
2009-02-10
1
-0
/
+3
*
Document coeff and length fields in SwsVector.
Stefano Sabatini
2009-02-09
1
-2
/
+2
*
Drop the deprecated sws_scale_ordered() at the next major version
Stefano Sabatini
2009-02-08
1
-0
/
+2
*
Replace int type with enum PixelFormat for the dstFormat/srcFormat
Stefano Sabatini
2009-02-08
1
-3
/
+3
*
Fix a typo: lumaSarpen -> lumaSharpen.
Stefano Sabatini
2009-02-08
1
-1
/
+1
[next]