index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libswscale
/
yuv2rgb.c
Commit message (
Expand
)
Author
Age
...
*
fix full range (jpeg yuv) chroma
michael
2007-03-18
*
Pass a context to av_log(), when possible
lucabe
2007-01-23
*
Fix license headers and FSF postal address.
diego
2007-01-22
*
Mark some variables as possibly unused to avoid warnings
lucabe
2006-12-26
*
Add some explicit casts to avoid "assignment from incompatible pointer type"
lucabe
2006-12-26
*
Add some other casts, to remove void pointers arithmetic
lucabe
2006-12-26
*
Use common define for x86_32 and x86_64.
diego
2006-11-01
*
make some global var static (fix a build failure with shared lib on x86_64)
aurel
2006-10-03
*
Remove the dependency of libswscale on img_format.h
lucabe
2006-09-17
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
*
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
diego
2006-08-05
*
Comment some #endif lines.
diego
2006-07-28
*
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
lucabe
2006-07-20
*
Move postproc ---> libswscale
lucabe
2006-06-30
[prev]