..
native
imported from xine, generalized, created header file, all tables moved to
2002-06-22 23:07:41 +00:00
.cvsignore
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
always reser audio input buffer pointer
2002-05-12 00:44:32 +00:00
ad_mp3.c
big cosmetics patch, cleanup of messages printed by mplayer and libs.
2002-05-20 03:25:26 +00:00
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c
8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV
2002-05-30 00:40:55 +00:00
ad_real.c
audio subpacket reordering fixed for odd matrix height
2002-06-14 01:48:14 +00:00
ad_roqaudio.c
ad_sample.c
always reser audio input buffer pointer
2002-05-12 00:44:32 +00:00
ad_vorbis.c
Added uninit
2002-04-21 18:06:00 +00:00
ad.c
readaudio decoder - not yet working
2002-06-10 01:32:12 +00:00
ad.h
dec_audio.c
typo
2002-05-25 11:42:40 +00:00
dec_audio.h
warning fixes, patch by Ulrich Hecht <uli@suse.de>
2002-05-25 13:22:28 +00:00
dec_video.c
restore original bih->biCompression if codec init failed
2002-05-29 22:39:25 +00:00
dec_video.h
img_format.c
NV12 added
2002-06-22 08:47:56 +00:00
img_format.h
NV12 added
2002-06-22 08:47:56 +00:00
Makefile
vf_yvu9 support
2002-06-21 17:39:39 +00:00
mp_image.h
added yvu9
2002-06-21 16:01:18 +00:00
mpc_info.h
TODO
vd_cinepak.c
vd_cyuv.c
vd_divx4.c
vd_dshow.c
vd_ffmpeg.c
grayscale only decoding support
2002-06-09 13:52:13 +00:00
vd_fli.c
vd_huffyuv.c
vd_ijpg.c
rgb24, bgr 24/32 support even for grayscale
2002-05-15 12:53:00 +00:00
vd_internal.h
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
don't require sh->bih (should fix v4l)
2002-06-22 12:12:42 +00:00
vd_real.c
Implement Nilmoni's and Bernd Ernesti's patches for:
2002-06-13 00:14:28 +00:00
vd_rle.c
vd_roqvideo.c
vd_vfw.c
grayscaled palette support
2002-05-30 00:26:23 +00:00
vd_xanim.c
vd_zlib.c
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
2002-06-07 22:43:29 +00:00
vd.c
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
2002-06-08 20:51:50 +00:00
vd.h
ve_divx4.c
divx5.1 features added
2002-04-27 01:17:42 +00:00
ve_lavc.c
wmv1
2002-06-18 01:39:26 +00:00
ve_libdv.c
ve_rawrgb.c
Uncompressed avi files are stored upside down.
2002-04-29 09:53:30 +00:00
ve_vfw.c
added support for codec selection
2002-05-13 21:18:52 +00:00
ve.c
vf_crop.c
keep aspect ratio - based on Fredrik Kuivinen's idea
2002-05-12 19:06:15 +00:00
vf_cropdetect.c
ignore first 2 frames
2002-05-18 17:35:12 +00:00
vf_dvbscale.c
dvbscale - setup scaling for the DVB card
2002-05-06 22:49:31 +00:00
vf_expand.c
keep aspect ratio - based on Fredrik Kuivinen's idea
2002-05-12 19:06:15 +00:00
vf_fame.c
fame=quality:fps args support, small fixes for 0.9.0 api
2002-06-01 20:57:26 +00:00
vf_flip.c
do not pass the flip flag to vo - maybe it support flipping just report no support
2002-05-20 02:27:10 +00:00
vf_format.c
reset default caps
2002-05-06 22:48:59 +00:00
vf_lavc.c
FPS autodetection, accept args: quality:fps
2002-05-08 22:11:14 +00:00
vf_mirror.c
10l, >1bpp modes fixed..., x<->y swapped
2002-04-21 16:42:08 +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
vf_rgb2bgr.c
vf_rotate.c
rotation/mirror filter
2002-04-19 02:18:46 +00:00
vf_scale.c
warning fixes, patch by Ulrich Hecht <uli@suse.de>
2002-05-25 13:22:28 +00:00
vf_test.c
rounding bugfix
2002-06-13 13:18:50 +00:00
vf_vo.c
report error if bad dimensions requested (<=0)
2002-05-26 15:55:29 +00:00
vf_yuy2.c
vf_yvu9.c
use built-in yvu9->yv12 code, because it requires all src/dst strides and
2002-06-22 23:05:00 +00:00
vf.c
yvu9 support
2002-06-21 17:38:06 +00:00
vf.h
-vop help, patch by Julian J. M. <bandit@telecable.es>
2002-05-13 21:05:03 +00:00
vfcap.h