ffmpeg/libavfilter/libmpcodecs
Michael Niedermayer 6841c8c579 Merge remote branch 'qatar/master'
* qatar/master:
  log: Fix an oob array read.
  cosmetics: trim trailing whitespace in postproc
  Ban strncpy() it's too easy to misuse.
  psymodel: Remove wrapper functions.
  aacenc: Replace loop counters in aac_encode_frame() with more descriptive 'ch' and 'w'.
  regtest: remove redundant flags in jpg test
  regtest: use run_ffmpeg in do_image_formats
  regtest: simplify encoding functions
  ffmpeg.c: check for interlaced flag in the correct place.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-09 04:50:56 +02:00
..
libvo Update to latest MPlayer version. 2011-03-25 19:05:02 +01:00
cpudetect.h
help_mp.h
img_format.c
img_format.h
mp_image.c Hack libmpcodecs to make it buildable. 2011-01-20 00:59:30 +01:00
mp_image.h Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
mp_msg.h
mpbswap.h remove definition of swab 2011-03-17 19:09:45 +01:00
mpc_info.h
pullup.c
pullup.h
vd_ffmpeg.h
vf.h Hack libmpcodecs to make it buildable. 2011-01-20 00:59:30 +01:00
vf_2xsai.c
vf_blackframe.c
vf_boxblur.c
vf_cropdetect.c
vf_decimate.c
vf_delogo.c Remove dependancy of m_option & m_struct from libmpcodecs. 2011-01-20 00:57:33 +01:00
vf_denoise3d.c
vf_detc.c Use av_strdup instead of strdup, fixes mingw build 2011-03-16 14:26:25 -07:00
vf_dint.c
vf_divtc.c Use av_strdup instead of strdup, fixes mingw build 2011-03-16 14:26:25 -07:00
vf_down3dright.c
vf_dsize.c
vf_eq.c Remove dependancy of m_option & m_struct from libmpcodecs. 2011-01-20 00:57:33 +01:00
vf_eq2.c
vf_field.c
vf_fil.c
vf_filmdint.c
vf_fixpts.c
vf_framestep.c
vf_fspp.c
vf_geq.c mp: remove use of deprecated old eval API 2011-04-21 18:45:56 +02:00
vf_gradfun.c
vf_harddup.c
vf_hqdn3d.c
vf_hue.c Remove dependancy of m_option & m_struct from libmpcodecs. 2011-01-20 00:57:33 +01:00
vf_il.c
vf_ilpack.c
vf_ivtc.c
vf_kerndeint.c
vf_mcdeint.c
vf_mirror.c
vf_noise.c
vf_ow.c
vf_palette.c
vf_perspective.c Remove useage of memalign() from libmpcodecs, not all platforms have memalign(). 2011-01-28 21:55:23 +01:00
vf_phase.c
vf_pp7.c Remove useage of memalign() from libmpcodecs, not all platforms have memalign(). 2011-01-28 21:55:23 +01:00
vf_pullup.c Avoid dependancy on global variable verbose in libmpcodecs/vf_pullup.c 2011-01-20 00:52:26 +01:00
vf_qp.c mp: remove use of deprecated old eval API 2011-04-21 18:45:56 +02:00
vf_rectangle.c
vf_remove_logo.c
vf_rgbtest.c
vf_rotate.c
vf_sab.c Remove useage of memalign() from libmpcodecs, not all platforms have memalign(). 2011-01-28 21:55:23 +01:00
vf_scale.h
vf_screenshot.c
vf_smartblur.c
vf_softpulldown.c
vf_softskip.c
vf_spp.c
vf_swapuv.c
vf_telecine.c
vf_test.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c
vf_uspp.c
vf_yuvcsp.c
vf_yvu9.c
vfcap.h