FFmpeg git repo
Go to file
Michael Niedermayer a7762384cf RELEASE: update, we are after 2.3 not 2.2
Found-by: jamrial
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-28 03:11:04 +02:00
compat
doc doc/decoders: mention native Opus decoder 2014-07-27 13:46:48 -08:00
libavcodec hevc: eliminate unnecessary cbf_c{b,r} arrays 2014-07-28 00:55:44 +02:00
libavdevice
libavfilter avfilter/vf_spp: use AVDCT 2014-07-27 17:21:40 +02:00
libavformat Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d' 2014-07-27 02:16:09 +02:00
libavresample
libavutil x86/hevc_idct: replace old and unused idct functions 2014-07-26 18:00:11 +02:00
libpostproc
libswresample
libswscale
presets
tests fate/hevc: update fate with 9 bitstreams 2014-07-27 22:44:58 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE RELEASE: update, we are after 2.3 not 2.2 2014-07-28 03:11:04 +02:00
RELEASE_NOTES RELEASE_NOTES: fix WebVTT decoder typo (-> encoder) 2014-07-25 13:22:00 +02:00
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Fix standalone compilation of the legacy mpegvideo decoder. 2014-07-27 23:22:10 +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
library.mak
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.