Go to file
2014-06-02 08:33:40 +02:00
compat
doc avutil/opt: add av_opt_copy() 2014-06-01 20:49:18 +02:00
libavcodec x86: hevc_mc: remove unneeded shift 2014-06-01 23:34:33 +02:00
libavdevice
libavfilter Merge commit 'ad0fe2f4012031c47268f14b9835088c488e1998' 2014-05-29 01:24:48 +02:00
libavformat Report "unknown codec" instead of "unspecifed size" if the codec is unknown. 2014-06-02 08:33:40 +02:00
libavresample Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342' 2014-05-29 01:23:22 +02:00
libavutil avutil/opt: add av_opt_copy() 2014-06-01 20:49:18 +02:00
libpostproc
libswresample swr/resample_template: prevent end_index from overflowing and add check for delta_frac overflow 2014-06-02 00:57:08 +02:00
libswscale
presets
tests tests: Replace fieldmatch test with pixfmt 2014-06-02 04:12:10 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' 2014-05-30 02:43:34 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 2014-06-01 17:16:08 +02:00
ffmpeg_opt.c ffmpeg_opt: fix ffserver with the 2 encoder contexts 2014-06-01 17:29:59 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: Fix encoder names in printout 2014-06-01 17:15:56 +02:00
ffmpeg.h ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 2014-06-01 17:16:08 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md INSTALL: add markdown syntax 2014-05-28 22:38:38 +02:00
library.mak
LICENSE.md LICENCE: add markdown syntax 2014-05-28 22:38:28 +02:00
MAINTAINERS libavformat: output cues for each subtitle block in MKV muxer 2014-05-31 13:26:48 +02:00
Makefile
README.md README: add markdown syntax 2014-05-28 22:38:11 +02:00
RELEASE
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.