git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add functions to return library license and library configuration.
[ffmpeg.git]
/
libswscale
/
swscale.c
2009-11-18
Diego Biurrun
Add functions to return library license and library...
blob
|
commitdiff
2009-11-10
NVIDIA Corporation
Support VDPAU hardware accelerated decoding of MPEG...
blob
|
commitdiff
|
diff to current
2009-09-13
Ramiro Polla
Reset slice direction at end of each frame.
blob
|
commitdiff
|
diff to current
2009-09-06
Ramiro Polla
Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and...
blob
|
commitdiff
|
diff to current
2009-09-05
Ramiro Polla
Indent.
blob
|
commitdiff
|
diff to current
2009-09-05
Lars Täuber
Make 16bit YUV formats compatible with NE avcodec_get_p...
blob
|
commitdiff
|
diff to current
2009-08-29
Ramiro Polla
Curly brackets cosmetics for previous commit.
blob
|
commitdiff
|
diff to current
2009-08-29
Ramiro Polla
Check for return value of initFilter().
blob
|
commitdiff
|
diff to current
2009-08-29
Ramiro Polla
swscale: Check for return values of malloc.
blob
|
commitdiff
|
diff to current
2009-08-29
Ramiro Polla
Restore comment that was partially removed.
blob
|
commitdiff
|
diff to current
2009-08-20
Ramiro Polla
Check return values of sws_allocVec() and sws_getConstV...
blob
|
commitdiff
|
diff to current
2009-08-19
Ramiro Polla
Introduce and use sws_allocVec().
blob
|
commitdiff
|
diff to current
2009-08-19
Ramiro Polla
Reuse sws_getConstVec() where possible.
blob
|
commitdiff
|
diff to current
2009-08-16
Ramiro Polla
Cosmetics:
blob
|
commitdiff
|
diff to current
2009-08-16
Ramiro Polla
Indent libswscale:
blob
|
commitdiff
|
diff to current
2009-08-14
Ramiro Polla
Vertical yuv -> yuv16 scaler.
blob
|
commitdiff
|
diff to current
2009-08-13
Ramiro Polla
Indent.
blob
|
commitdiff
|
diff to current
2009-08-13
Ramiro Polla
MMX2 horizontal scaler: Determine code size at runtime.
blob
|
commitdiff
|
diff to current
2009-08-13
Ramiro Polla
Protect mmx2 filter code buffers so they are not execut...
blob
|
commitdiff
|
diff to current
2009-08-13
Ramiro Polla
Rename "funny" code to "mmx2 filter" code.
blob
|
commitdiff
|
diff to current
2009-08-09
Ramiro Polla
Put some altivec code under COMPILE_ALTIVEC, and not...
blob
|
commitdiff
|
diff to current
2009-08-08
Diego Biurrun
Remove disabled crufty code.
blob
|
commitdiff
|
diff to current
2009-08-01
Guennadi Liakhovetski
Fix regression when converting to nv12/nv21.
blob
|
commitdiff
|
diff to current
2009-07-28
Ramiro Polla
MMX2 scaler: Remove {} block leftover from factorizatio...
blob
|
commitdiff
|
diff to current
2009-07-28
Ramiro Polla
MMX2 scaler: factorize initMMX2Scaler().
blob
|
commitdiff
|
diff to current
2009-07-28
Ramiro Polla
MMX2 scaler: add variable to ease factorization of...
blob
|
commitdiff
|
diff to current
2009-07-28
Ramiro Polla
Remove useless code.
blob
|
commitdiff
|
diff to current
2009-07-27
Ramiro Polla
Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE...
blob
|
commitdiff
|
diff to current
2009-07-26
Måns Rullgård
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
blob
|
commitdiff
|
diff to current
2009-07-23
Måns Rullgård
Remove unnecessary #include <unistd.h>
blob
|
commitdiff
|
diff to current
2009-07-21
Ramiro Polla
Remove unused variables.
blob
|
commitdiff
|
diff to current
2009-06-25
Diego Biurrun
AltiVec code and runtime cpudetect do not require CONFI...
blob
|
commitdiff
|
diff to current
2009-06-25
Diego Biurrun
The AltiVec optimizations of libswscale are no longer...
blob
|
commitdiff
|
diff to current
2009-06-25
Diego Biurrun
PPC: Make sure that COMPILE_C is not deactivated if...
blob
|
commitdiff
|
diff to current
2009-06-17
Vitor Sessak
Do not call rgb2rgbWrapper() for rgb48*, there is no...
blob
|
commitdiff
|
diff to current
2009-06-04
Pavel Pavlov
Use DECLARE_ALIGNED macro instead of gcc __attribute__.
blob
|
commitdiff
|
diff to current
2009-06-02
Kostya Shishkov
YUV into RGB48 BE/LE conversion support
blob
|
commitdiff
|
diff to current
2009-06-02
Kostya Shishkov
Partial (low bits ignored, no direct transcoding into...
blob
|
commitdiff
|
diff to current
2009-05-25
Kostya Shishkov
Move colorspace conversion functions implemented in...
blob
|
commitdiff
|
diff to current
2009-05-19
Kostya Shishkov
Make SwScaler recognize RGB48 BE/LE colourspaces (not...
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-05-10
Diego Biurrun
Move preprocessor condition before variable declaration...
blob
|
commitdiff
|
diff to current
2009-05-07
Vitor Sessak
Fix sliced yuv410 -> yuv420 conversion
blob
|
commitdiff
|
diff to current
2009-04-23
Carl Eugen Hoyos
Make reset_ptr() void.
blob
|
commitdiff
|
diff to current
2009-04-21
Michael Niedermayer
Planar 16bit 420 422 444 YUV support (output is only...
blob
|
commitdiff
|
diff to current
2009-04-21
Michael Niedermayer
Merge gray->gray converters into planarCopy(), this...
blob
|
commitdiff
|
diff to current
2009-04-21
Michael Niedermayer
Make sure src/dst are NULL when they arent used, some...
blob
|
commitdiff
|
diff to current
2009-04-20
Michael Niedermayer
Use generic BE check instead of checking for gray16LE.
blob
|
commitdiff
|
diff to current
2009-04-18
Stefano Sabatini
Make sws_setColorspaceDetails() return -1 if the destin...
blob
|
commitdiff
|
diff to current
2009-04-18
Stefano Sabatini
Move sws_[gs]etColorspaceDetails() documentation from...
blob
|
commitdiff
|
diff to current
2009-04-08
Ramiro Polla
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT...
blob
|
commitdiff
|
diff to current
2009-04-05
Ramiro Polla
swscale: Remove X86 commented out code.
blob
|
commitdiff
|
diff to current
2009-04-04
Ramiro Polla
swscale: Use function pointers for swScale functions.
blob
|
commitdiff
|
diff to current
2009-04-04
Ramiro Polla
swscale: {}-related cosmetics.
blob
|
commitdiff
|
diff to current
2009-04-04
Ramiro Polla
swscale: Add const to some swScale functions' parameters.
blob
|
commitdiff
|
diff to current
2009-03-24
Cédric Schieli
Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P...
blob
|
commitdiff
|
diff to current
2009-03-24
Cédric Schieli
Fix some places where "non-alpha to YUVA420P" do not...
blob
|
commitdiff
|
diff to current
2009-03-21
Michael Niedermayer
Enable unscaled packed422 -> planar 420 converters...
blob
|
commitdiff
|
diff to current
2009-03-21
Reimar Döffinger
Fix planarCopy to ignore the GRAY8 "pseudo"-palette...
blob
|
commitdiff
|
diff to current
2009-03-20
Reimar Döffinger
Avoid crash on planarCopy to a destination without...
blob
|
commitdiff
|
diff to current
2009-03-20
Cédric Schieli
YUVA420P is now supported as output format
blob
|
commitdiff
|
diff to current
2009-03-20
Cédric Schieli
Add alpha channel scaling
blob
|
commitdiff
|
diff to current
2009-03-20
Cédric Schieli
Use a simpler and more general check for the gray case...
blob
|
commitdiff
|
diff to current
2009-03-19
Ramiro Polla
Allocate executable memory with VirtualAlloc() in Windows.
blob
|
commitdiff
|
diff to current
2009-03-19
Ramiro Polla
Drop unnecessary cast and cosmetically align.
blob
|
commitdiff
|
diff to current
2009-03-19
Michael Niedermayer
Fix 10l typo.
blob
|
commitdiff
|
diff to current
2009-03-19
Michael Niedermayer
Unscaled converters for
blob
|
commitdiff
|
diff to current
2009-03-18
Ramiro Polla
Do not assume long is same width as x86 register.
blob
|
commitdiff
|
diff to current
2009-03-18
Diego Biurrun
Consistently use ff_ prefixes for internal symbols.
blob
|
commitdiff
|
diff to current
2009-03-17
Cédric Schieli
Add a fillPlane function to fill a plane with one const...
blob
|
commitdiff
|
diff to current
2009-03-17
Cédric Schieli
Don't write outside of the picture buffer in planarCopy...
blob
|
commitdiff
|
diff to current
2009-03-11
Cédric Schieli
In initMMX2HScaler, when chrDstW is not divisible by...
blob
|
commitdiff
|
diff to current
2009-03-07
Cédric Schieli
Let the 4th plane reach the swScale function
blob
|
commitdiff
|
diff to current
2009-03-05
Cédric Schieli
Fix bug introduced by me in r28756
blob
|
commitdiff
|
diff to current
2009-02-28
Cédric Schieli
When converting from a non alpha format to an alpha...
blob
|
commitdiff
|
diff to current
2009-02-27
Cédric Schieli
Use YUV420P code path for YUVA420P where appropriate
blob
|
commitdiff
|
diff to current
2009-02-22
Kostya Shishkov
New LGPLed YUV2RGB table generator for SwScaler
blob
|
commitdiff
|
diff to current
2009-02-14
Stefano Sabatini
Use sws_printVec2() instead of the deprecated sws_print...
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
Kostya Shishkov
Some AltiVec functions in SwScaler produce different...
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
Move documentation of sws_getCachedContext() from swsca...
blob
|
commitdiff
|
diff to current
2009-02-10
Stefano Sabatini
Remove pointless comment regarding sws_scale_ordered().
blob
|
commitdiff
|
diff to current
2009-02-09
Kostya Shishkov
Prefix visible YUV2RGB functions with sws_
blob
|
commitdiff
|
diff to current
2009-02-09
Kostya Shishkov
Give better name to Inverse_Table_6_9
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-01-25
Diego Biurrun
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest config...
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
Disable C code when compiling AltiVec code, fixes the...
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
spelling/grammar cosmetics
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
Fix #endif comments.
blob
|
commitdiff
|
diff to current
2009-01-20
Carl Eugen Hoyos
Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.
blob
|
commitdiff
|
diff to current
2009-01-16
NVIDIA Corporation
Add VDPAU hardware accelerated decoding for MPEG1 and...
blob
|
commitdiff
|
diff to current
2009-01-14
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2009-01-08
Carl Eugen Hoyos
Add PIX_FMT_VDPAU_H264.
blob
|
commitdiff
|
diff to current
2008-12-27
Diego Biurrun
consistency cosmetics: Rename POWERPC identifiers to...
blob
|
commitdiff
|
diff to current
2008-10-27
Vitor Sessak
Silence GCC warnings:
blob
|
commitdiff
|
diff to current
2008-10-26
Vitor Sessak
Silence GCC warning
blob
|
commitdiff
|
diff to current
2008-10-25
Michael Niedermayer
Do not attempt to use the unscaled yuv2rgb converter...
blob
|
commitdiff
|
diff to current
2008-10-23
Vitor Sessak
Cosmetics: alignment
blob
|
commitdiff
|
diff to current
2008-10-23
Vitor Sessak
Fix broken palette8to*.
blob
|
commitdiff
|
diff to current
next