..
native
Remove internal minilzo, external liblzo can be used instead.
2007-02-18 15:06:54 +00:00
ad_acm.c
Include loader/ prefix in #include path everywhere.
2007-03-15 08:29:24 +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
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
ad_dmo.c
Include loader/ prefix in #include path everywhere.
2007-03-15 08:29:24 +00:00
ad_dshow.c
Include loader/ prefix in #include path everywhere.
2007-03-15 08:29:24 +00:00
ad_dvdpcm.c
ad_faad.c
ad_ffmpeg.c
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
ad_hwac3.c
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
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
ad_internal.h
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ad_liba52.c
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
ad_libdv.c
"()" to "(void)" function param list fixes
2007-04-01 21:59:54 +00:00
ad_libmad.c
ad_libvorbis.c
ad_mp3lib.c
ad_mpc.c
ad_msadpcm.c
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +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
ad_qtaudio.c
Include loader/ prefix in #include path everywhere.
2007-03-15 08:29:24 +00:00
ad_realaud.c
Include loader/ prefix in #include path everywhere.
2007-03-15 08:29:24 +00:00
ad_sample.c
ad_speex.c
ad_twin.c
Include loader/ prefix in #include path everywhere.
2007-03-15 08:29:24 +00:00
ad.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ad.h
ae_faac.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ae_faac.h
ae_lame.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ae_lame.h
ae_lavc.c
Simplify preprocessor directives: There is a general variable for
2007-04-26 15:10:07 +00:00
ae_lavc.h
ae_pcm.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ae_pcm.h
ae_toolame.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ae_toolame.h
ae_twolame.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ae_twolame.h
ae.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ae.h
cmmx.h
dec_audio.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
dec_audio.h
dec_video.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
dec_video.h
img_format.c
img_format.h
Makefile
Add general variables for either static or shared FFmpeg libraries.
2007-04-26 11:22:22 +00:00
mp_image.h
mpc_info.h
pullup.c
pullup.h
vd_dmo.c
vd_dshow.c
vd_ffmpeg.c
Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patch
2007-03-07 09:19:36 +00:00
vd_hmblck.c
vd_ijpg.c
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
vd_internal.h
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
vd_libdv.c
"()" to "(void)" function param list fixes
2007-04-01 21:59:54 +00:00
vd_libmpeg2.c
vd_lzo.c
use ffmpeg's LZO
2007-01-31 23:04:20 +00:00
vd_mpegpes.c
vd_mpng.c
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
vd_mtga.c
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
vd_null.c
vd_nuv.c
vd_qtvideo.c
Include loader/ prefix in #include path everywhere.
2007-03-15 08:29:24 +00:00
vd_raw.c
vd_realvid.c
Include loader/ prefix in #include path everywhere.
2007-03-15 08:29:24 +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
Include loader/ prefix in #include path everywhere.
2007-03-15 08:29:24 +00:00
vd_vfwex.c
vd_xanim.c
"()" to "(void)" function param list fixes
2007-04-01 21:59:54 +00:00
vd_xvid4.c
vd_zrmjpeg.c
vd.c
Gui --> gui
2007-04-23 07:42:42 +00:00
vd.h
ve_lavc.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +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
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ve_qtvideo.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ve_raw.c
support format=y8 with -ovc raw
2007-04-11 20:28:44 +00:00
ve_vfw.c
Fix double close() in ve_vfw.c
2007-03-24 22:01:20 +00:00
ve_x264.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ve_xvid4.c
Add explicit location for headers from the libmpdemux/ directory.
2007-03-15 17:51:32 +00:00
ve.c
Make liblzo conditional to the appropriate #defines.
2007-02-18 19:28:47 +00:00
vf_1bpp.c
vf_2xsai.c
vf_ass.c
Add -ass-hinting option for setting font hinting method.
2007-04-27 14:25:36 +00:00
vf_blackframe.c
vf_bmovl.c
Conditionally compile vf_bmovl.c instead of enclosing all of the file
2007-03-21 08:29:46 +00:00
vf_boxblur.c
vf_crop.c
Mark m_struct_t defaults as const
2007-01-28 16:48:01 +00:00
vf_cropdetect.c
vf_decimate.c
vf_delogo.c
Mark m_struct_t defaults as const
2007-01-28 16:48:01 +00:00
vf_denoise3d.c
vf_detc.c
vf_dint.c
vf_divtc.c
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-12-07 11:58:07 +00:00
vf_down3dright.c
vf_dsize.c
vf_dvbscale.c
vf_eq2.c
vf_eq.c
Mark m_struct_t defaults as const
2007-01-28 16:48:01 +00:00
vf_expand.c
Mark m_struct_t defaults as const
2007-01-28 16:48:01 +00:00
vf_field.c
vf_fil.c
vf_filmdint.c
vf_flip.c
vf_format.c
Mark m_struct_t defaults as const
2007-01-28 16:48:01 +00:00
vf_framestep.c
vf_fspp.c
count needs to be even
2006-12-11 18:50:52 +00:00
vf_geq.c
vf_halfpack.c
vf_harddup.c
vf_hqdn3d.c
vf_hue.c
Mark m_struct_t defaults as const
2007-01-28 16:48:01 +00:00
vf_il.c
vf_ilpack.c
vf_ivtc.c
vf_kerndeint.c
allows to de- and reactivate kerndeint on the fly
2007-03-22 10:06:34 +00:00
vf_lavc.c
vf_lavcdeint.c
vf_mcdeint.c
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
2007-02-21 10:05:46 +00:00
vf_mirror.c
vf_noformat.c
Mark m_struct_t defaults as const
2007-01-28 16:48:01 +00:00
vf_noise.c
vf_palette.c
vf_perspective.c
vf_phase.c
vf_pp7.c
vf_pp.c
vf_pullup.c
vf_qp.c
vf_rectangle.c
Cleanup and fix rectangle size calculation, caused crashes with e.g.
2006-12-01 17:51:44 +00:00
vf_remove_logo.c
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
2007-02-21 10:05:46 +00:00
vf_rgb2bgr.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c
Fix build with shared libavutil. Approved by Diego.
2006-12-31 02:44:54 +00:00
vf_scale.c
swap palette on big endian
2007-02-17 12:58:35 +00:00
vf_scale.h
vf_screenshot.c
vf_smartblur.c
Fix build with shared libavutil. Approved by Diego.
2006-12-31 02:44:54 +00:00
vf_softpulldown.c
Remove useless libvo/sub.h include.
2006-11-25 18:20:09 +00:00
vf_softskip.c
Pass quant tables to next filters
2006-12-21 14:59:39 +00:00
vf_spp.c
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tfields.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
Source files should not contain non-ASCII characters.
2007-03-12 15:52:34 +00:00
vf_uspp.c
vf_vo.c
Add -ass-hinting option for setting font hinting method.
2007-04-27 14:25:36 +00:00
vf_yadif.c
10l
2007-02-05 03:05:46 +00:00
vf_yuvcsp.c
vf_yuy2.c
vf_yvu9.c
vf_zrmjpeg.c
compilation fix clip_uint8 -> av_clip_uint8
2007-02-27 15:07:44 +00:00
vf.c
Simplify preprocessor directives: There is a general variable for
2007-04-26 15:10:07 +00:00
vf.h
Remove long-deprecated -vop option.
2006-12-02 17:32:53 +00:00
vfcap.h
Add -ass-hinting option for setting font hinting method.
2007-04-27 14:25:36 +00:00
vqf.h