FFmpeg git repo
Go to file
Michael Niedermayer 01983e50c0 Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590'
* commit '7b0c7c9163fe3dd0081696befde28617119d2590':
  arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-28 21:31:18 +02:00
compat
doc doc/APIchanges: lengthening a hash to make it non ambigous 2014-06-28 13:11:32 +02:00
libavcodec avcodec/cavs: improve conformance with rm52j reference decoder 2014-06-28 19:53:41 +02:00
libavdevice
libavfilter avfilter/x86/vf_pullup: fix "invalid combination of opcode and operands" with nasm 2014-06-28 16:06:00 +02:00
libavformat avformat/options_table: Fix flush_packet flag flags 2014-06-28 21:24:15 +02:00
libavresample
libavutil Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590' 2014-06-28 21:31:18 +02:00
libpostproc
libswresample swr: rewrite resample_common/linear_float_sse/avx in yasm. 2014-06-28 17:06:47 +02:00
libswscale
presets
tests avcodec/cavs: improve conformance with rm52j reference decoder 2014-06-28 19:53:41 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure swr: rewrite resample_common/linear_float_sse/avx in yasm. 2014-06-28 17:06:47 +02:00
ffmpeg.c ffmpeg: fix deadlock regression in threading error handing 2014-06-27 17:45:38 +02:00
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c ffplay: decrease audio_diff_threshold 2014-06-24 21:59:21 +02:00
ffprobe.c ffprobe: add color_range and color_space to stream output 2014-06-24 00:35:16 +02:00
ffserver.c
library.mak
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.