1
mirror of https://github.com/mpv-player/mpv synced 2024-10-26 07:22:17 +02:00
mpv/libmpcodecs
arpi 52ffa15256 init_video() changed - now it handles codec selection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5172 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:47:14 +00:00
..
.cvsignore keeps it clean 2002-03-10 23:04:31 +00:00
dec_video.c init_video() changed - now it handles codec selection 2002-03-18 01:47:14 +00:00
Makefile Add IJPG decoder. 2002-03-10 22:49:18 +00:00
TODO divx_quality and equalizer support done 2002-03-09 19:18:46 +00:00
vd_cinepak.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_cyuv.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_divx4.c decore version check for divx3 and divx5 2002-03-18 00:46:44 +00:00
vd_dshow.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_ffmpeg.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_fli.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_ijpg.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_internal.h divx_quality and equalizer support done 2002-03-09 19:18:46 +00:00
vd_libmpeg2.c mpegpes support 2002-03-16 20:36:24 +00:00
vd_mpng.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_msvidc.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_null.c added vo_config 2002-03-18 00:55:58 +00:00
vd_nuv.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_odivx.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_qtrle.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_qtrpza.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_qtsmc.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_raw.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_rle.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_roqvideo.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_vfw.c fixed colorspace detection 2002-03-17 02:13:18 +00:00
vd_xanim.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd.c libvo printfs added (moved from mplayer.c), mpi buffers free'd to fix multifile playback 2002-03-17 02:30:29 +00:00
vd.h divx_quality and equalizer support done 2002-03-09 19:18:46 +00:00