FFmpeg git repo
Go to file
Michael Niedermayer d9ddbaa924 avfilter/avfilter: use av_malloc(z)_array()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-19 19:42:46 +02:00
compat
doc lavfi/drawtext: add alias "expr_int_format" to expansion function "eif" 2014-07-18 14:24:34 +02:00
libavcodec avcodec/hevc_ps: Check abs_delta_rps 2014-07-19 17:30:44 +02:00
libavdevice Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e' 2014-07-19 13:39:12 +02:00
libavfilter avfilter/avfilter: use av_malloc(z)_array() 2014-07-19 19:42:46 +02:00
libavformat Parse dri when receiving jpg via rtp. 2014-07-18 23:11:11 +02:00
libavresample
libavutil libavutil: document side effects of macros 2014-07-19 14:55:46 +02:00
libpostproc
libswresample
libswscale swscale/x86/hscale_fast_bilinear_simd: add inline asm guards 2014-07-19 13:26:36 +02:00
presets
tests fate: Add test for wav Peak Envelope Chunk encoder (levl chunk). 2014-07-18 19:38:54 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog: change "version <next>" to "version 2.3" 2014-07-16 02:09:06 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
RELEASE_NOTES avfilter/drawtext: Add basic text shaping using libfribidi 2014-07-16 00:40:39 +02:00
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit '2d60444331fca1910510038dd3817bea885c2367' 2014-07-17 23:27:40 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: remove intra_dc_precision, its handled by AVOptions 2014-07-15 20:18:19 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c ffserver: use av_mallocz_array() 2014-07-17 18:00:25 +02:00
library.mak
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.