FFmpeg git repo
Go to file
Carl Eugen Hoyos e013abed63 Read and write APRG mov atom to allow AVUI streamcopy. 2012-05-15 07:41:23 +02:00
doc lavf: add av_guess_frame_sample_aspect_ratio function 2012-05-14 23:40:46 +02:00
libavcodec assdec: check that the alloc+init of the private data succeeded. 2012-05-15 02:31:52 +02:00
libavdevice
libavfilter
libavformat Read and write APRG mov atom to allow AVUI streamcopy. 2012-05-15 07:41:23 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale
mt-work
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog ffmpeg: accept + prefix to -pix_fmt option to disable automatic conversions. 2012-05-14 21:29:58 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c ffmpeg: affect computed filtered frame pts after filling frame from buffer 2012-05-14 23:40:46 +02:00
ffplay.c
ffprobe.c ffprobe: add default_writer priv_size. 2012-05-15 03:53:53 +02:00
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.