1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-17 20:58:20 +00:00
mpv/libmpcodecs
diego 28cf6ea2be Rename open() vf initialization function to vf_open().
This avoids clashes with fcntl.h under certain circumstances.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30680 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-21 13:40:49 +00:00
..
native Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ad_acm.c Add header for AVI print functions; avoids many forward declarations. 2010-02-18 00:18:50 +00:00
ad_alaw.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_dk3adpcm.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_dmo.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_dshow.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_dvdpcm.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_faad.c libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions. 2010-02-17 21:36:00 +00:00
ad_ffmpeg.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_hwac3.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_hwmpa.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_imaadpcm.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_internal.h Mark ad_functions_t structures and mpcodecs_ad_drivers array as const. 2010-02-20 21:27:49 +00:00
ad_liba52.c libmpcodecs: Mark functions not used outside of their files as static. 2010-02-16 16:16:42 +00:00
ad_libdca.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_libdv.c Add header for init_global_rawdv_decoder() instead of forward declaring it. 2010-02-16 14:52:59 +00:00
ad_libmad.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_libvorbis.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_mp3lib.c Add header file for mplayer_audio_read() instead of forward declaring it. 2010-02-16 13:16:17 +00:00
ad_mp3lib.h Add header file for mplayer_audio_read() instead of forward declaring it. 2010-02-16 13:16:17 +00:00
ad_mpc.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
ad_msadpcm.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_msgsm.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_pcm.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_qtaudio.c Fix the stack crash(SYS3171) on OS/2 when playing qtaudio/qtvideo. 2010-02-19 13:50:16 +00:00
ad_realaud.c Revert marking seemingly unused RealAudio/RealVideo-related functions as static. 2010-02-17 19:21:28 +00:00
ad_sample.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
ad_speex.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
ad_twin.c Add header for AVI print functions; avoids many forward declarations. 2010-02-18 00:18:50 +00:00
ad.c Mark ad_functions_t structures and mpcodecs_ad_drivers array as const. 2010-02-20 21:27:49 +00:00
ad.h Mark ad_functions_t structures and mpcodecs_ad_drivers array as const. 2010-02-20 21:27:49 +00:00
ae_faac.c Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ae_faac.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ae_lame.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
ae_lame.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ae_lavc.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
ae_lavc.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ae_pcm.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
ae_pcm.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ae_toolame.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
ae_toolame.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ae_twolame.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
ae_twolame.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ae.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
ae.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
cmmx.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
dec_audio.c Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
dec_audio.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
dec_teletext.c libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions. 2010-02-17 21:36:00 +00:00
dec_teletext.h Add support for DVB teletext. 2009-11-10 11:31:47 +00:00
dec_video.c Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
dec_video.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
img_format.c Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
img_format.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
mp_image.c Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
mp_image.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
mpc_info.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
pullup.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
pullup.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
vd_dmo.c Add malloc.h #include for memalign(), fixes the warning: 2010-02-21 12:48:56 +00:00
vd_dshow.c Merge declaration and initialization. 2010-02-18 22:37:08 +00:00
vd_ffmpeg.c Handle negative height in draw_slice from FFmpeg in vd_ffmpeg.c, since at 2010-02-17 23:46:57 +00:00
vd_hmblck.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
vd_ijpg.c libmpcodecs: Mark functions not used outside of their files as static. 2010-02-16 16:16:42 +00:00
vd_internal.h Make vd_functions_t describing codecs const. 2010-02-14 11:04:14 +00:00
vd_libdv.c Add header for init_global_rawdv_decoder() instead of forward declaring it. 2010-02-16 14:52:59 +00:00
vd_libdv.h Add header for init_global_rawdv_decoder() instead of forward declaring it. 2010-02-16 14:52:59 +00:00
vd_libmpeg2.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
vd_lzo.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
vd_mpegpes.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
vd_mpng.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
vd_mtga.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vd_null.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vd_qtvideo.c Fix the stack crash(SYS3171) on OS/2 when playing qtaudio/qtvideo. 2010-02-19 13:50:16 +00:00
vd_raw.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
vd_realvid.c Revert marking seemingly unused RealAudio/RealVideo-related functions as static. 2010-02-17 19:21:28 +00:00
vd_sgi.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vd_theora.c Add support for decoding 4:2:2 and 4:4:4 Theora files. 2010-02-14 15:39:52 +00:00
vd_vfw.c Add header for AVI print functions; avoids many forward declarations. 2010-02-18 00:18:50 +00:00
vd_vfwex.c
vd_xanim.c Revert marking seemingly unused XAnim-binary-related functions as static. 2010-02-17 21:29:05 +00:00
vd_xvid4.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
vd_zrmjpeg.c Mark all ad_info_t/vd_info_t structure declarations as const. 2010-02-12 16:29:34 +00:00
vd.c Make vd_functions_t describing codecs const. 2010-02-14 11:04:14 +00:00
vd.h Move movie_aspect extern declaration to libmpcodecs/vd.h. 2010-02-14 14:47:22 +00:00
ve_lavc.c Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ve_libdv.c Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ve_nuv.c Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ve_qtvideo.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ve_raw.c Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
ve_vfw.c libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions. 2010-02-17 21:36:00 +00:00
ve_x264.c sync to x264-r1296 2009-10-19 21:23:08 +00:00
ve_xvid4.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ve.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vf_1bpp.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_2xsai.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_ass.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_blackframe.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_bmovl.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_boxblur.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_crop.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_cropdetect.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_decimate.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_delogo.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_denoise3d.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_detc.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_dint.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_divtc.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_down3dright.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_dsize.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_dvbscale.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_eq2.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_eq.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_expand.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_field.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_fil.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_filmdint.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_flip.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_format.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_framestep.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_fspp.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_geq.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_gradfun.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_halfpack.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_harddup.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_hqdn3d.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_hue.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_il.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_ilpack.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_ivtc.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_kerndeint.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_lavc.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_lavcdeint.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_mcdeint.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_mirror.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_noformat.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_noise.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_ow.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_palette.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_perspective.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_phase.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_pp7.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_pp.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_pullup.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_qp.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_rectangle.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_remove_logo.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_rgb2bgr.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_rgbtest.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_rotate.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_sab.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_scale.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_scale.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
vf_screenshot.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_smartblur.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_softpulldown.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_softskip.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_spp.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_swapuv.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_telecine.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_test.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_tfields.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_tile.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_tinterlace.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_unsharp.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_uspp.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_vo.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_yadif.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_yuvcsp.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_yuy2.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_yvu9.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf_zrmjpeg.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf.c Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vf.h Rename open() vf initialization function to vf_open(). 2010-02-21 13:40:49 +00:00
vfcap.h Add missing license headers to all files in the libmpcodecs directory. 2010-01-30 16:57:40 +00:00
vqf.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00