FFmpeg git repo
Go to file
Michael Niedermayer bad953bc2d ffmpeg: fix overriding codecs with the new syntax
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-09-22 17:56:35 +02:00
compat
doc ffprobe: add -bitexact boolean option 2012-09-22 09:34:56 +02:00
libavcodec Merge remote-tracking branch 'qatar/master' 2012-09-22 14:04:44 +02:00
libavdevice
libavfilter lavfi/buffersink: fix check on pixel_fmts in the opaque parameter 2012-09-22 10:59:40 +02:00
libavformat rtsp: fix "warning: ret may be used uninitialized in this function" 2012-09-22 04:49:04 +02:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2012-09-21 14:44:32 +02:00
libpostproc
libswresample
libswscale
presets
tests tests: update fate-ffprobe test to make use of -bitexact flag 2012-09-22 09:34:56 +02:00
tools
.gitignore
arch.mak
Changelog lavf/movenc: add F4V flavor. 2012-09-21 15:14:11 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure lavf/movenc: add F4V flavor. 2012-09-21 15:14:11 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: fix overriding codecs with the new syntax 2012-09-22 17:56:35 +02:00
ffmpeg.c ffmpeg: complete mov/mp4 based timebase hack with "f4v" format. 2012-09-21 17:27:57 +02:00
ffmpeg.h
ffplay.c
ffprobe.c ffprobe: reindent after the previous commit 2012-09-22 09:34:56 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
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.