Go to file
Michael Niedermayer 2dbda9378c Merge commit 'cb44b21da1f59923be577f08c267ec270529be97'
* commit 'cb44b21da1f59923be577f08c267ec270529be97':
  dct-test: Move cpu_flags variable out of global scope

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-18 21:30:25 +02:00
compat
doc lavfi/drawtext: add alias "expr_int_format" to expansion function "eif" 2014-07-18 14:24:34 +02:00
libavcodec Merge commit 'cb44b21da1f59923be577f08c267ec270529be97' 2014-07-18 21:30:25 +02:00
libavdevice lavd/x11grab: reindent after last commit. 2014-07-17 18:28:58 +02:00
libavfilter lavfi/drawtext: add alias "expr_int_format" to expansion function "eif" 2014-07-18 14:24:34 +02:00
libavformat lavf/segment: set segment end time when the first packet arrives 2014-07-17 16:51:51 +02:00
libavresample
libavutil armv6: Accelerate butterflies_float 2014-07-18 01:34:38 +03:00
libpostproc
libswresample fix spelling errors 2014-07-12 22:33:27 +02:00
libswscale swscale/x86/rgb2rgb_template: fix 1 byte overread in yuyvtoyuv420 and uyvytoyuv420 2014-07-13 05:48:09 +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
arch.mak
Changelog Changelog: change "version <next>" to "version 2.3" 2014-07-16 02:09:06 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure Merge commit '2d60444331fca1910510038dd3817bea885c2367' 2014-07-17 23:27:40 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
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
ffmpeg.c ffmpeg: Fix copying timebase to muxer context 2014-07-15 15:51:31 +02:00
ffmpeg.h
ffplay.c ffplay: increase subtitle que size 2014-07-12 16:29:03 +02:00
ffprobe.c
ffserver.c ffserver: use av_mallocz_array() 2014-07-17 18:00:25 +02:00
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS Adding Maintainer for dvbsubdec 2014-07-15 00:46:30 +02:00
Makefile
README.md
RELEASE
RELEASE_NOTES avfilter/drawtext: Add basic text shaping using libfribidi 2014-07-16 00:40:39 +02:00
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.