FFmpeg git repo
Go to file
Michael Niedermayer b288b4c63f has_decode_delay_been_guessed: adjust value for has_b_frames=0
needed for a mkv file

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-08-04 15:42:44 +02:00
compat
doc lavfi: move color filter to testsrc, factorize 2012-08-03 16:26:58 +02:00
libavcodec h264: print num_reorder_frames in debug output 2012-08-04 15:42:44 +02:00
libavdevice
libavfilter lavfi: move color filter to testsrc, factorize 2012-08-03 16:26:58 +02:00
libavformat has_decode_delay_been_guessed: adjust value for has_b_frames=0 2012-08-04 15:42:44 +02:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2012-08-03 23:13:06 +02:00
libpostproc
libswresample swr: fix 10l typo mixing in and out config. 2012-08-01 21:18:03 +02:00
libswscale
mt-work
presets
tests fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN 2012-08-04 09:49:30 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Canopus Lossless decoder 2012-08-01 22:06:16 -04:00
Doxyfile
INSTALL
LICENSE LICENSE: Document all GPL files 2012-08-04 04:03:08 +02:00
MAINTAINERS Canopus Lossless decoder 2012-08-01 22:02:19 -04:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: reduce difference to qatar by 2 lines 2012-08-02 00:41:16 +02:00
ffmpeg.c ffmpeg: honor -ss and -t parameters with muxed subtitles. 2012-08-01 20:37:34 +02:00
ffplay.c
ffprobe.c
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.