FFmpeg git repo
Go to file
Michael Niedermayer f3fb71f029 developer.texi: Simplify "Regression tests section"
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-08-23 03:02:25 +02:00
doc developer.texi: Simplify "Regression tests section" 2011-08-23 03:02:25 +02:00
ffpresets
libavcodec codec_names: remove spaces in sed command. 2011-08-22 20:12:50 +02:00
libavdevice lavdev/lavfi: set sample aspect ratio in the output stream/codec context 2011-08-21 15:27:09 +02:00
libavfilter vsrc_movie: rename video movie specific callbacks, prefix them with "movie" 2011-08-22 10:40:50 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-08-22 15:00:53 +02:00
libavutil lavu: add av_get_media_type_string() convenience function 2011-08-20 14:20:25 +02:00
libpostproc
libswscale Merge remote-tracking branch 'qatar/master' 2011-08-18 10:56:08 +02:00
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-08-22 15:00:53 +02:00
tools
.gitignore lavc: add a table of all codecs names. 2011-08-22 10:54:44 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add ashowinfo filter 2011-08-20 15:00:23 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Fix NASM include directive 2011-08-15 11:24:35 -07:00
README
RELEASE set Release to 0.8.2.git. We are at 0.8.2 and a bit further. 2011-08-13 03:39:58 +02:00
avconv.c Merge remote-tracking branch 'qatar/master' 2011-08-21 15:27:02 +02:00
cmdutils.c Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' 2011-08-13 02:56:08 +02:00
cmdutils.h Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' 2011-08-13 02:56:08 +02:00
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 2011-08-15 23:35:53 +02:00
configure lavfi: add asrc_abuffer - audio buffer source 2011-08-21 11:37:57 +02:00
ffmpeg.c ffmpeg: use avcodec_get_name to report missing en/decoders. 2011-08-22 12:13:27 +02:00
ffplay.c ffplay: remove unnecessary if (cur_stream) checks 2011-08-21 20:33:02 +02:00
ffprobe.c ffprobe: use av_get_media_type_string() in media_type_string(), simplify 2011-08-20 14:20:25 +02:00
ffserver.c Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-07-31 00:34:47 +02:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.