mpv/libmpcodecs
arpi 4cfb38c8a2 rewritten - it replaces libmpeg2/decode.c now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5466 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 02:39:02 +00:00
..
.cvsignore
Makefile vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1 2002-03-31 20:08:19 +00:00
TODO ok, use ad_* stuff 2002-03-25 22:04:33 +00:00
ad.c ehh. vorbis support... 2002-04-01 15:26:23 +00:00
ad.h
ad_a52.c audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +00:00
ad_acm.c added acm uninit 2002-04-01 13:26:03 +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 audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +00:00
ad_dk4adpcm.c audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +00:00
ad_dshow.c audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +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 audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +00:00
ad_ffmpeg.c using sh->context 2002-04-01 13:10:03 +00:00
ad_hwac3.c audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +00:00
ad_imaadpcm.c audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +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 audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +00:00
ad_msgsm.c ad_msgsm added 2002-03-25 22:25:58 +00:00
ad_pcm.c cleanup 2002-04-01 15:45:45 +00:00
ad_roqaudio.c audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +00:00
ad_sample.c sample 2002-04-01 19:14:14 +00:00
ad_vorbis.c vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1 2002-03-31 20:08:19 +00:00
dec_audio.c audio input buffer allocation/free cleanup 2002-04-01 17:58:04 +00:00
dec_video.c
mpc_info.h
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
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
vd_dshow.c
vd_ffmpeg.c config vo only if aspect really changed and width&&height isn't changed (if w||h changes, we set it later) 2002-04-01 17:12:10 +00:00
vd_fli.c
vd_huffyuv.c
vd_ijpg.c eeh 10l removed too much lines :( 2002-03-27 03:07:07 +00:00
vd_internal.h
vd_libmpeg2.c rewritten - it replaces libmpeg2/decode.c now 2002-04-03 02:39:02 +00:00
vd_mpng.c
vd_msrle.c modified the new MS RLE decoder to support BGR15/16 output formats in 2002-03-31 15:33:32 +00:00
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 copy palette to 4*256 bytes area to avoid sig11 when colors<256 but index>colors (broken files) 2002-03-31 10:11:49 +00:00
vd_roqvideo.c
vd_vfw.c added vfw uninit 2002-04-01 13:26:38 +00:00
vd_xanim.c
vd_zlib.c