FFmpeg git repo
Go to file
Carl Eugen Hoyos c0e8bce349 Fix compilation with --disable-avfilter.
Fixes ticket #425.
2011-09-01 19:03:39 +02:00
doc APIchanges: remove "deprecate url_feof" 2011-09-01 01:18:56 +02:00
ffpresets
libavcodec jpegdec: set color_range 2011-09-01 16:18:22 +02:00
libavdevice Replace some commented-out debug printf() / av_log() messages with av_dlog(). 2011-09-01 01:31:03 +02:00
libavfilter vsink_buffer: fix void pointer dereference in av_vsink_buffer_get_video_buffer_ref() 2011-08-31 16:27:33 +02:00
libavformat Replace some commented-out debug printf() / av_log() messages with av_dlog(). 2011-09-01 01:31:03 +02:00
libavutil fifo: add note in av_fifo_realloc2() doxy regarding reallocation failure behavior 2011-08-30 10:03:13 +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 fate: Switch default tool to test from avconv to ffmpeg 2011-08-30 18:16:03 +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
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c Merge remote-tracking branch 'qatar/master' 2011-09-01 00:01:21 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: add amovie source - audio movie source 2011-08-27 12:46:55 +02:00
ffmpeg.c Fix compilation with --disable-avfilter. 2011-09-01 19:03:39 +02:00
ffplay.c Replace some commented-out debug printf() / av_log() messages with av_dlog(). 2011-09-01 01:31:03 +02:00
ffprobe.c ffprobe: introduce output format writers. 2011-08-30 09:28:31 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.