FFmpeg git repo
Go to file
Michael Niedermayer f200ec20b8 Merge commit '42d1b41983971da63302ac3d12091cad1f3d6324'
* commit '42d1b41983971da63302ac3d12091cad1f3d6324':
  fate: Add a test vector for AAC ELD with TNS.

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-01-05 02:09:55 +01:00
compat
doc doc/protocols/file: fix semantical reverse 2014-01-05 00:43:51 +01:00
libavcodec Merge commit 'b2212dec0f011893ec68eecaa990170fa24050d7' 2014-01-05 02:02:02 +01:00
libavdevice
libavfilter avfilter/lut3d: fix channel order in Iridas format parsing. 2014-01-04 09:42:31 +01:00
libavformat avformat/mp3dec: fix start time in light of initial skip samples 2014-01-05 01:05:16 +01:00
libavresample Merge commit 'cc976a75dffa148d655b52604331679ff669e8a2' 2014-01-04 02:30:07 +01:00
libavutil avutil/rational: av_add_stable() test code 2014-01-04 15:10:14 +01:00
libpostproc
libswresample
libswscale
presets
tests Merge commit '42d1b41983971da63302ac3d12091cad1f3d6324' 2014-01-05 02:09:55 +01:00
tools
.gitignore
arch.mak
Changelog Changelog: add nuts side & metadata support 2014-01-04 15:07:52 +01:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure configure: bump year number 2013 -> 2014 2014-01-01 13:04:07 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: do not fail when options are routed to libavformat and libavcodec and only one can be used 2014-01-03 02:24:27 +01:00
ffmpeg_vdpau.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: add myself for spdif* and hls.c 2014-01-03 15:05:48 +02:00
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.