FFmpeg git repo
Go to file
Paul B Mahol 2516023695 012v: remove double ; and return correct error code if ff_get_buffer() fails
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-01-07 10:48:02 +00:00
compat
doc doc/ffmpeg-resampler: Try to document async 2013-01-06 17:47:49 +01:00
libavcodec 012v: remove double ; and return correct error code if ff_get_buffer() fails 2013-01-07 10:48:02 +00:00
libavdevice
libavfilter lavfi/kerndeint: remove unused pixel_step. 2013-01-06 18:59:15 +01:00
libavformat iff: support seeking with maud 2013-01-07 10:19:49 +00:00
libavresample Merge remote-tracking branch 'qatar/master' 2013-01-06 13:20:23 +01:00
libavutil Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0' 2013-01-07 01:35:18 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2013-01-05 13:37:30 +01:00
presets
tests tests/fate/avfilter.mak: merge pp tests into GPL test list 2013-01-06 19:04:24 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog: move Megalux where it belongs 2013-01-07 09:45:45 +00:00
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add 1.1, remove 0.10 2013-01-06 21:42:35 +01:00
Makefile
README
RELEASE RELEASE: 1.1.git for master 2013-01-06 21:42:35 +01:00
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c add note on windows pipe 2013-01-06 17:47:49 +01:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
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.