1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 00:02:13 +00:00
mpv/libmpcodecs
Rudolf Polzer 5a3045f1a2 vf_scale: do the upscale detection AFTER calculating dimensions
Otherwise it heavily violates the manpage's description, and describing
what it did before in the documentation is something too complicated to
describe in the English language.
2012-09-24 16:41:12 +02:00
..
ad_dvdpcm.c ad_dvdpcm: add back PCM decoder for DVD 2012-09-18 21:08:14 +02:00
ad_ffmpeg.c ad_ffmpeg: add sanity check against decoder overreads 2012-08-16 17:16:33 +02:00
ad_internal.h libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
ad_mpg123.c cleanup: remove pointless #defines 2012-09-18 21:04:46 +02:00
ad_pcm.c rawaudio: use mplayer audio format for format option 2012-09-18 21:07:29 +02:00
ad_spdif.c libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder 2012-08-03 01:30:08 +02:00
ad.c ad_dvdpcm: add back PCM decoder for DVD 2012-09-18 21:08:14 +02:00
ad.h
cmmx.h
dec_audio.c dec_audio: do not overwrite sh_audio->wf->wFormatTag 2012-09-18 21:06:40 +02:00
dec_audio.h
dec_video.c vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
dec_video.h vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
img_format.c options, codecs.conf, img_format: unify imgfmt name handling 2012-08-29 00:14:11 +02:00
img_format.h options, codecs.conf, img_format: unify imgfmt name handling 2012-08-29 00:14:11 +02:00
mp_image.c libmpcodecs: add support for 422P9 2012-08-03 01:43:03 +02:00
mp_image.h
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_ffmpeg.c demuxer: remove ImageDesc field 2012-09-18 21:04:46 +02:00
vd_internal.h
vd_null.c
vd.c libmpcodecs: remove redundant audio and video decoders 2012-08-20 15:36:04 +02:00
vd.h
vf_1bpp.c
vf_2xsai.c
vf_ass.c subs, vo_vdpau: support RGBA color for PGS subtitles 2012-09-18 21:07:30 +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_dlopen.c vf_dlopen: improve performance for 1-frame-for-1-frame filters 2012-09-18 21:08:20 +02:00
vf_dlopen.h vf_dlopen: add a generic filter to load external filters 2012-08-23 13:13:53 +02:00
vf_down3dright.c
vf_dsize.c
vf_dvbscale.c
vf_eq2.c
vf_eq.c
vf_expand.c Adjust ffmpeg/libav #includes to work with recent upstream changes 2012-08-21 18:22:00 +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 Adjust ffmpeg/libav #includes to work with recent upstream changes 2012-08-21 18:22:00 +02:00
vf_gradfun.c Adjust ffmpeg/libav #includes to work with recent upstream changes 2012-08-21 18:22:00 +02:00
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_pp7.c configure: remove checks for malloc.h and alloca() 2012-07-30 22:14:33 +02:00
vf_pp.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 Adjust ffmpeg/libav #includes to work with recent upstream changes 2012-08-21 18:22:00 +02:00
vf_remove_logo.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c Adjust ffmpeg/libav #includes to work with recent upstream changes 2012-08-21 18:22:00 +02:00
vf_scale.c vf_scale: do the upscale detection AFTER calculating dimensions 2012-09-24 16:41:12 +02:00
vf_scale.h vf_scale: don't pass CPU flags anymore 2012-07-30 01:38:53 +02:00
vf_screenshot.c
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 Adjust ffmpeg/libav #includes to work with recent upstream changes 2012-08-21 18:22:00 +02:00
vf_vo.c subs, vo_vdpau: support RGBA color for PGS subtitles 2012-09-18 21:07:30 +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
vf.c vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
vf.h vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
vfcap.h subs, vo_vdpau: support RGBA color for PGS subtitles 2012-09-18 21:07:30 +02:00
vqf.h