.. |
native
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
.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_hwmpa: pass-through fake audio codec for hardware mpeg decoders
|
2006-01-15 10:25:14 +00:00 |
ad.h
|
…
|
|
ad_acm.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
ad_alaw.c
|
…
|
|
ad_dk3adpcm.c
|
attempt to fix missing and/or broken boundary checks
|
2005-11-10 20:41:11 +00:00 |
ad_dmo.c
|
…
|
|
ad_dshow.c
|
…
|
|
ad_dvdpcm.c
|
…
|
|
ad_faad.c
|
massive attack: mp_msg printf format fixes
|
2006-01-12 20:04:36 +00:00 |
ad_ffmpeg.c
|
Move conditional compilation out of the code and into the build system.
|
2006-01-31 23:36:12 +00:00 |
ad_hwac3.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
ad_hwmpa.c
|
ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders
|
2006-01-15 10:25:14 +00:00 |
ad_imaadpcm.c
|
…
|
|
ad_internal.h
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
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
|
massive attack: mp_msg printf format fixes
|
2006-01-12 20:04:36 +00:00 |
ad_mp3lib.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
ad_mpc.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
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
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
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
|
Use free instead of speex_free - since speex_free does not appear in the
|
2006-01-19 20:26:34 +00:00 |
ad_twin.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
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
|
more warning fixes
|
2005-12-07 10:07:27 +00:00 |
ae_faac.c
|
massive attack: mp_msg printf format fixes
|
2006-01-12 20:04:36 +00:00 |
ae_faac.h
|
…
|
|
ae_lame.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
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
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
ae_pcm.h
|
…
|
|
ae_toolame.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
ae_toolame.h
|
…
|
|
ae_twolame.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
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
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
dec_video.c
|
feed something (hopefully correct timestamps) into the video filter chain
|
2006-03-21 23:09:52 +00:00 |
dec_video.h
|
feed something (hopefully correct timestamps) into the video filter chain
|
2006-03-21 23:09:52 +00:00 |
img_format.c
|
include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>
|
2006-02-09 10:23:51 +00:00 |
img_format.h
|
…
|
|
mp_image.h
|
…
|
|
mpc_info.h
|
…
|
|
pullup.c
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
pullup.h
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
vd.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vd.h
|
…
|
|
vd_divx4.c
|
…
|
|
vd_dmo.c
|
…
|
|
vd_dshow.c
|
…
|
|
vd_ffmpeg.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vd_hmblck.c
|
…
|
|
vd_ijpg.c
|
…
|
|
vd_internal.h
|
…
|
|
vd_libdv.c
|
…
|
|
vd_libmpeg2.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
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
|
Fix mpng to work correctly with 16 bit png's. don't have any files to test
|
2006-02-07 18:17:12 +00:00 |
vd_mtga.c
|
…
|
|
vd_null.c
|
…
|
|
vd_nuv.c
|
…
|
|
vd_odivx.c
|
…
|
|
vd_qtvideo.c
|
massive attack: mp_msg printf format fixes
|
2006-01-12 20:04:36 +00:00 |
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
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vd_vfwex.c
|
…
|
|
vd_xanim.c
|
massive attack: mp_msg printf format fixes
|
2006-01-12 20:04:36 +00:00 |
vd_xvid.c
|
…
|
|
vd_xvid4.c
|
…
|
|
vd_zrmjpeg.c
|
…
|
|
ve.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
ve_divx4.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
ve_lavc.c
|
lavc doesnt pass AVFrame.opaque around :/
|
2006-03-21 23:06:09 +00:00 |
ve_libdv.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
ve_nuv.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
ve_qtvideo.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
ve_raw.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
ve_vfw.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
ve_x264.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
ve_xvid.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
ve_xvid4.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf.h
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_1bpp.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_2xsai.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_bmovl.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_boxblur.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_crop.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_cropdetect.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_decimate.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_delogo.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_denoise3d.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_detc.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_dint.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_divtc.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_down3dright.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_dsize.c
|
I screwed up keep aspect param, made behavior the opposite of man page.
|
2005-12-20 17:38:43 +00:00 |
vf_dvbscale.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
vf_eq.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_eq2.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_expand.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_fame.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_field.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_fil.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_filmdint.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_flip.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_format.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
vf_framestep.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_fspp.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_halfpack.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_harddup.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_hqdn3d.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_hue.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_il.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_ilpack.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_ivtc.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_kerndeint.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_lavc.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_lavcdeint.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_mirror.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_noformat.c
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |
vf_noise.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_palette.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_perspective.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_phase.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_pp.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_pp7.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_pullup.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_qp.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_rectangle.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_remove_logo.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_rgb2bgr.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_rgbtest.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_rotate.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_sab.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_scale.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vf_scale.h
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
vf_screenshot.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_smartblur.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_softpulldown.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_softskip.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_spp.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_swapuv.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_telecine.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_test.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_tfields.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_tile.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_tinterlace.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_unsharp.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_uspp.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_vo.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_yuvcsp.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_yuy2.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_yvu9.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vf_zrmjpeg.c
|
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|
2006-03-21 21:26:42 +00:00 |
vfcap.h
|
…
|
|
vqf.h
|
Unify include path handling, -I.. is in CFLAGS.
|
2005-11-18 14:39:25 +00:00 |