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
/
dec_video.c
Commit message (
Expand
)
Author
Age
*
support the 'align16' codec flag
arpi
2002-06-25
*
restore original bih->biCompression if codec init failed
arpi
2002-05-29
*
big cosmetics patch, cleanup of messages printed by mplayer and libs.
arpi
2002-05-20
*
blit_frame is useless - noticed by Nick K.
arpi
2002-05-05
*
setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN
arpi
2002-05-01
*
A little fix with hw video parameters setting
albeu
2002-04-27
*
filters uninit
arpi
2002-04-20
*
OSD handled by vf control()
arpi
2002-04-15
*
vf control codes added, autoq support
arpi
2002-04-07
*
video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...
arpi
2002-04-06
*
check and set codec selection - impossible to do it at find_codec
arpi
2002-03-25
*
try to uncomment this line - very funny effect (skipping I frames)
arpi
2002-03-23
*
using -dr instead -vaa_dr
alex
2002-03-20
*
supports query_format in codecs
arpi
2002-03-18
*
init_video() changed - now it handles codec selection
arpi
2002-03-18
*
init_video_vaa() removed
arpi
2002-03-17
*
useless 'max benchmar' removed
arpi
2002-03-17
*
pitches mess removed
arpi
2002-03-14
*
framedrop fix
arpi
2002-03-11
*
old temp vars removed, in-codecs equalizer support added, error message if -v...
arpi
2002-03-09
*
direct rendering support
arpi
2002-03-07
*
10l
arpi
2002-03-07
*
new controls added for query/set pp level
arpi
2002-03-06
*
avcodec_inited moved to vd_ffmpeg
arpi
2002-03-06
*
implemented basic wrapper functions to new libmpcodecs api
arpi
2002-03-01
*
dec_video.c added
arpi
2002-03-01