FFmpeg git repo
Go to file
Michael Niedermayer 4b13ec69c6 Merge commit 'c9c1265c52910578d3db1a6205c85b91ead0903f'
* commit 'c9c1265c52910578d3db1a6205c85b91ead0903f':
  avformat: update muxing doxy

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-09 21:38:27 +02:00
compat
doc doc: add doxygen target tag 2014-07-08 02:11:19 +02:00
libavcodec avcodec/roqvideoenc: Print the correct max resolution 2014-07-09 21:20:31 +02:00
libavdevice avdevice/pulse_audio_dec: reimplement using the non simple API 2014-07-09 01:36:01 +02:00
libavfilter Merge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b' 2014-07-08 13:48:26 +02:00
libavformat Merge commit 'c9c1265c52910578d3db1a6205c85b91ead0903f' 2014-07-09 21:38:27 +02:00
libavresample
libavutil avutil/bprint:ædd io.h, try to fix msvc build 2014-07-09 18:16:45 +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
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3' 2014-07-08 03:19:06 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c ffserver: add HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 01:56:53 +02:00
library.mak
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.