FFmpeg git repo
Go to file
Michael Niedermayer bf3dce6b59 ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-05-20 12:29:33 +02:00
doc Merge commit '755cd4197d53946208e042f095b930dca18d9430' 2012-05-19 20:31:24 +02:00
libavcodec mpegaudidec: 10l forgot buf_size 2012-05-19 22:22:45 +02:00
libavdevice lavd/dshow: fix make checkheaders. 2012-05-18 23:34:11 +02:00
libavfilter Merge commit '755cd4197d53946208e042f095b930dca18d9430' 2012-05-19 20:31:24 +02:00
libavformat Merge commit '755cd4197d53946208e042f095b930dca18d9430' 2012-05-19 20:31:24 +02:00
libavresample
libavutil lavu/error: fix make checkheaders. 2012-05-18 23:34:11 +02:00
libpostproc
libswresample swr: skip soft compensation when its disabled. 2012-05-19 22:42:32 +02:00
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-05-20 10:21:52 +02:00
tools lavfi: drop planar/packed negotiation support 2012-05-16 13:16:05 +02:00
.gitignore doc/examples: add programs to .gitignore. 2012-05-12 19:58:33 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '755cd4197d53946208e042f095b930dca18d9430' 2012-05-19 20:31:24 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile doc/examples: install them with the shared data. 2012-05-19 12:28:59 +02:00
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: check for pthread_cancel. 2012-05-14 19:32:43 +02:00
ffmpeg.c ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar 2012-05-20 12:29:33 +02:00
ffplay.c ffplay: put aspect ratio info to the VideoPicture struct 2012-05-15 00:31:56 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2012-05-17 23:45:00 +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.