FFmpeg git repo
Go to file
Carl Eugen Hoyos b5d4c0e26e Support Speex in isom.
Adobe Flash Media Server produces such files although the f4v
specification does not allow Speex (nor Nellymoser).
2011-09-07 01:10:14 +02:00
doc lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
ffpresets
libavcodec Fix decoding of 2/4 bpp Tiff samples. 2011-09-07 01:10:14 +02:00
libavdevice dshow: properly disconnect and remove filters from graph 2011-09-06 21:14:51 +02:00
libavfilter avfilter: dont crash on filters with NULL instance names. 2011-09-06 22:23:15 +02:00
libavformat Support Speex in isom. 2011-09-07 01:10:14 +02:00
libavutil av_string: add av_asprintf(). 2011-09-04 09:37:41 +02:00
libpostproc postprocess.c: filter name needs to be double 0 terminated 2011-08-26 20:28:54 +02:00
libswscale swscale: Fix unused asm and enable it 2011-09-05 18:42:44 +02:00
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-09-05 22:29:16 +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 Makefile: remove unused PROGS_G. 2011-09-01 20:23:40 +02: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 lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
cmdutils.c Merge remote-tracking branch 'qatar/master' 2011-09-05 22:29:16 +02:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2011-09-05 22:29:16 +02:00
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 2011-08-15 23:35:53 +02:00
configure ffmpeg: fix reading from stdin on windows 2011-09-04 02:14:39 +02:00
ffmpeg.c lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
ffplay.c lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2011-09-05 03:10:45 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-09-05 03:10:45 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.