FFmpeg git repo
Go to file
Michael Niedermayer 92e79e595b Merge remote-tracking branch 'qatar/master'
Merge only for metadata, no commits merged

* qatar/master:
  Drop Snow codec
  Prepare for 10_alpha1 Release

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-07 02:01:39 +01:00
compat
doc doc/ffmpeg-resampler: Try to document async 2013-01-06 17:47:49 +01:00
libavcodec Merge commit '4f50646697606df39317b93c2a427603b77636ee' 2013-01-07 01:51:10 +01:00
libavdevice
libavfilter lavfi/kerndeint: remove unused pixel_step. 2013-01-06 18:59:15 +01:00
libavformat ff_get_audio_frame_size: try to fix wma in wav 2013-01-06 19:46:04 +01:00
libavresample
libavutil Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0' 2013-01-07 01:35:18 +01:00
libpostproc
libswresample
libswscale
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, update for 1.1 release 2013-01-06 21:28:15 +01: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.