FFmpeg git repo
Go to file
Michael Niedermayer f1db007e00 doc/Makefile fix PROGS
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-11-26 02:06:59 +01:00
compat Merge remote-tracking branch 'qatar/master' 2013-11-24 23:27:32 +01:00
doc doc/Makefile fix PROGS 2013-11-26 02:06:59 +01:00
libavcodec avcodec/ac3dec: check bap before use. 2013-11-25 23:17:17 +01:00
libavdevice lavd/sdl: do not manually free window_title and icon_title fields 2013-11-24 19:35:36 +01:00
libavfilter Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
libavformat build: Integrate multilibrary examples into the build system 2013-11-25 11:57:29 -08:00
libavresample Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
libpostproc
libswresample
libswscale Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949' 2013-11-23 12:10:40 +01:00
presets
tests
tools
.gitignore
arch.mak
Changelog Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea' 2013-11-23 14:46:48 +01:00
cmdutils_common_opts.h
cmdutils.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
cmdutils.h
common.mak
configure Merge commit 'ab81f24ad43bddf77ddd25cba86780c1c884996c' 2013-11-26 01:31:00 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
ffmpeg_opt.c Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea' 2013-11-23 14:46:48 +01:00
ffmpeg_vdpau.c Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea' 2013-11-23 14:46:48 +01:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
ffmpeg.h Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea' 2013-11-23 14:46:48 +01:00
ffplay.c ffplay: do not call avcodec_register_all() explicitly 2013-11-25 00:03:20 +01:00
ffprobe.c ffprobe: add support for subtitle frames 2013-11-25 19:51:27 +01:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile Makefile: Fix building progs out of progs_g 2013-11-26 02:06:41 +01:00
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.