FFmpeg git repo
Go to file
Michael Niedermayer 7448afc52b APIchanges: fillin some missing data
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-28 13:10:23 +02:00
compat
doc APIchanges: fillin some missing data 2014-06-28 13:10:23 +02:00
libavcodec avcodec/mpegvideo: dont overwrite emu_edge buffer 2014-06-28 06:28:21 +02:00
libavdevice
libavfilter avfilter/x86/vf_pullup: fix old typo 2014-06-25 18:22:48 +02:00
libavformat Merge commit '39975acc699c83af0a87a7318c0f41e189142938' 2014-06-28 12:40:01 +02:00
libavresample
libavutil Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0' 2014-06-24 01:09:38 +02:00
libpostproc
libswresample
libswscale
presets
tests Merge commit '24f45c16224d4c5d482e928676714766ffdda4fc' 2014-06-27 02:36:45 +02:00
tools
.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 configure: add missing audiodsp dependency for ra144 2014-06-27 13:37:10 +02:00
ffmpeg.c ffmpeg: fix deadlock regression in threading error handing 2014-06-27 17:45:38 +02:00
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c ffplay: decrease audio_diff_threshold 2014-06-24 21:59:21 +02:00
ffprobe.c ffprobe: add color_range and color_space to stream output 2014-06-24 00:35:16 +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.