Go to file
Michael Niedermayer 0dbcecc8dc avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-08 02:48:51 +02:00
compat
doc doc: add doxygen target tag 2014-07-08 02:11:19 +02:00
libavcodec avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 01:55:47 +02:00
libavdevice avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 02:48:51 +02:00
libavfilter avfilter/vsrc_cellauto: Use av_mallocz_array() 2014-07-06 14:35:13 +02:00
libavformat avformat/segment: simplify localtime* use 2014-07-07 22:57:36 +02:00
libavresample
libavutil protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_contents() patches 2014-07-08 01:54:30 +02:00
libpostproc
libswresample swresample: misc. doxy improvements 2014-07-08 01:36:56 +02:00
libswscale
presets
tests avcodec/roqvideo: use JPEG color range 2014-07-06 23:34:58 +02:00
tools tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 01:56:33 +02:00
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure doc: make doxygen program configurable 2014-07-08 02:08:04 +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.h
ffplay.c
ffprobe.c
ffserver.c ffserver: add HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 01:56:53 +02:00
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.