1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
Go to file
Michael Niedermayer 08b597b1f8 Merge commit 'b31d76e45fc3c6529dd7109e721676f3ec376d00'
* commit 'b31d76e45fc3c6529dd7109e721676f3ec376d00':
  tiff: support reading gray+alpha at 8 bits

See: f746f37901
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-21 02:05:22 +02:00
compat
doc doc: fix two spelling errors 2014-07-20 23:58:36 +02:00
libavcodec Merge commit '4de8b60684ce13dff3e3d372dae4f49b9e53f755' 2014-07-21 01:56:22 +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 matroskaenc: Don't set language to empty string, use "und" 2014-07-20 14:03:00 +02:00
libavresample
libavutil libavutil: document side effects of macros 2014-07-19 14:55:46 +02:00
libpostproc
libswresample fix spelling errors 2014-07-12 22:33:27 +02:00
libswscale swscale/utils: fix rgb -> fullrange yuv 2014-07-19 23:24:26 +02:00
presets
tests fate/hevc: update fate rext tests 2014-07-20 05:42:13 +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
ffprobe.c
ffserver.c ffserver: use av_mallocz_array() 2014-07-17 18:00:25 +02:00
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS MAINTAINERS: Add db0 for the website 2014-07-20 17:01:59 +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.