1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-13 18:36:09 +00:00
mpv/libmpcodecs
kmkaplan 1909c80216 Put back the ordering of the if as requested by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6751 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 16:14:27 +00:00
..
native 8 and 16bpp qtrle support 2002-07-12 17:49:04 +00:00
.cvsignore
ad_a52.c
ad_acm.c
ad_alaw.c
ad_dk3adpcm.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
ad_msgsm.c
ad_pcm.c
ad_real.c Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish. 2002-07-17 23:28:37 +00:00
ad_roqaudio.c
ad_sample.c
ad_vorbis.c
ad.c
ad.h
dec_audio.c
dec_audio.h
dec_video.c
dec_video.h
img_format.c
img_format.h
Makefile ad_dk4adpcm is done by ima_adpcm (obsoleted) 2002-07-12 04:05:56 +00:00
mp_image.h better support for rgb/bgr formats 2002-07-11 19:08:23 +00:00
mpc_info.h
TODO
vd_cinepak.c
vd_cyuv.c
vd_divx4.c support for external pp by divx4. some fixes/cosmetics? 2002-07-11 19:16:30 +00:00
vd_dshow.c
vd_ffmpeg.c fallback to slices, if dr1 fails (bug found by kabi) 2002-07-16 23:42:44 +00:00
vd_fli.c
vd_huffyuv.c
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 Support for Xvid using their new api. If divx4 compatiblity is disabeled 2002-07-10 20:56:57 +00:00
vd_qtrle.c 8 and 16bpp qtrle support 2002-07-12 17:49:04 +00:00
vd_qtrpza.c
vd_qtsmc.c
vd_raw.c yuv handling simplified (using new mpi fields) 2002-07-07 16:25:36 +00:00
vd_real.c Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish. 2002-07-17 23:28:37 +00:00
vd_rle.c
vd_roqvideo.c
vd_svq1.c
vd_vfw.c
vd_xanim.c
vd_xvid.c Support for Xvid using their new api. If divx4 compatiblity is disabeled 2002-07-10 20:56:57 +00:00
vd_zlib.c
vd.c Add draw slice for the codecs 2002-07-11 20:17:27 +00:00
vd.h Add draw slice for the codecs 2002-07-11 20:17:27 +00:00
ve_divx4.c
ve_lavc.c #ifdef'ed divx4 2pass code - idea by Diego 2002-07-08 21:34:24 +00:00
ve_libdv.c
ve_rawrgb.c
ve_vfw.c
ve.c
vf_crop.c
vf_cropdetect.c parameter overrides limit 2002-06-29 22:12:07 +00:00
vf_dvbscale.c
vf_expand.c
vf_fame.c
vf_flip.c
vf_format.c support for external pp by divx4. some fixes/cosmetics? 2002-07-11 19:16:30 +00:00
vf_lavc.c
vf_mirror.c
vf_noise.c
vf_palette.c
vf_pp.c
vf_rgb2bgr.c
vf_rotate.c
vf_scale.c Put back the ordering of the if as requested by Arpi. 2002-07-18 16:14:27 +00:00
vf_test.c
vf_vo.c
vf_yuy2.c
vf_yvu9.c
vf.c support for external pp by divx4. some fixes/cosmetics? 2002-07-11 19:16:30 +00:00
vf.h
vfcap.h