mpv/libmpcodecs
michael e31043bcb9 ver=-1 as default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6898 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 16:27:52 +00:00
..
native 8 and 16bpp qtrle support 2002-07-12 17:49:04 +00:00
.cvsignore
Makefile new filter to use libavcodec's deinterlacer 2002-07-31 19:50:42 +00:00
TODO
ad.c readaudio decoder - not yet working 2002-06-10 01:32:12 +00:00
ad.h
ad_a52.c
ad_acm.c
ad_alaw.c
ad_dk3adpcm.c
ad_dshow.c
ad_dvdpcm.c
ad_faad.c support for packetized aac streams (used in .mp4 files) 2002-08-04 15:33:41 +00:00
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 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 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 Add the control VFCTRL_CHANGE_RECTANGLE 2002-08-04 02:21:50 +00:00
dec_video.h Add the control VFCTRL_CHANGE_RECTANGLE 2002-08-04 02:21:50 +00:00
img_format.c planar yuv 444 422 411 support 2002-08-01 12:39:08 +00:00
img_format.h planar yuv 444 422 411 support 2002-08-01 12:39:08 +00:00
mp_image.h - some reorder/cleanup of mp_image flags 2002-08-02 22:55:54 +00:00
mpc_info.h
vd.c Add draw slice for the codecs 2002-07-11 20:17:27 +00:00
vd.h equalizer reworked 2002-07-24 18:14:21 +00:00
vd_cinepak.c
vd_cyuv.c
vd_divx4.c video eq: 2002-07-25 22:18:49 +00:00
vd_dshow.c eq range mapping -100..100 => 0..100 2002-07-25 22:14:45 +00:00
vd_ffmpeg.c ver=-1 as default 2002-08-04 16:27:52 +00:00
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 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 do not crash by decoding error 2002-06-23 11:34:54 +00:00
vd_vfw.c vd_vfw.c 2002-07-30 16:41:33 +00:00
vd_xanim.c yvu9 and if09 support 2002-06-23 15:15:31 +00:00
vd_xvid.c support for older xvid versions and IMGFMT_IYUV 2002-07-22 14:54:34 +00:00
vd_zlib.c
ve.c
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
vf.c - some reorder/cleanup of mp_image flags 2002-08-02 22:55:54 +00:00
vf.h Add the control VFCTRL_CHANGE_RECTANGLE 2002-08-04 02:19:20 +00:00
vf_crop.c
vf_cropdetect.c parameter overrides limit 2002-06-29 22:12:07 +00:00
vf_dvbscale.c
vf_expand.c DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride) 2002-07-20 16:38: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 added new formats: 444p,422p, 411p 2002-08-02 19:36:31 +00:00
vf_lavc.c
vf_lavcdeint.c - yuv422 disabled (no IMGFMT for _planar_ 422) 2002-07-31 20:18:44 +00:00
vf_mirror.c better planar support, chroma subsampling support and Y8/Y800 support 2002-06-23 21:08:31 +00:00
vf_noise.c higher quality mode 2002-06-16 13:54:36 +00:00
vf_palette.c report if no palette 2002-06-21 16:38:53 +00:00
vf_pp.c - some reorder/cleanup of mp_image flags 2002-08-02 22:55:54 +00:00
vf_rectangle.c Add the control VFCTRL_CHANGE_RECTANGLE 2002-08-04 02:21:50 +00:00
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 imho swscale also likes aligned stride :) 2002-08-02 22:57:58 +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 ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> 2002-07-28 21:30:09 +00:00
vf_yuy2.c
vf_yvu9.c if09 support 2002-06-23 15:03:54 +00:00
vfcap.h