FFmpeg git repo
Go to file
Michael Niedermayer b05d50898f Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c'
* commit '440842c4eb1d7709654ec97cd687663d11ef499c':
  stereo3d: add missing include guards

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-19 23:47:10 +02:00
compat
doc avcodec: add simpleauto idct 2014-06-19 14:28:01 +02:00
libavcodec alpha/blockdsp: move clear_blocks out of dsputil 2014-06-19 22:39:38 +02:00
libavdevice
libavfilter
libavformat avformat/utils: better probing for duration in estimate_timings_from_pts() 2014-06-19 20:48:46 +02:00
libavresample
libavutil Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c' 2014-06-19 23:47:10 +02:00
libpostproc
libswresample
libswscale s86/scale: Do not return the result of a (void) function from a void function. 2014-06-19 18:45:13 +02:00
presets
tests huffyuv: change statistics initialization 2014-06-19 06:03:51 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure Merge commit '852c329a69ddfd635807f60454df07d021c64901' 2014-06-19 18:00:20 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are streams 2014-06-18 21:35:54 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.