mpv/libmpcodecs
arpi a8b78d5149 bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5828 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-25 12:29:55 +00:00
..
native fixed block artefacts and speedup at the same time 2002-04-18 17:08:08 +00:00
.cvsignore
Makefile 8bpp paletted -> 15/16/24/32 converter 2002-04-21 17:22:37 +00:00
TODO update 2002-04-13 18:23:23 +00:00
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 bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br> 2002-04-25 11:03:33 +00:00
ad_faad.c
ad_ffmpeg.c
ad_hwac3.c changed back to AFMT_AC3 (but now libao2 drivers autodetect it and fallback to S16) - idea by Vincent.Mussard@lineae.net 2002-04-22 22:34:37 +00:00
ad_imaadpcm.c
ad_internal.h
ad_libmad.c
ad_mp3.c
ad_msadpcm.c
ad_msgsm.c native codecs files moved to libmpcodecs/native/ 2002-04-13 18:04:24 +00:00
ad_pcm.c bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br> 2002-04-25 12:29:55 +00:00
ad_roqaudio.c native codecs files moved to libmpcodecs/native/ 2002-04-13 18:04:24 +00:00
ad_sample.c
ad_vorbis.c Added uninit 2002-04-21 18:06:00 +00:00
dec_audio.c
dec_audio.h mp_image moved to libmpcodecs 2002-04-13 19:17:34 +00:00
dec_video.c filters uninit 2002-04-20 22:24:19 +00:00
dec_video.h mp_image moved to libmpcodecs 2002-04-13 19:17:34 +00:00
img_format.c img_format moved to libmpcodecs 2002-04-13 19:17:24 +00:00
img_format.h mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
mp_image.h filters uninit 2002-04-20 22:24:19 +00:00
mpc_info.h
vd.c debug line 2002-04-19 23:21:44 +00:00
vd.h
vd_cinepak.c
vd_cyuv.c
vd_divx4.c
vd_dshow.c
vd_ffmpeg.c Hopefully fix ffmpeg12 aspect. 2002-04-24 00:38:04 +00:00
vd_fli.c
vd_huffyuv.c
vd_ijpg.c
vd_internal.h mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
vd_libmpeg2.c slices+field pictures fixed, initial sig11 workaround 2002-04-18 15:03:08 +00:00
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_rle.c
vd_roqvideo.c
vd_vfw.c export palette for rgb8/bgr8 2002-04-21 16:32:35 +00:00
vd_xanim.c
vd_zlib.c
ve.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
ve_divx4.c flipped rgb fixed 2002-04-19 22:19:42 +00:00
ve_lavc.c hq mode in first pass should work (as bad, ehh as well as LQ) 2002-04-22 02:00:23 +00:00
ve_libdv.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
ve_rawrgb.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
ve_vfw.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
vf.c 8bpp paletted -> 15/16/24/32 converter 2002-04-21 17:22:37 +00:00
vf.h filters uninit 2002-04-20 22:24:19 +00:00
vf_crop.c export width too 2002-04-14 02:07:29 +00:00
vf_expand.c don't allow invalid parameters 2002-04-18 17:59:32 +00:00
vf_fame.c fame doesn't accept stride 2002-04-14 02:07:44 +00:00
vf_flip.c 10l 2002-04-18 22:21:54 +00:00
vf_format.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
vf_mirror.c 10l, >1bpp modes fixed..., x<->y swapped 2002-04-21 16:42:08 +00:00
vf_palette.c 8bpp paletted -> 15/16/24/32 converter 2002-04-21 17:22:37 +00:00
vf_pp.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
vf_rgb2bgr.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
vf_rotate.c rotation/mirror filter 2002-04-19 02:18:46 +00:00
vf_scale.c swscaler yv12 vs i420 workaround 2002-04-19 23:29:41 +00:00
vf_vo.c OSD handled by vf control() 2002-04-15 22:41:28 +00:00
vf_yuy2.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
vfcap.h