FFmpeg git repo
Go to file
Michael Niedermayer 5003b8b9c3 MAINTAINERS: update list of releases i maintain
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-28 06:16:34 +02:00
compat
doc doc/decoders: mention native Opus decoder 2014-07-27 13:46:48 -08:00
libavcodec avcodec/avdct: Add avcodec_dct_get_class() 2014-07-28 05:14:39 +02:00
libavdevice lavd/lavfi: work with non-mappable files for graph_file option 2014-07-23 18:42:41 +02:00
libavfilter avfilter/vf_spp: support setting dct avoptions from the filter graph string 2014-07-28 05:16:03 +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 Changelog: add "version <next>:" so people dont add new things to the last release 2014-07-23 02:38:26 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS MAINTAINERS: update list of releases i maintain 2014-07-28 06:16:34 +02:00
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.