FFmpeg git repo
Go to file
Nicolas George fde219cfa8 lavd/xv: report if no adaptor present. 2013-12-29 19:51:42 +01:00
compat
doc doc/encoders: add wavpackenc doc 2013-12-29 13:10:11 +01:00
libavcodec avcodec/alsdec: skip cases where the master channel equals the current channel 2013-12-29 12:35:57 +01:00
libavdevice lavd/xv: report if no adaptor present. 2013-12-29 19:51:42 +01:00
libavfilter Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0' 2013-12-27 12:01:23 +01:00
libavformat avformat/wc3movie: Check strings before printing. 2013-12-29 14:06:47 +01:00
libavresample Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0' 2013-12-27 12:01:23 +01:00
libavutil avutil/frame: increase padding for frames 2013-12-28 19:10:45 +01:00
libpostproc
libswresample lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample format max value 2013-12-26 11:35:27 +01:00
libswscale swscale/arm: fix build error with --enable-shared 2013-12-28 14:28:25 +01:00
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog ATRAC+ decoder 2013-12-29 01:11:16 +01:00
INSTALL
LICENSE
MAINTAINERS ATRAC+ decoder 2013-12-29 01:11:16 +01:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure configure: remove git url check 2013-12-29 12:48:13 +01:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c ffplay: do not wait for the picture allocation to finish on exit 2013-12-29 13:19:19 +01:00
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.