FFmpeg git repo
Go to file
Michael Niedermayer b8cdf04726 Merge commit '1173320249745eab01c901a39054fc0fced33c87'
* commit '1173320249745eab01c901a39054fc0fced33c87':
  dsputil: Drop unused bit_depth parameter from all init functions

Conflicts:
	libavcodec/dsputil.c
	libavcodec/dsputil.h
	libavcodec/ppc/dsputil_ppc.c
	libavcodec/x86/dsputilenc_mmx.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-11 20:29:40 +02:00
compat
doc doc/filters: add a signalstats example 2014-07-10 09:34:37 +00:00
libavcodec Merge commit '1173320249745eab01c901a39054fc0fced33c87' 2014-07-11 20:29:40 +02:00
libavdevice
libavfilter avfilter/vf_decimate: Use av_malloc_array() 2014-07-11 15:32:27 +02:00
libavformat avformat/mpegts: skip updating programs/streams when determining duration 2014-07-11 16:43:27 +02:00
libavresample
libavutil Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4' 2014-07-09 23:57:20 +02:00
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore gitignore: add examples/transcoding 2014-07-10 02:18:09 +02:00
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 build: rawvideo decoder depends on bswapdsp 2014-07-10 14:23:44 +02:00
ffmpeg.c ffmpeg: remove common factors from copied timebase 2014-07-09 21:51:31 +02:00
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
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.