FFmpeg git repo
Go to file
Paul B Mahol 254e11cc01 lavf/gifdec: fix typo
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-01-26 09:28:57 +00:00
compat
doc doc/filters: apply minor fixes 2013-01-25 17:45:27 +01:00
libavcodec atrac3: fix buffer size for get_bits. 2013-01-26 04:27:53 +01:00
libavdevice
libavfilter lavfi/showwaves: fail in case of push_frame() error 2013-01-25 19:35:21 +01:00
libavformat lavf/gifdec: fix typo 2013-01-26 09:28:57 +00:00
libavresample
libavutil Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b' 2013-01-25 14:36:45 +01:00
libpostproc
libswresample
libswscale sws: GBRP9, GBRP10 GBRP12 GBRP14 output support 2013-01-26 06:11:52 +01:00
presets
tests sws: GBRP9, GBRP10 GBRP12 GBRP14 output support 2013-01-26 06:11:52 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b' 2013-01-25 14:36:45 +01:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339' 2013-01-25 14:14:21 +01:00
ffmpeg.c ffmpeg: copy tmcd track timebase parameters 2013-01-24 18:37:32 +01:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: fix typo in open_files() message 2013-01-25 00:46:41 +01:00
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.