mpv/libmpcodecs
atmos4 96b58cfa58 Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5357 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 15:53:18 +00:00
..
.cvsignore
Makefile Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme. 2002-03-26 15:53:18 +00:00
TODO ok, use ad_* stuff 2002-03-25 22:04:33 +00:00
ad.c Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme. 2002-03-26 15:53:18 +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 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_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 Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme. 2002-03-26 15:53:18 +00:00
ad_ffmpeg.c argh... Nick messed up driver names too 2002-03-25 22:03:33 +00:00
ad_hwac3.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_imaadpcm.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_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 fixed so the decoder cooperates better with the rest of the system 2002-03-26 04:41:43 +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 UV vs VU fix 2002-03-24 19:01:01 +00:00
vd.h common stuff moved to mpc_info.h 2002-03-25 02:39:36 +00:00
vd_cinepak.c
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
vd_ffmpeg.c Fix aspect info for square pixel. 2002-03-25 09:52:15 +00:00
vd_fli.c
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
vd_internal.h
vd_libmpeg2.c mpegpes support 2002-03-16 20:36:24 +00:00
vd_mpng.c
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
vd_null.c added vo_config 2002-03-18 00:55:58 +00:00
vd_nuv.c
vd_odivx.c Im proved Build Version selection for DivX 5. 2002-03-21 18:59:07 +00:00
vd_qtrle.c
vd_qtrpza.c
vd_qtsmc.c
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
vd_roqvideo.c
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