FFmpeg git repo
Go to file
Clément Bœsch 78da04384a options: handle options with the same name in codecs and formats.
This will allow the incoming -timecode option to be handled in both
encoders (mpeg12enc in that case) and demuxers (dv, mxf, etc.).
2011-08-10 16:00:32 +02:00
doc lavfi: remove gradfun mp wrapper 2011-08-07 17:43:02 +02:00
ffpresets
libavcodec cavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficient boundary check 2011-08-10 13:28:36 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2011-08-01 00:35:57 +02:00
libavfilter lavfi: remove gradfun mp wrapper 2011-08-07 17:43:02 +02:00
libavformat AVCodecTag: Add MKTAG for Go2Meeting video codec 2011-08-09 21:53:48 +02:00
libavutil
libpostproc
libswscale Merge remote-tracking branch 'qatar/master' 2011-08-05 21:47:21 +02:00
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-08-02 22:12:18 +02:00
tools
.gitignore
Changelog
cmdutils_common_opts.h
cmdutils.c options: handle options with the same name in codecs and formats. 2011-08-10 16:00:32 +02:00
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: fix passlogfile regression 2011-08-09 01:11:37 +02:00
ffplay.c ffplay: pass frame durations clearly to video video_refresh 2011-08-09 21:53:15 +02:00
ffprobe.c
ffserver.c
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-07-31 00:34:47 +02:00
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.