1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-10 00:47:38 +00:00
mpv/libmpcodecs
Uoti Urpala 31db39d8ec Make video decoder description structs const
This makes the per-decoder struct vd_functions and its ->info
struct constants. Same for the mpcodecs_vd_drivers[] table of
pointers to those structs.
2008-04-25 07:16:32 +03:00
..
native
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
ad_libdca.c
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
ad.c
ad.h Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
ae_faac.c
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
ae.c
ae.h
cmmx.h
dec_audio.c
dec_audio.h
dec_video.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
dec_video.h
img_format.c
img_format.h
Makefile 1000l fix linking after r26378 2008-04-09 21:49:27 +00:00
mp_image.c
mp_image.h Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
mpc_info.h
pullup.c
pullup.h
vd_dmo.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_dshow.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_ffmpeg.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_hmblck.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_ijpg.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_internal.h Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_libdv.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_libmpeg2.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_lzo.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_mpegpes.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_mpng.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_mtga.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_null.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_nuv.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_qtvideo.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_raw.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_realvid.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_sgi.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_theora.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_vfw.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_vfwex.c
vd_xanim.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_xvid4.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd_zrmjpeg.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd.c Make video decoder description structs const 2008-04-25 07:16:32 +03:00
vd.h Make video decoder description structs const 2008-04-25 07:16:32 +03:00
ve_lavc.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
ve_libdv.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
ve_nuv.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
ve_qtvideo.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
ve_raw.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
ve_vfw.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
ve_x264.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
ve_xvid4.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
ve.c Add option pointer to vf struct 2008-04-23 13:41:05 +03:00
vf_1bpp.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_2xsai.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_ass.c Move opt_screen_size_[x|y] to options struct 2008-04-25 03:34:27 +03:00
vf_blackframe.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_bmovl.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_boxblur.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_crop.c Move opt_screen_size_[x|y] to options struct 2008-04-25 03:34:27 +03:00
vf_cropdetect.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_decimate.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_delogo.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_denoise3d.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_detc.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_dint.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_divtc.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_down3dright.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_dsize.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_dvbscale.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_eq2.c
vf_eq.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_expand.c Move opt_screen_size_[x|y] to options struct 2008-04-25 03:34:27 +03:00
vf_field.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_fil.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_filmdint.c Move opt_screen_size_[x|y] to options struct 2008-04-25 03:34:27 +03:00
vf_flip.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_format.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_framestep.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_fspp.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_geq.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_halfpack.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_harddup.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_hqdn3d.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_hue.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_il.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_ilpack.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_ivtc.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_kerndeint.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_lavc.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_lavcdeint.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_mcdeint.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_mirror.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_noformat.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_noise.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_ow.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_palette.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_perspective.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_phase.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_pp7.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_pp.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_pullup.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_qp.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_rectangle.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_remove_logo.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_rgb2bgr.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_rgbtest.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_rotate.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_sab.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_scale.c Move screen_size_xy to options struct 2008-04-25 03:34:28 +03:00
vf_scale.h
vf_screenshot.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_smartblur.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_softpulldown.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_softskip.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_spp.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_swapuv.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_telecine.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_test.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_tfields.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_tile.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_tinterlace.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_unsharp.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_uspp.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_vo.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_yadif.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_yuvcsp.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_yuy2.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_yvu9.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf_zrmjpeg.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf.c Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vf.h Remove _s/_st suffix from some struct names 2008-04-25 03:34:22 +03:00
vfcap.h
vqf.h