mpv/libmpcodecs
nicodvb db4e77d0a5 encoding to mp2 with libtoolame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13427 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 19:50:54 +00:00
..
native
.cvsignore
Makefile encoding to mp2 with libtoolame 2004-09-21 19:50:54 +00:00
TODO
ad.c
ad.h
ad_acm.c workaround for min_srcsize==0 (scg726.acm) 2003-12-26 09:57:56 +00:00
ad_alaw.c
ad_dk3adpcm.c
ad_dmo.c
ad_dshow.c
ad_dvdpcm.c first attempt to make 24-bit PCM DVDs work 2004-09-03 10:50:03 +00:00
ad_faad.c output faad error message in case of a decoder error 2004-09-11 09:07:07 +00:00
ad_ffmpeg.c
ad_hwac3.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.c
ad_libdv.c
ad_libmad.c
ad_libvorbis.c fix reimar's 10l...no actually imho it's arpi's 100l for writing the 2004-09-18 04:20:13 +00:00
ad_mp3lib.c
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c
ad_qtaudio.c small gcc warning fixes 2004-08-28 20:59:49 +00:00
ad_ra1428.c
ad_realaud.c
ad_sample.c
ae_toolame.c encoding to mp2 with libtoolame - only cbr atm 2004-09-21 19:43:37 +00:00
ae_toolame.h encoding to mp2 with libtoolame - only cbr atm 2004-09-21 19:43:37 +00:00
cmmx.h
dec_audio.c moved sh_audio initialization from dec_audio to demuxer.c to fix 2004-09-16 19:51:13 +00:00
dec_audio.h
dec_video.c
dec_video.h
img_format.c
img_format.h
mp_image.h
mpc_info.h
pullup.c strictness level -1 to 'almost' ignore breaks 2004-09-03 00:08:58 +00:00
pullup.h
vd.c fix ineffectual video equalizer command line options, patch by kiriuja <mplayer-bugs at en-directo.net>, closes #37, some more variable docu by me 2004-09-15 11:26:45 +00:00
vd.h
vd_divx4.c
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c AVC support moved to libavcodec, avcC atom is now passed in extradata 2004-09-13 21:21:48 +00:00
vd_hmblck.c
vd_ijpg.c
vd_internal.h
vd_libdv.c
vd_libmpeg2.c
vd_lzo.c
vd_mpegpes.c
vd_mpng.c
vd_mtga.c
vd_null.c
vd_nuv.c
vd_odivx.c
vd_qtvideo.c small gcc warning fixes 2004-08-28 20:59:49 +00:00
vd_raw.c
vd_realvid.c
vd_sgi.c
vd_theora.c
vd_vfw.c
vd_vfwex.c
vd_xanim.c
vd_xvid.c
vd_xvid4.c
vd_zrmjpeg.c
ve.c
ve_divx4.c
ve_lavc.c 10l: Make turbo mode compatible with 3-pass encoding 2004-09-20 20:07:29 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c small gcc warning fixes 2004-08-28 20:59:49 +00:00
ve_raw.c
ve_vfw.c
ve_x264.c compile fix 2004-09-18 10:10:58 +00:00
ve_xvid.c
ve_xvid4.c
vf.c
vf.h
vf_1bpp.c
vf_2xsai.c
vf_bmovl.c
vf_boxblur.c
vf_crop.c
vf_cropdetect.c missing initialization of round 2004-09-02 20:08:32 +00:00
vf_decimate.c
vf_delogo.c
vf_denoise3d.c
vf_detc.c
vf_dint.c
vf_divtc.c
vf_down3dright.c
vf_dsize.c
vf_dvbscale.c
vf_eq.c
vf_eq2.c
vf_expand.c
vf_fame.c
vf_field.c
vf_fil.c
vf_filmdint.c
vf_flip.c
vf_format.c
vf_framestep.c
vf_halfpack.c
vf_harddup.c
vf_hqdn3d.c
vf_hue.c hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>) 2004-09-02 19:48:41 +00:00
vf_il.c
vf_ilpack.c
vf_ivtc.c
vf_kerndeint.c
vf_lavc.c
vf_lavcdeint.c
vf_mirror.c
vf_noformat.c
vf_noise.c
vf_palette.c
vf_perspective.c
vf_phase.c small gcc warning fixes 2004-08-28 20:59:49 +00:00
vf_pp.c
vf_pullup.c pullup docs + new feature for slow cpus :) 2004-09-06 21:25:59 +00:00
vf_qp.c
vf_rectangle.c
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 2004-09-18 00:08:17 +00:00
vf_scale.c passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 2004-09-18 00:08:17 +00:00
vf_scale.h
vf_smartblur.c passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 2004-09-18 00:08:17 +00:00
vf_softpulldown.c
vf_softskip.c
vf_spp.c 100l typo 2004-09-19 22:15:57 +00:00
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_vo.c
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c
vfcap.h