mpv/libmpcodecs
michael de90a774d9 more scaling algos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6638 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 13:08:37 +00:00
..
native use libavcodec's get_bits() code (optional, disabled by default) 2002-06-23 00:50:27 +00:00
.cvsignore
Makefile SVQ1 added 2002-06-22 23:09:40 +00:00
TODO
ad.c
ad.h
ad_a52.c
ad_acm.c
ad_alaw.c
ad_dk3adpcm.c
ad_dk4adpcm.c
ad_dshow.c
ad_dvdpcm.c
ad_faad.c
ad_ffmpeg.c
ad_hwac3.c
ad_imaadpcm.c
ad_internal.h
ad_libmad.c
ad_mp3.c
ad_msadpcm.c bugfix by Keiki SATOH <kki@wakusei.ne.jp> 2002-06-29 22:10:18 +00:00
ad_msgsm.c
ad_pcm.c
ad_real.c
ad_roqaudio.c
ad_sample.c
ad_vorbis.c removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed by Joey Parrish <joey at yunamusic.com> 2002-06-28 16:40:02 +00:00
dec_audio.c
dec_audio.h
dec_video.c support the 'align16' codec flag 2002-06-25 22:29:32 +00:00
dec_video.h
img_format.c {RGB,BGR}{1,4} 2002-06-27 17:35:37 +00:00
img_format.h {RGB,BGR}{1,4} 2002-06-27 17:35:37 +00:00
mp_image.h {RGB,BGR}{1,4} 2002-06-27 17:35:37 +00:00
mpc_info.h
vd.c SVQ1 added 2002-06-22 23:09:40 +00:00
vd.h
vd_cinepak.c
vd_cyuv.c
vd_divx4.c
vd_dshow.c yvu9 and if09 support 2002-06-23 15:15:31 +00:00
vd_ffmpeg.c
vd_fli.c
vd_huffyuv.c Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it> 2002-06-23 01:30:47 +00:00
vd_ijpg.c
vd_internal.h
vd_libmpeg2.c
vd_mpegpes.c
vd_mpng.c
vd_msrle.c
vd_msvidc.c
vd_null.c
vd_nuv.c
vd_odivx.c
vd_qtrle.c
vd_qtrpza.c
vd_qtsmc.c
vd_raw.c
vd_real.c first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones 2002-06-24 08:13:31 +00:00
vd_rle.c
vd_roqvideo.c
vd_svq1.c do not crash by decoding error 2002-06-23 11:34:54 +00:00
vd_vfw.c
vd_xanim.c yvu9 and if09 support 2002-06-23 15:15:31 +00:00
vd_zlib.c
ve.c
ve_divx4.c
ve_lavc.c
ve_libdv.c
ve_rawrgb.c
ve_vfw.c
vf.c better planar support, chroma subsampling support and Y8/Y800 support 2002-06-23 21:08:31 +00:00
vf.h
vf_crop.c
vf_cropdetect.c parameter overrides limit 2002-06-29 22:12:07 +00:00
vf_dvbscale.c
vf_expand.c better planar support, chroma subsampling support and Y8/Y800 support 2002-06-23 21:08:31 +00:00
vf_fame.c
vf_flip.c better planar support, chroma subsampling support and Y8/Y800 support 2002-06-23 21:08:31 +00:00
vf_format.c yvu9 and if09 support 2002-06-23 15:15:31 +00:00
vf_lavc.c
vf_mirror.c better planar support, chroma subsampling support and Y8/Y800 support 2002-06-23 21:08:31 +00:00
vf_noise.c
vf_palette.c
vf_pp.c
vf_rgb2bgr.c
vf_rotate.c better planar support, chroma subsampling support and Y8/Y800 support 2002-06-23 21:08:31 +00:00
vf_scale.c more scaling algos 2002-07-04 13:08:37 +00:00
vf_test.c better planar support, chroma subsampling support and Y8/Y800 support 2002-06-23 21:08:31 +00:00
vf_vo.c
vf_yuy2.c
vf_yvu9.c if09 support 2002-06-23 15:03:54 +00:00
vfcap.h