1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Go to file
Michael Niedermayer 9a8a18a2e9 doc/issue_tracker: Correct sub-domain for mailing list
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-20 20:57:53 +02:00
compat
doc doc/issue_tracker: Correct sub-domain for mailing list 2014-07-20 20:57:53 +02:00
libavcodec Merge commit '9f99a5f1d078721a30a76aec27c58805b7b87e58' 2014-07-20 20:32:24 +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
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.