..
.cvsignore
keeps it clean
2002-03-10 23:04:31 +00:00
Makefile
reworked ADPCM decoders; changes include:
2002-03-30 22:27:45 +00:00
TODO
ok, use ad_* stuff
2002-03-25 22:04:33 +00:00
ad.c
reworked ADPCM decoders; changes include:
2002-03-30 22:27:45 +00:00
ad.h
changed to be more-or-less compatible with Nick's stuff
2002-03-25 19:53:41 +00:00
ad_a52.c
argh... Nick messed up driver names too
2002-03-25 22:03:33 +00:00
ad_acm.c
argh... Nick messed up driver names too
2002-03-25 22:03:33 +00:00
ad_alaw.c
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added
2002-03-25 21:06:01 +00:00
ad_dk3adpcm.c
reworked ADPCM decoders; changes include:
2002-03-30 22:27:45 +00:00
ad_dk4adpcm.c
fixed up this audio decoder too
2002-03-26 05:34:41 +00:00
ad_dshow.c
argh... Nick messed up driver names too
2002-03-25 22:03:33 +00:00
ad_dvdpcm.c
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added
2002-03-25 21:06:01 +00:00
ad_faad.c
Don't kill me, pure indent change as I forgot to reindent when copy and pasting from dec_audio.c, as this is the first revision it doesn't break changelog!
2002-03-26 16:37:42 +00:00
ad_ffmpeg.c
argh... Nick messed up driver names too
2002-03-25 22:03:33 +00:00
ad_hwac3.c
ac3_iec958_build_burst moved from ac3-iec958.c
2002-03-27 21:05:39 +00:00
ad_imaadpcm.c
reworked ADPCM decoders; changes include:
2002-03-30 22:27:45 +00:00
ad_internal.h
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added
2002-03-25 21:06:01 +00:00
ad_mp3.c
argh... Nick messed up driver names too
2002-03-25 22:03:33 +00:00
ad_msadpcm.c
reworked ADPCM decoders; changes include:
2002-03-30 22:27:45 +00:00
ad_msgsm.c
ad_msgsm added
2002-03-25 22:25:58 +00:00
ad_pcm.c
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added
2002-03-25 21:06:01 +00:00
ad_roqaudio.c
fixed to work nicely with the new system (and yes, I did originate the RoQ
2002-03-26 04:22:47 +00:00
dec_audio.c
imporetd from MPlayerXP, with small modification
2002-03-25 21:23:06 +00:00
dec_video.c
check and set codec selection - impossible to do it at find_codec
2002-03-25 03:19:43 +00:00
mpc_info.h
common stuff moved to mpc_info.h
2002-03-25 02:39:36 +00:00
vd.c
Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround.
2002-03-27 02:58:55 +00:00
vd.h
common stuff moved to mpc_info.h
2002-03-25 02:39:36 +00:00
vd_cinepak.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_cyuv.c
added YUY2 output to the widely used (heh) CYUV decoder because it seemed
2002-03-26 05:03:10 +00:00
vd_divx4.c
Im proved Build Version selection for DivX 5.
2002-03-21 18:59:07 +00:00
vd_dshow.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_ffmpeg.c
Fix aspect info for square pixel.
2002-03-25 09:52:15 +00:00
vd_fli.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_huffyuv.c
committed Roberto Togni's patch for control() function in HuffYUV decoder
2002-03-22 14:11:13 +00:00
vd_ijpg.c
eeh 10l removed too much lines :(
2002-03-27 03:07:07 +00:00
vd_internal.h
divx_quality and equalizer support done
2002-03-09 19:18:46 +00:00
vd_libmpeg2.c
ported back hack for interlaced mpeg2, without it mplayer draws whole frame for every field -100% slowdown
2002-03-26 17:05:09 +00:00
vd_mpng.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_msrle.c
oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I think
2002-03-20 05:09:38 +00:00
vd_msvidc.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_null.c
added vo_config
2002-03-18 00:55:58 +00:00
vd_nuv.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_odivx.c
Im proved Build Version selection for DivX 5.
2002-03-21 18:59:07 +00:00
vd_qtrle.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_qtrpza.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_qtsmc.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_raw.c
adding support for 12 bit planar YUV formats (for YUV4MPEG(2))
2002-03-23 14:26:53 +00:00
vd_rle.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_roqvideo.c
handle error from mpcodecs_config_vo()
2002-03-16 01:10:31 +00:00
vd_vfw.c
fixed colorspace detection
2002-03-17 02:13:18 +00:00
vd_xanim.c
added xanim url
2002-03-23 15:09:05 +00:00
vd_zlib.c
10l, hopefully fixed query format
2002-03-23 17:27:46 +00:00