FFmpeg git repo
Go to file
Michael Niedermayer fa1195227f FFMPEG: support demuxer specific options.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-04-30 22:09:15 +02:00
doc encoder for adobe's flash ScreenVideo2 codec 2011-04-29 02:35:59 +02:00
ffpresets
libavcodec CrystalHD: Add auto-detection of packed b-frame bug. 2011-04-30 09:47:28 -07:00
libavdevice Replace some commented-out debug printf() / av_log() messages with av_dlog(). 2011-04-29 17:27:01 +02:00
libavfilter vf_fieldorder: Replace FFmpeg by Libav in license boilerplate. 2011-04-29 15:00:08 +02:00
libavformat AVIDEC: use_odmc demuxer specific option. (mostly an exmaple for demuxer specific options) 2011-04-30 22:09:15 +02:00
libavutil Fix races in default av_log handler 2011-04-29 22:46:13 +02:00
libpostproc
libswscale Merge remote branch 'qatar/master' 2011-04-29 04:29:21 +02:00
mt-work
tests lavf: inspect more frames for fps when container time base is coarse 2011-04-29 22:46:13 +02:00
tools Merge remote branch 'qatar/master' 2011-04-24 03:41:22 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog encoder for adobe's flash ScreenVideo2 codec 2011-04-29 02:35:59 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c FFMPEG: support demuxer specific options. 2011-04-30 22:09:15 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote branch 'qatar/master' 2011-04-29 04:29:21 +02:00
ffmpeg.c FFMPEG: support demuxer specific options. 2011-04-30 22:09:15 +02:00
ffplay.c Replace some commented-out debug printf() / av_log() messages with av_dlog(). 2011-04-29 17:27:01 +02:00
ffprobe.c Merge remote branch 'qatar/master' 2011-04-24 03:41:22 +02:00
ffserver.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.