mpv/libmpcodecs
nicodvb 81472a14a7 compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17883 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-16 21:56:24 +00:00
..
native
.cvsignore
Makefile compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec 2006-03-16 21:56:24 +00:00
ad.c
ad.h
ad_acm.c
ad_alaw.c
ad_dk3adpcm.c
ad_dmo.c
ad_dshow.c
ad_dvdpcm.c
ad_faad.c
ad_ffmpeg.c
ad_hwac3.c
ad_hwmpa.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.c Make sure maxlen is respected, instead of just failing the assert later on. 2006-02-10 18:21:52 +00:00
ad_libdv.c
ad_libmad.c
ad_libvorbis.c
ad_mp3lib.c
ad_mpc.c
ad_msadpcm.c
ad_msgsm.c
ad_pcm.c Remove twos workaround, this bug was fixed in mov demuxer 2006-03-14 22:15:24 +00:00
ad_qtaudio.c
ad_realaud.c Reduce Real DLL/so loading verbosity, OKed by Roberto. 2006-03-03 22:38:46 +00:00
ad_sample.c
ad_speex.c
ad_twin.c
ae.c add default case to encoder switch-case (maybe an error message would be good as well). 2006-03-08 15:49:46 +00:00
ae.h
ae_faac.c
ae_faac.h
ae_lame.c
ae_lame.h
ae_lavc.c do not randomly chop up packets, this isnt allowed in almost no container 2006-03-13 17:15:51 +00:00
ae_lavc.h
ae_pcm.c
ae_pcm.h
ae_toolame.c
ae_toolame.h
ae_twolame.c
ae_twolame.h
cmmx.h
dec_audio.c memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits) 2006-02-16 22:43:42 +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
pullup.h
vd.c
vd.h
vd_divx4.c
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c
vd_hmblck.c
vd_ijpg.c
vd_internal.h
vd_libdv.c
vd_libmpeg2.c
vd_lzo.c free tmp earlier, it is not needed below and might leak on errors otherwise 2006-03-08 10:50:16 +00:00
vd_mpegpes.c
vd_mpng.c
vd_mtga.c
vd_null.c
vd_nuv.c
vd_odivx.c
vd_qtvideo.c
vd_raw.c
vd_realvid.c Reduce Real DLL/so loading verbosity, OKed by Roberto. 2006-03-03 22:38:46 +00:00
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 -lavcopts aglobal 2006-03-13 02:40:09 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c
ve_raw.c
ve_vfw.c
ve_x264.c sync to x264 r457 (direct_pred=3) 2006-03-05 07:23:12 +00:00
ve_xvid.c Fix video delay when encoding with B-frames. 2006-02-21 09:39:22 +00:00
ve_xvid4.c XviD multi-threaded encoding support 2006-03-01 09:18:56 +00:00
vf.c compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec 2006-03-16 21:56:24 +00:00
vf.h
vf_1bpp.c
vf_2xsai.c
vf_bmovl.c include config.h before includes that need it 2006-02-16 10:08:03 +00:00
vf_boxblur.c
vf_crop.c
vf_cropdetect.c
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_fspp.c
vf_halfpack.c
vf_harddup.c
vf_hqdn3d.c
vf_hue.c
vf_il.c
vf_ilpack.c
vf_ivtc.c 10l found by Oded: case 2 on a boolean value... 2006-03-12 18:31:50 +00:00
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
vf_pp.c
vf_pp7.c
vf_pullup.c
vf_qp.c
vf_rectangle.c
vf_remove_logo.c
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c
vf_scale.c 10l (dont limit dimension components independantly if noup) 2006-02-24 15:22:59 +00:00
vf_scale.h
vf_screenshot.c
vf_smartblur.c
vf_softpulldown.c
vf_softskip.c
vf_spp.c
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_uspp.c lavc exposes the reconstructed picture, so no need to decode it again 2006-02-13 07:00:37 +00:00
vf_vo.c
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c
vfcap.h
vqf.h