FFmpeg git repo
Go to file
Andreas Cadhalpun 97592faa51 Add -Wformat and -Werror=format-security compiler flags
These are part of the hardening flags used by Debian.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-12 23:15:23 +02:00
compat
doc fix spelling errors 2014-07-12 22:33:27 +02:00
libavcodec fix spelling errors 2014-07-12 22:33:27 +02:00
libavdevice
libavfilter fix spelling errors 2014-07-12 22:33:27 +02:00
libavformat avformat/mpegts: dont clear programs during probing 2014-07-12 21:49:15 +02:00
libavresample
libavutil fix spelling errors 2014-07-12 22:33:27 +02:00
libpostproc
libswresample fix spelling errors 2014-07-12 22:33:27 +02:00
libswscale fix spelling errors 2014-07-12 22:33:27 +02:00
presets
tests
tools
.gitignore gitignore: add examples/transcoding 2014-07-10 02:18:09 +02:00
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure Add -Wformat and -Werror=format-security compiler flags 2014-07-12 23:15:23 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: fix integer overflows with sub->*display_time 2014-07-12 02:23:48 +02:00
ffmpeg.h
ffplay.c ffplay: increase subtitle que size 2014-07-12 16:29:03 +02:00
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.