mpv/libmpcodecs
mplayer-svn 0b8540657a vf_unsharp: direct rendering fixes
unsharp: actually process the frame we got.

Previously it would always process the last frame
allocated, but that might be a different one than the
one first returned.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@34975 b3059339-0415-0410-9bf9-f77b7e298cf2
Author: reimar

Request a sufficiently large image for direct rendering.

Fixes broken video near the borders.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@34979 b3059339-0415-0410-9bf9-f77b7e298cf2
Author: ib
2012-08-03 03:38:45 +02:00
..
native
ad.c libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder 2012-08-03 01:30:08 +02:00
ad.h
ad_acm.c
ad_alaw.c
ad_dmo.c
ad_dshow.c
ad_dvdpcm.c
ad_faad.c ad_faad: include neaacdec.h instead of faad.h 2012-07-28 23:51:38 +02:00
ad_ffmpeg.c video, audio: use lavc decoders without codecs.conf entries 2012-07-24 09:01:47 +03:00
ad_hwac3.c Change <endian.h> include to <sys/types.h> 2012-07-31 23:37:56 +02:00
ad_hwmpa.c
ad_imaadpcm.c build: switch to libavutil bswap.h and intreadwrite.h 2012-02-01 22:46:27 +02:00
ad_internal.h
ad_liba52.c Rip out 3DNOW support 2012-07-30 01:38:14 +02:00
ad_libdca.c
ad_libdv.c
ad_libmad.c ad_mad: cleanups 2012-08-03 02:18:22 +02:00
ad_mpg123.c ad_mpg123: update libmpg123 API use 2012-05-07 01:10:25 +03:00
ad_msadpcm.c build: switch to libavutil bswap.h and intreadwrite.h 2012-02-01 22:46:27 +02:00
ad_pcm.c
ad_qtaudio.c cleanup: Silence compilation warnings on MinGW-w64 2012-03-01 00:22:30 +02:00
ad_realaud.c
ad_sample.c
ad_spdif.c libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder 2012-08-03 01:30:08 +02:00
cmmx.h
dec_audio.c dec_audio: add sanity check against 0 channels 2012-08-03 01:47:47 +02:00
dec_audio.h
dec_video.c Remove dead code 2012-08-01 17:07:35 +02:00
dec_video.h Remove dead code 2012-08-01 17:07:35 +02:00
img_format.c libmpcodecs: add support for 422P9 2012-08-03 01:43:03 +02:00
img_format.h libmpcodecs: use 128 instead of 64 to define non-native RGB image formats 2012-08-03 01:46:25 +02:00
mp_image.c libmpcodecs: add support for 422P9 2012-08-03 01:43:03 +02:00
mp_image.h mpcodecs: remove mp_image_t.x/y 2012-02-24 15:25:22 +01:00
mpc_info.h video, audio: use lavc decoders without codecs.conf entries 2012-07-24 09:01:47 +03:00
pullup.c Remove dead code 2012-08-01 17:07:35 +02:00
pullup.h Remove dead code 2012-08-01 17:07:35 +02:00
vd.c vf: remove VFCAP_FLIPPED and VFCAP_CONSTANT 2012-08-02 02:51:33 +02:00
vd.h
vd_dmo.c configure: remove checks for malloc.h and alloca() 2012-07-30 22:14:33 +02:00
vd_dshow.c
vd_ffmpeg.c Change <endian.h> include to <sys/types.h> 2012-07-31 23:37:56 +02:00
vd_hmblck.c
vd_ijpg.c
vd_internal.h
vd_libdv.c
vd_libdv.h
vd_lzo.c
vd_mpng.c
vd_mtga.c build: switch to libavutil bswap.h and intreadwrite.h 2012-02-01 22:46:27 +02:00
vd_null.c
vd_qtvideo.c cleanup: Silence compilation warnings on MinGW-w64 2012-03-01 00:22:30 +02:00
vd_raw.c
vd_realvid.c build: switch to libavutil bswap.h and intreadwrite.h 2012-02-01 22:46:27 +02:00
vd_vfw.c vd_vfw.c: fix part missing from previous commit 2012-07-26 17:46:44 +03:00
vd_vfwex.c
vd_xanim.c
vf.c vf.c: increase default alignment values 2012-08-03 01:47:59 +02:00
vf.h
vf_1bpp.c
vf_2xsai.c
vf_ass.c vf_ass: use correct height when copying image 2012-08-03 03:34:39 +02:00
vf_blackframe.c
vf_bmovl.c
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_expand: add sanity checks 2012-08-03 01:35:03 +02:00
vf_field.c
vf_fil.c
vf_filmdint.c Rip out 3DNOW support 2012-07-30 01:38:14 +02:00
vf_fixpts.c
vf_flip.c
vf_format.c
vf_framestep.c
vf_fspp.c vf_spp, vf_fspp: replace use of deprecated libav function 2012-08-03 02:12:37 +02:00
vf_geq.c
vf_gradfun.c
vf_halfpack.c vf_scale: don't pass CPU flags anymore 2012-07-30 01:38:53 +02:00
vf_harddup.c
vf_hqdn3d.c
vf_hue.c
vf_il.c
vf_ilpack.c
vf_ivtc.c
vf_kerndeint.c
vf_lavc.c
vf_lavcdeint.c
vf_mcdeint.c
vf_mirror.c
vf_noformat.c
vf_noise.c configure: remove checks for malloc.h and alloca() 2012-07-30 22:14:33 +02:00
vf_ow.c
vf_palette.c
vf_perspective.c configure: remove checks for malloc.h and alloca() 2012-07-30 22:14:33 +02:00
vf_phase.c
vf_pp.c configure: remove checks for malloc.h and alloca() 2012-07-30 22:14:33 +02:00
vf_pp7.c configure: remove checks for malloc.h and alloca() 2012-07-30 22:14:33 +02:00
vf_pullup.c Rip out 3DNOW support 2012-07-30 01:38:14 +02:00
vf_qp.c
vf_rectangle.c
vf_remove_logo.c windows support: unicode filenames 2012-03-09 20:48:54 +02:00
vf_rgbtest.c
vf_rotate.c
vf_sab.c configure: remove checks for malloc.h and alloca() 2012-07-30 22:14:33 +02:00
vf_scale.c libmpcodecs: add support for 422P9 2012-08-03 01:43:03 +02:00
vf_scale.h vf_scale: don't pass CPU flags anymore 2012-07-30 01:38:53 +02:00
vf_screenshot.c screenshot: allow forcing taking screenshots with the video filter 2012-02-29 03:41:14 +01:00
vf_smartblur.c vf_scale: don't pass CPU flags anymore 2012-07-30 01:38:53 +02:00
vf_softpulldown.c
vf_softskip.c
vf_spp.c vf_spp, vf_fspp: replace use of deprecated libav function 2012-08-03 02:12:37 +02:00
vf_stereo3d.c vf_stereo3d.c: half-width side-by-side formats for stereo3d 2012-08-03 01:09:18 +02:00
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c Rip out 3DNOW support 2012-07-30 01:38:14 +02:00
vf_tile.c
vf_tinterlace.c
vf_unsharp.c vf_unsharp: direct rendering fixes 2012-08-03 03:38:45 +02:00
vf_uspp.c vf_uspp: fix possible crash when the output format is Y8 2012-08-03 01:54:10 +02:00
vf_vo.c VO: remove VO direct rendering 2012-08-02 22:07:38 +02:00
vf_yadif.c vf_yadif: fix green bottom line 2012-08-03 01:46:43 +02:00
vf_yuvcsp.c
vf_yvu9.c
vfcap.h vf: remove VFCAP_FLIPPED and VFCAP_CONSTANT 2012-08-02 02:51:33 +02:00
vqf.h