FFmpeg git repo
Go to file
Michael Niedermayer 18d7bea695 wmv2enc: fix rounding flag.
Fixes Ticket1467

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-19 21:38:18 +02:00
doc lavfi/color: use AVOptions 2012-06-19 19:27:41 +00:00
libavcodec wmv2enc: fix rounding flag. 2012-06-19 21:38:18 +02:00
libavdevice
libavfilter lavfi/color: use AVOptions 2012-06-19 19:27:41 +00:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-06-19 20:53:27 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-06-19 20:53:27 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-06-19 20:53:27 +02:00
libpostproc
libswresample swr: introduce filter_alloc in preparation of SIMD resample optimisations 2012-06-19 03:09:24 +02:00
libswscale sws/swscale_unscaled: use av_assert 2012-06-16 17:34:07 +02:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-06-18 20:07:00 +02:00
tools
.gitignore
arch.mak
Changelog Merge remote-tracking branch 'qatar/master' 2012-06-19 20:53:27 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-06-19 20:53:27 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg.c: count subtitles in total size. 2012-06-18 09:40:01 +02:00
ffplay.c ffplay: fix -vismv 1 2012-06-17 21:36:58 +02:00
ffprobe.c ffprobe: dump AVPacket.convergence_duration. 2012-06-18 09:39:17 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: reorganize entries in the libavfilter section 2012-06-17 22:17:44 +02:00
Makefile
README
RELEASE
version.sh

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.