FFmpeg git repo
Go to file
Michael Niedermayer 3d8176d2f5 avfilter: Add avfilter_graph_que_command()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-08-29 20:16:10 +02:00
doc issue_tracker.txt: more updates toward trac 2011-08-29 04:34:35 +02:00
ffpresets Remove libx264 baseline ffpreset 2011-07-28 01:44:57 +02:00
libavcodec Replace goto by break, it has the same effect. 2011-08-27 22:17:23 +02:00
libavdevice lavdev/lavfi: set sample aspect ratio in the output stream/codec context 2011-08-21 15:27:09 +02:00
libavfilter avfilter: Add avfilter_graph_que_command() 2011-08-29 20:16:10 +02:00
libavformat Do not set codec_tag property for matroska muxers. 2011-08-28 23:13:17 +02:00
libavutil Use the shorter channel layout description for the common case. 2011-08-28 22:37:11 +02:00
libpostproc postprocess.c: filter name needs to be double 0 terminated 2011-08-26 20:28:54 +02:00
libswscale sws: use shift for chroma sample up convertion 2011-08-25 14:49:29 +02:00
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
tools Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
.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 amovie source - audio movie source 2011-08-27 12:46:55 +02:00
Doxyfile Merge remote-tracking branch 'qatar/master' 2011-07-14 20:44:58 +02:00
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 doxygen: fix wrong comment syntax, //< vs. ///< 2011-08-26 18:34:28 +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 amovie source - audio movie source 2011-08-27 12:46:55 +02:00
ffmpeg.c ffmpeg: Support passing commands to filters at runtime 2011-08-29 20:16:06 +02:00
ffplay.c ffplay: fix a crash caused by aborting the video queue 2011-08-26 17:08:46 +02:00
ffprobe.c ffprobe: fix deprecated call to av_find_stream_info. 2011-08-26 14:33:28 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-07-31 00:34:47 +02:00
version.sh version.sh: handle shallow clones and snapshots. 2011-07-22 10:43:59 +02:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.