FFmpeg git repo
Go to file
Stefano Sabatini 126ba1626e lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option
The option is related to the timecode, the new name clearly specifies the
context. Also it allows to list the option close to the other timecode
options.
2012-05-03 10:29:08 +02:00
doc lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 2012-05-03 10:29:08 +02:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-05-02 21:12:34 +02:00
libavdevice
libavfilter lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 2012-05-03 10:29:08 +02:00
libavformat flvdec: pass on proper error value. 2012-05-01 23:20:52 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-05-02 21:12:34 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-05-02 21:12:34 +02:00
libpostproc
libswresample swr: automatically choose s16/flt/dbl to preserve input precision unless user overrides. 2012-05-02 01:12:16 +02:00
libswscale
mt-work
presets
tests fate: update mmf seek checksum, change caused by av_get_packet() useage 2012-05-02 01:55:04 +02:00
tools
.gitignore Merge remote-tracking branch 'qatar/master' 2012-04-27 22:44:52 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavc: add MicroDVD decoder. 2012-04-27 19:39:19 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-04-25 23:17:41 +02:00
README
RELEASE
arch.mak
cmdutils.c cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() 2012-04-30 18:31:06 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 2012-04-25 23:17:41 +02:00
configure Merge remote-tracking branch 'qatar/master' 2012-04-26 22:24:58 +02:00
ffmpeg.c ffmpeg: preserve NULL ptrs in get_buffer() 2012-05-02 10:48:28 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-05-01 22:06:55 +02:00
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.