FFmpeg git repo
Go to file
Nicolas George 638eec2ac3 lavfi/avf_showspectrum: check RDFT context init.
Fix a segfault with large window size.
2014-08-14 15:11:39 +02:00
compat Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e' 2014-08-13 18:33:06 +02:00
doc lavfi/avf_showspectrum: add full frame sliding mode. 2014-08-14 14:59:23 +02:00
libavcodec dpx: use aligned line starts 2014-08-14 13:35:24 +02:00
libavdevice
libavfilter lavfi/avf_showspectrum: check RDFT context init. 2014-08-14 15:11:39 +02:00
libavformat Merge commit '0528226a05cc08b74197547fba0b1939bf68990d' 2014-08-14 12:42:59 +02:00
libavresample
libavutil frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers 2014-08-14 00:44:47 -07:00
libpostproc
libswresample
libswscale lsws: duplicate ff_log2_tab 2014-08-12 20:52:21 +02:00
presets
tests
tools Add missing initialization for AVProbeData. 2014-08-11 21:10:22 +02:00
.gitignore
arch.mak
Changelog Merge commit '481a3667495425db9fdffb653292b6460fb68208' 2014-08-14 00:41:21 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c cmdutils: allow matching by metadata in stream specifiers 2014-08-13 17:24:18 +00:00
cmdutils.h
common.mak
configure avutil: turn arm setend into a cpuflag 2014-08-13 14:50:15 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c Merge commit 'aa51b0492bfced6d650fb5ff419e2b13fde6833d' 2014-08-14 00:23:30 +02:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md lavc/flacenc: add sse4 version of the 16-bit lpc encoder 2014-08-13 01:14:47 +02:00
MAINTAINERS avfilter: ported lenscorrection filter from frei0r 2014-08-12 03:33:30 +02:00
Makefile
README.md
RELEASE
RELEASE_NOTES reset and complete RELEASE_NOTES for the next version 2014-08-13 21:03:55 +02:00
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.