[FFmpeg-devel] [PATCH 2/4] all: Make header guard names consistent
Timothy Gu
timothygu99 at gmail.com
Mon Feb 1 00:44:57 CET 2016
On Thu, Jan 28, 2016 at 06:33:54PM -0800, Timothy Gu wrote:
> ---
> compat/aix/math.h | 6 +++---
> compat/msvcrt/snprintf.h | 6 +++---
> compat/os2threads.h | 6 +++---
> compat/tms470/math.h | 6 +++---
> compat/w32pthreads.h | 6 +++---
> libavcodec/aacps.h | 6 +++---
> libavcodec/aacps_fixed_tablegen.h | 6 +++---
> libavcodec/aacps_tablegen.h | 6 +++---
> libavcodec/aacpsdsp.h | 6 +++---
> libavcodec/bswapdsp.h | 6 +++---
> libavcodec/dxva2.h | 6 +++---
> libavcodec/dxva2_internal.h | 6 +++---
> libavcodec/g729postfilter.h | 6 +++---
> libavcodec/gif.h | 6 +++---
> libavcodec/lossless_audiodsp.h | 6 +++---
> libavcodec/mips/aacdec_mips.h | 6 +++---
> libavcodec/mips/aacsbr_mips.h | 6 +++---
> libavcodec/mips/amrwbdec_mips.h | 6 +++---
> libavcodec/mips/h264chroma_mips.h | 6 +++---
> libavcodec/mips/h264dsp_mips.h | 6 +++---
> libavcodec/mips/h264pred_mips.h | 6 +++---
> libavcodec/mips/lsp_mips.h | 6 +++---
> libavcodec/mips/mpegvideo_mips.h | 6 +++---
> libavcodec/motion_est.h | 6 +++---
> libavcodec/on2avcdata.h | 6 +++---
> libavcodec/tscc2data.h | 6 +++---
> libavcodec/vorbis_parser.h | 6 +++---
> libavcodec/vorbis_parser_internal.h | 6 +++---
> libavcodec/x86/diracdsp_mmx.h | 4 ++--
> libavdevice/dshow_capture.h | 6 +++---
> libavdevice/opengl_enc_shaders.h | 6 +++---
> libavfilter/af_volume.h | 6 +++---
> libavfilter/avf_showcqt.h | 4 ++--
> libavfilter/framepool.h | 6 +++---
> libavfilter/opencl_allkernels.h | 6 +++---
> libavfilter/psnr.h | 6 +++---
> libavfilter/ssim.h | 6 +++---
> libavfilter/stereo3d.h | 6 +++---
> libavfilter/vf_hqdn3d.h | 6 +++---
> libavutil/mips/libm_mips.h | 6 +++---
> libavutil/opencl.h | 6 +++---
> libpostproc/version.h | 6 +++---
> libswresample/audioconvert.h | 6 +++---
> libswresample/swresample_internal.h | 4 ++--
> libswresample/version.h | 6 +++---
> tests/checkasm/checkasm.h | 4 ++--
> 46 files changed, 134 insertions(+), 134 deletions(-)
Pushed.
Timothy
More information about the ffmpeg-devel
mailing list