mpv/libmpcodecs
reimar 710879686b Always respect w and h params to mpcodecs_config_vo over
sh->disp_w and sh->disp_h, otherwise it will break when the
resolution changes mid-stream, like in
http://samples.mplayerhq.hu/MPEG2/res_change_ffmpeg_aspect.ts


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20687 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 12:10:44 +00:00
..
native
Makefile generic equation filter 2006-10-16 15:47:32 +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 in case of errors after decoding quit the main decoding 2006-09-27 21:45:15 +00:00
ad_ffmpeg.c Do not use sh_audio->wf values if they are definitely invalid 2006-10-21 17:01:45 +00:00
ad_hwac3.c
ad_hwmpa.c
ad_imaadpcm.c
ad_internal.h
ad_liba52.c verbosity--; 2006-09-23 10:42:03 +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
ad_qtaudio.c
ad_realaud.c
ad_sample.c
ad_speex.c
ad_twin.c
ae.c
ae.h
ae_faac.c workaround redefinition of object_type as prev(object_type)+1 2006-10-05 23:12:27 +00:00
ae_faac.h
ae_lame.c
ae_lame.h
ae_lavc.c
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 print bits/s, not bytes/s 2006-10-06 21:56:15 +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 Always respect w and h params to mpcodecs_config_vo over 2006-11-05 12:10:44 +00:00
vd.h
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c
vd_hmblck.c
vd_ijpg.c
vd_internal.h
vd_libdv.c
vd_libmpeg2.c pass the interlacing info to the filter chain 2006-11-04 07:08:54 +00:00
vd_lzo.c
vd_mpegpes.c reinit codec chain when aspect ratio and/or resolution change 2006-10-08 22:36:24 +00:00
vd_mpng.c
vd_mtga.c
vd_null.c
vd_nuv.c
vd_qtvideo.c
vd_raw.c
vd_realvid.c Allows up to 8 bytes of extradata for cmsg24 2006-10-10 22:15:01 +00:00
vd_sgi.c
vd_theora.c
vd_vfw.c
vd_vfwex.c
vd_xanim.c
vd_xvid.c
vd_xvid4.c The FSF changed postal address. 2006-09-01 12:11:11 +00:00
vd_zrmjpeg.c
ve.c
ve_lavc.c Add proper flv fourcc 2006-10-24 18:45:17 +00:00
ve_libdv.c
ve_nuv.c
ve_qtvideo.c
ve_raw.c
ve_vfw.c
ve_x264.c x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060) 2006-10-21 21:57:15 +00:00
ve_xvid.c
ve_xvid4.c Use American spelling of "gray" instead for British's "grey" for XviD option, while keeping backward compatibility 2006-10-16 11:57:11 +00:00
vf.c generic equation filter 2006-10-16 15:47:32 +00:00
vf.h
vf_1bpp.c
vf_2xsai.c
vf_ass.c ass renderer absolutely needs readable target mpi. 2006-11-04 20:48:15 +00:00
vf_blackframe.c
vf_bmovl.c
vf_boxblur.c
vf_crop.c
vf_cropdetect.c
vf_decimate.c
vf_delogo.c changed email address 2006-11-04 10:21:52 +00:00
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 Do not modify parsed command-line values on config, 2006-11-01 10:52:23 +00:00
vf_fame.c
vf_field.c
vf_fil.c
vf_filmdint.c
vf_flip.c
vf_format.c
vf_framestep.c
vf_fspp.c qp height should be in macroblocks, not pixels 2006-11-01 19:52:42 +00:00
vf_geq.c make vf_geq read whitespace in equation param 2006-10-28 09:50:22 +00:00
vf_halfpack.c
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
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 The FSF changed postal address. 2006-09-01 12:11:11 +00:00
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() 2006-09-17 15:02:13 +00:00
vf_scale.c Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() 2006-09-17 15:02:13 +00:00
vf_scale.h
vf_screenshot.c Add repeated screenshot mode to vf_screenshot. 2006-09-15 13:27:59 +00:00
vf_smartblur.c Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() 2006-09-17 15:02:13 +00:00
vf_softpulldown.c
vf_softskip.c
vf_spp.c qp height should be in macroblocks, not pixels 2006-11-01 19:52:42 +00:00
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_uspp.c segfault fix 2006-08-28 18:09:58 +00:00
vf_vo.c Libass interface reworked: 2006-10-28 15:07:18 +00:00
vf_yadif.c Compile fix for odd versions of binutils, namely the ones in Fedora. 2006-10-01 19:51:04 +00:00
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c Cosmetics and comments. 2006-09-23 16:28:57 +00:00
vfcap.h
vqf.h