1
mirror of https://github.com/mpv-player/mpv synced 2024-08-04 14:59:58 +02:00
mpv/libmpcodecs
diego 96a506733d Change a bunch of codec-specific preprocessor directives from a HAVE_
prefix to a CONFIG_ prefix.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27395 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-02 16:30:32 +00:00
..
native Add missing MPLAYER_ prefix to multiple inclusion guards. 2008-05-17 10:12:07 +00:00
ad_acm.c Use goto instead of useless recursion that might fill up the stack 2007-07-30 13:48:08 +00:00
ad_alaw.c Use explicit header location, don't use CFLAGS for simple subdirectories. 2007-03-15 12:08:11 +00:00
ad_dk3adpcm.c Do not #include libavutil/common.h. It is not used directly and mpbswap.h 2008-04-01 14:19:45 +00:00
ad_dmo.c Fix all current known multi-channel wrong order problems by adding 2007-12-10 16:53:30 +00:00
ad_dshow.c Include loader/ prefix in #include path everywhere. 2007-03-15 08:29:24 +00:00
ad_dvdpcm.c removing AFMT_ dependancy 2004-12-27 17:30:15 +00:00
ad_faad.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
ad_ffmpeg.c rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*. 2008-06-07 12:57:36 +00:00
ad_hwac3.c Use conditional compilation instead of an #ifdef around the whole file. 2008-07-30 10:26:23 +00:00
ad_hwmpa.c Get rid of min/max macros from aviheader.h, they do not belong here. 2006-12-09 12:24:11 +00:00
ad_imaadpcm.c Make really sure channels can only be 1 or 2 for imaadpcm 2008-07-11 19:29:41 +00:00
ad_internal.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
ad_liba52.c Properly free memory allocate by liba52. 2008-06-01 16:40:56 +00:00
ad_libdca.c Use standard license headers. 2008-05-13 10:16:20 +00:00
ad_libdv.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
ad_libmad.c Move #ifdefs around complete files into the build system. 2006-06-21 14:49:09 +00:00
ad_libvorbis.c Fix channel order for libvorbis decoder, original patched by Nicolas George. 2008-06-07 13:04:53 +00:00
ad_mp3lib.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
ad_mpc.c ISO8859-1 --> UTF-8 2007-07-09 19:50:36 +00:00
ad_msadpcm.c Simplify and clamp coefficient index for MS ADPCM 2008-07-12 10:08:40 +00:00
ad_msgsm.c Use explicit header location, don't use CFLAGS for simple subdirectories. 2007-03-15 12:08:11 +00:00
ad_pcm.c Fix all current known multi-channel wrong order problems by adding 2007-12-10 16:53:30 +00:00
ad_qtaudio.c Consistently #include mpbswap.h instead of bswap.h everywhere. 2008-04-28 14:43:30 +00:00
ad_realaud.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
ad_sample.c removing AFMT_ dependancy 2004-12-27 17:30:15 +00:00
ad_speex.c Put files fully owned by my under GPL v2 "or later" 2006-11-17 10:03:33 +00:00
ad_twin.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
ad.c Change a bunch of codec-specific preprocessor directives from a HAVE_ 2008-08-02 16:30:32 +00:00
ad.h Add necessary header #includes to fix 'make checkheaders'. 2008-03-06 08:34:50 +00:00
ae_faac.c Fix all current known multi-channel wrong order problems by adding 2007-12-10 16:53:30 +00:00
ae_faac.h Add necessary header #includes to fix 'make checkheaders'. 2008-03-06 08:34:50 +00:00
ae_lame.c Change a bunch of codec-specific preprocessor directives from a HAVE_ 2008-08-02 16:30:32 +00:00
ae_lame.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
ae_lavc.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
ae_lavc.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
ae_pcm.c Fix all current known multi-channel wrong order problems by adding 2007-12-10 16:53:30 +00:00
ae_pcm.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
ae_toolame.c Add explicit location for headers from the libmpdemux/ directory. 2007-03-15 17:51:32 +00:00
ae_toolame.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
ae_twolame.c Add explicit location for headers from the libmpdemux/ directory. 2007-03-15 17:51:32 +00:00
ae_twolame.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
ae.c Change a bunch of codec-specific preprocessor directives from a HAVE_ 2008-08-02 16:30:32 +00:00
ae.h Add necessary header #includes to fix 'make checkheaders'. 2008-03-06 08:34:50 +00:00
cmmx.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
dec_audio.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
dec_audio.h Add necessary header #includes to fix 'make checkheaders'. 2008-03-06 08:34:50 +00:00
dec_video.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
dec_video.h Add necessary header #includes to fix 'make checkheaders'. 2008-03-06 08:34:50 +00:00
img_format.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
img_format.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mp_image.c Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c. 2007-08-04 22:12:49 +00:00
mp_image.h Add necessary header #includes to fix 'make checkheaders'. 2008-03-06 08:34:50 +00:00
mpc_info.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
pullup.c #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
pullup.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
vd_dmo.c Remove separation between Win32 DLL and DirectShow support in the build system. 2006-06-21 09:45:17 +00:00
vd_dshow.c Remove separation between Win32 DLL and DirectShow support in the build system. 2006-06-21 09:45:17 +00:00
vd_ffmpeg.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
vd_hmblck.c Avoid more void * arithmetic 2007-06-24 12:32:33 +00:00
vd_ijpg.c Do not #include libavutil/common.h. It is not used directly and mpbswap.h 2008-04-01 14:19:45 +00:00
vd_internal.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
vd_libdv.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
vd_libmpeg2.c Enable Alpha/ARM optimizations in libmpeg2. 2008-05-01 12:30:29 +00:00
vd_lzo.c FFmpeg now uses different (unified) #include paths. 2008-02-25 15:46:36 +00:00
vd_mpegpes.c reinit codec chain when aspect ratio and/or resolution change 2006-10-08 22:36:24 +00:00
vd_mpng.c Replace implicit use of fast_memcpy via macro by explicit use to allow 2007-06-05 14:27:54 +00:00
vd_mtga.c Do not #include libavutil/common.h. It is not used directly and mpbswap.h 2008-04-01 14:19:45 +00:00
vd_null.c config_vo error handling 2002-10-28 00:42:39 +00:00
vd_nuv.c -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible 2002-08-30 21:44:20 +00:00
vd_qtvideo.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
vd_raw.c Add support for Apple's yuv2 raw format 2007-11-30 11:31:31 +00:00
vd_realvid.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
vd_sgi.c Hack around libavutil/bswap.h compilation problems due to always_inline undefined. 2006-12-07 11:58:07 +00:00
vd_theora.c Fix memleak in theora decoder due to missing theora_comment_/theora_info_clear on uninit 2006-12-06 10:42:30 +00:00
vd_vfw.c Check ICDecompressGetFormatSize to avoid crashes. 2007-10-21 13:15:48 +00:00
vd_vfwex.c - vfwex redundancy removed 2002-09-03 21:13:48 +00:00
vd_xanim.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
vd_xvid4.c Revert commit r26897. 2008-05-28 23:04:41 +00:00
vd_zrmjpeg.c typo fix: inited --> initialized 2008-02-14 14:23:55 +00:00
vd.c Change a bunch of codec-specific preprocessor directives from a HAVE_ 2008-08-02 16:30:32 +00:00
vd.h Add necessary header #includes to fix 'make checkheaders'. 2008-03-06 08:34:50 +00:00
ve_lavc.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
ve_libdv.c Add explicit location for headers from the libmpdemux/ directory. 2007-03-15 17:51:32 +00:00
ve_nuv.c Rename RTJPEG files so that filenames consist of lowercase name only. 2008-04-06 18:17:59 +00:00
ve_qtvideo.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
ve_raw.c support format=y8 with -ovc raw 2007-04-11 20:28:44 +00:00
ve_vfw.c Fix printf format string mismatch, eliminates the warning: 2008-03-06 08:43:20 +00:00
ve_x264.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
ve_xvid4.c Revert commit r26897. 2008-05-28 23:04:41 +00:00
ve.c Change a bunch of codec-specific preprocessor directives from a HAVE_ 2008-08-02 16:30:32 +00:00
vf_1bpp.c begin moving const filter data to .text/.rodata sections 2007-11-09 06:58:32 +00:00
vf_2xsai.c Remove unused variable 2008-01-12 15:45:47 +00:00
vf_ass.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_blackframe.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_bmovl.c begin moving const filter data to .text/.rodata sections 2007-11-09 06:58:32 +00:00
vf_boxblur.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_crop.c begin moving const filter data to .text/.rodata sections 2007-11-09 06:58:32 +00:00
vf_cropdetect.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_decimate.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_delogo.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_denoise3d.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_detc.c Avoid warning: 2008-01-19 11:44:49 +00:00
vf_dint.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_divtc.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_down3dright.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_dsize.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_dvbscale.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_eq2.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_eq.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_expand.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
vf_field.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_fil.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_filmdint.c Remove unnecessary <signal.h> includes 2008-01-09 01:17:49 +00:00
vf_flip.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_format.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_framestep.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
vf_fspp.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_geq.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_halfpack.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_harddup.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_hqdn3d.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_hue.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_il.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_ilpack.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_ivtc.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_kerndeint.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_lavc.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
vf_lavcdeint.c FFmpeg now uses different (unified) #include paths. 2008-02-25 15:46:36 +00:00
vf_mcdeint.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_mirror.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_noformat.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_noise.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_ow.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_palette.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
vf_perspective.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_phase.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_pp7.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_pp.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
vf_pullup.c Fix typo. 2008-02-13 19:21:39 +00:00
vf_qp.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_rectangle.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_remove_logo.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_rgb2bgr.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_rgbtest.c Allow specifying a size for -vf rgbtest 2008-02-17 19:49:46 +00:00
vf_rotate.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_sab.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_scale.c Factorize "int i". 2008-05-11 12:37:04 +00:00
vf_scale.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
vf_screenshot.c FFmpeg now uses different (unified) #include paths. 2008-02-25 15:46:36 +00:00
vf_smartblur.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_softpulldown.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_softskip.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_spp.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_swapuv.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_telecine.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_test.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_tfields.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_tile.c cosmetics: Remove pointless parentheses from return calls. 2008-05-16 00:23:02 +00:00
vf_tinterlace.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_unsharp.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_uspp.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_vo.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
vf_yadif.c Use standard license headers. 2008-05-13 10:16:20 +00:00
vf_yuvcsp.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_yuy2.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_yvu9.c Make all vf_info_t structs const 2007-12-02 14:57:15 +00:00
vf_zrmjpeg.c Change I_TYPE -> FF_I_TYPE to fix compilation. 2008-04-04 01:09:36 +00:00
vf.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
vf.h Add necessary header #includes to fix 'make checkheaders'. 2008-03-06 08:34:50 +00:00
vfcap.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
vqf.h Add necessary header #includes to fix 'make checkheaders'. 2008-03-06 08:34:50 +00:00