FFmpeg git repo
Go to file
Konrad Iturbe 50f4d0bb50 LICENCE: add markdown syntax
Reviewed-by: llogan
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-05-28 22:38:28 +02:00
compat compat/w32pthreads: add return value to pthread_cond_init(). 2014-05-26 11:33:42 +02:00
doc ffmpeg: add -devices param 2014-05-28 03:52:50 +02:00
libavcodec x86: hevc_mc: better register allocation 2014-05-28 17:39:34 +02:00
libavdevice avdevice/v4l2: Use av_malloc_array() 2014-05-22 15:08:12 +02:00
libavfilter avfilter/formats: Avoid using non public AV_SAMPLE_FMT_NB 2014-05-27 18:22:09 +02:00
libavformat lavf: Remove experimental flag for Opus in WebM 2014-05-28 19:29:45 +02:00
libavresample
libavutil Merge commit 'b5aa48551300eed678aaea86ced7086758598a35' 2014-05-28 14:53:55 +02:00
libpostproc
libswresample
libswscale sws: document color range >8bit oddity 2014-05-21 21:29:33 +02:00
presets
tests avformat/oggenc: fix EOS flag 2014-05-28 01:12:18 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avcodec/webvttenc: add webvtt encoder 2014-05-25 03:04:14 +02:00
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE.md LICENCE: add markdown syntax 2014-05-28 22:38:28 +02:00
MAINTAINERS MAINTAINERS: add Trac maintainers 2014-05-26 12:18:29 -08:00
Makefile
README.md README: add markdown syntax 2014-05-28 22:38:11 +02:00
RELEASE
arch.mak
cmdutils.c ffmpeg: add -devices param 2014-05-28 03:52:50 +02:00
cmdutils.h ffmpeg: add -devices param 2014-05-28 03:52:50 +02:00
cmdutils_common_opts.h ffmpeg: add -devices param 2014-05-28 03:52:50 +02:00
cmdutils_opencl.c
common.mak Merge commit 'afe176265480880e1f702c96a8ba434b0d88728b' 2014-05-20 03:33:30 +02:00
configure Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c' 2014-05-28 00:03:59 +02:00
ffmpeg.c ffmpeg: use thread message API. 2014-05-26 11:40:21 +02:00
ffmpeg.h ffmpeg: use thread message API. 2014-05-26 11:40:21 +02:00
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: use av_stream_get_end_pts() 2014-05-21 18:53:42 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c ffplay: support rotated video. 2014-05-23 23:30:21 +02:00
ffprobe.c ffprobe: Use av_malloc_array() 2014-05-21 15:59:22 +02:00
ffserver.c
library.mak
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.