index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
Commit message (
Expand
)
Author
Age
*
2-pass qscale fixed
arpi
2002-04-15
*
workaround Juanjo's stupid vme change
arpi
2002-04-14
*
fame doesn't accept stride
arpi
2002-04-14
*
export width too
arpi
2002-04-14
*
draw_slices with framedrop fixed
arpi
2002-04-14
*
mp_image moved to libmpcodecs
arpi
2002-04-13
*
img_format moved to libmpcodecs
arpi
2002-04-13
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
*
update
arpi
2002-04-13
*
less namespace pollution
arpi
2002-04-13
*
fastmemcpy path fixed
arpi
2002-04-13
*
native codecs files moved to libmpcodecs/native/
arpi
2002-04-13
*
moved to libmpcodecs/native/
arpi
2002-04-13
*
handle width*bpp!=stride
arpi
2002-04-13
*
10l
arpi
2002-04-13
*
rgb2bgr converter
arpi
2002-04-13
*
yuy2 support, fixed bug of dropping frame after config_vo calls
arpi
2002-04-13
*
RGB24/YUY2 -> DV encoding, using libdv
arpi
2002-04-12
*
capabilities support -> automatic insertion of scale, expand, pp
arpi
2002-04-11
*
VFCAP defines moved out from vf.h, to be easier to include in libvo
arpi
2002-04-11
*
VFCAP flags added
arpi
2002-04-11
*
print VO info
arpi
2002-04-11
*
new filter: flip
arpi
2002-04-11
*
vme default changed 3->4
arpi
2002-04-11
*
10l
arpi
2002-04-11
*
soem fixes
arpi
2002-04-11
*
encoders
arpi
2002-04-10
*
query_format debug moved 1 verbose level down
arpi
2002-04-10
*
2 new simple filters: yuy2 and format
arpi
2002-04-09
*
vf_fame added - yv12->mpes converter
arpi
2002-04-08
*
copy width too
arpi
2002-04-08
*
relaly black packed yuv images
arpi
2002-04-08
*
really black yv12/rgb images (todo: packed yuv)
arpi
2002-04-08
*
pp passtrough
arpi
2002-04-08
*
free old context, really use query_format
arpi
2002-04-07
*
10l
arpi
2002-04-07
*
allocate 2 lines more memory - to avoid some sig11
arpi
2002-04-07
*
colorspace conversion support
arpi
2002-04-07
*
swscale filter
arpi
2002-04-07
*
vf control codes added, autoq support
arpi
2002-04-07
*
accept only 4:2:0 planar yuv formats
arpi
2002-04-07
*
export qscale for postproc
arpi
2002-04-07
*
missing #ifdfe - 0.1l
arpi
2002-04-07
*
quant_store moved to frame struct
arpi
2002-04-07
*
accept -pp value from args
arpi
2002-04-07
*
mpeg+pp0 fixed
arpi
2002-04-07
*
postprocessing filter (fixme: -pp 0)
arpi
2002-04-07
*
vo_config_count now counts calls to vo->config()
arpi
2002-04-07
*
don't config twice
arpi
2002-04-07
*
vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen
arpi
2002-04-06
[next]