FFmpeg git repo
Go to file
Michael Niedermayer ce62b35c31 output_example: use avformat_alloc_output_context()
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 Remove now useless ffpresets for x264, use -preset 2011-04-16 16:59:39 -07:00
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 output_example: use avformat_alloc_output_context() 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 libpostproc: Remove crufty code disabled by the big bump. 2011-04-20 12:18:47 +02:00
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 Remove stray libavcore and _g binary references. 2011-04-23 14:23:20 +02:00
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 Merge remote branch 'qatar/master' 2011-04-22 03:54:30 +02:00
README
cmdutils.c lavfi: add key_frame and pict_type to AVFilterBufferRefVideo. 2011-04-26 07:42:13 +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 LAVFAPI: avformat_alloc_output_context() / simplify usage of muxers. 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.