mpv/libmpcodecs
arpi 7c026066ea imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5341 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 21:06:01 +00:00
..
.cvsignore keeps it clean 2002-03-10 23:04:31 +00:00
Makefile added zlib 2002-03-22 22:14:01 +00:00
TODO divx_quality and equalizer support done 2002-03-09 19:18:46 +00:00
ad.h changed to be more-or-less compatible with Nick's stuff 2002-03-25 19:53:41 +00:00
ad_a52.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_acm.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_alaw.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_dk3adpcm.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_dk4adpcm.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_dshow.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_dvdpcm.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_ffmpeg.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_hwac3.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_imaadpcm.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_internal.h imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_mp3.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_msadpcm.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_pcm.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
ad_roqaudio.c imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added 2002-03-25 21:06:01 +00:00
dec_video.c check and set codec selection - impossible to do it at find_codec 2002-03-25 03:19:43 +00:00
mpc_info.h common stuff moved to mpc_info.h 2002-03-25 02:39:36 +00:00
vd.c UV vs VU fix 2002-03-24 19:01:01 +00:00
vd.h common stuff moved to mpc_info.h 2002-03-25 02:39:36 +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 Im proved Build Version selection for DivX 5. 2002-03-21 18:59:07 +00:00
vd_dshow.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_ffmpeg.c Fix aspect info for square pixel. 2002-03-25 09:52:15 +00:00
vd_fli.c handle error from mpcodecs_config_vo() 2002-03-16 01:10:31 +00:00
vd_huffyuv.c committed Roberto Togni's patch for control() function in HuffYUV decoder 2002-03-22 14:11:13 +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_msrle.c oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I think 2002-03-20 05:09:38 +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 Im proved Build Version selection for DivX 5. 2002-03-21 18:59:07 +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 adding support for 12 bit planar YUV formats (for YUV4MPEG(2)) 2002-03-23 14:26:53 +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 added xanim url 2002-03-23 15:09:05 +00:00
vd_zlib.c 10l, hopefully fixed query format 2002-03-23 17:27:46 +00:00