FFmpeg git repo
Go to file
Stefano Sabatini d468ed0321 lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()
Require "void *" rather than "AVClass *" for the log context type.
2011-06-11 12:23:03 +02:00
doc Merge remote-tracking branch 'qatar/master' 2011-06-11 03:51:36 +02:00
ffpresets
libavcodec Revert "ac3: there was no libav in 2010 thus this code cannot be from libav." 2011-06-11 04:18:00 +02:00
libavdevice oss,sndio: simplify by using FFMIN. 2011-06-09 22:53:17 +02:00
libavfilter lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 2011-06-11 12:23:03 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-06-11 03:51:36 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-06-11 03:51:36 +02:00
libpostproc
libswscale Merge remote-tracking branch 'qatar/master' 2011-06-11 03:51:36 +02:00
mt-work
tests Fix -t option for formats which holds dts and no pts 2011-06-11 02:26:26 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Revert "build: remove empty $(OBJS) target" 2011-06-08 23:44:18 +02:00
configure Merge remote-tracking branch 'qatar/master' 2011-06-08 05:25:28 +02:00
ffmpeg.c Fix -t option for formats which holds dts and no pts 2011-06-11 02:26:26 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2011-06-08 05:25:28 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2011-06-09 04:47:19 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-06-09 04:47:19 +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.