FFmpeg git repo
Go to file
Michael Niedermayer b9777797be mtv: make output endian independant
should fix fate-mtv test

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-05-15 11:16:34 +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 mtv: make output endian independant 2012-05-15 11:16:34 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale
mt-work
presets
tests mtv: make output endian independant 2012-05-15 11:16:34 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
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.