FFmpeg git repo
Go to file
Michael Niedermayer 3ce55d2e32 Merge commit '70cd3b8e659c3522eea5c16a65d14b8658894a94'
* commit '70cd3b8e659c3522eea5c16a65d14b8658894a94':
  mmvideo: check horizontal coordinate too

See: 8d3c99e825
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-05 23:43:12 +02:00
compat
doc avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
libavcodec Merge commit '701e8b42e12ad625c64ceae2252acb1de390278c' 2014-08-05 13:37:07 +02:00
libavdevice lavd/avfoundation: Add device category. 2014-08-05 01:36:26 +02:00
libavfilter avfilter/select: fix "t" eval variable comment 2014-08-05 21:15:13 +02:00
libavformat avformat/iff: Fix "source comment" 2014-08-05 18:16:46 +02:00
libavresample
libavutil avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
libpostproc
libswresample
libswscale swscale/swscale_internal: fix ya16 -> rgba 2014-08-05 01:51:11 +02:00
presets
tests avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
tools
.gitignore
arch.mak
Changelog libavformat: Add Icecast protocol 2014-08-04 13:33:44 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure avfilter/select: remove optional avcodec dependency 2014-08-05 21:05:53 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: Do not fail if a demuxer and decoder use the same option identifer 2014-08-04 13:33:44 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: Do not fail if a demuxer and decoder use the same option identifer 2014-08-04 13:33:44 +02:00
ffmpeg.h ffmpeg: Do not fail if a demuxer and decoder use the same option identifer 2014-08-04 13:33:44 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
RELEASE_NOTES
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.