FFmpeg git repo
Go to file
Michael Niedermayer 8529f9b36b av_find_stream_info: Print more details about max anaylize duration failures.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-19 03:45:00 +02:00
doc Add little description for -rc_override 2011-05-19 00:11:32 +02:00
ffpresets Merge remote-tracking branch 'qatar/master' 2011-05-18 05:42:42 +02:00
libavcodec libx264: support passing arbitrary parameters. 2011-05-18 17:17:47 +02:00
libavdevice Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
libavfilter Add some forgotten const to function arguments in libavfilter & libavformat. 2011-05-17 03:05:36 +02:00
libavformat av_find_stream_info: Print more details about max anaylize duration failures. 2011-05-19 03:45:00 +02:00
libavutil eval: opensolaris strtod() cannot handle 0x1234 2011-05-18 00:01:40 +02:00
libpostproc Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
libswscale swscale: fix compile on mingw32 2011-05-14 13:22:46 +02:00
mt-work
tests iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly 2011-05-17 00:58:33 +02:00
tools Merge remote branch 'qatar/master' 2011-05-17 04:51:33 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog update changelog with 9/10 bit H264 and FFV1 changes 2011-05-16 23:30:41 -04:00
Doxyfile
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE
MAINTAINERS
Makefile Makefile:Put lost tab back. 2011-05-06 02:21:52 +02:00
README
cmdutils.c cmdutils: Allocate private decoder context if its not allocated yet. 2011-05-16 21:26:18 +02:00
cmdutils.h cmdutils: remove list_fmts(), simplify 2011-05-10 07:14:13 +02:00
cmdutils_common_opts.h
common.mak
configure configure: favor pkg_config over sdl_config 2011-05-18 17:17:56 +02:00
ffmpeg.c ffmpeg: dont show_banner() on verbose<0 2011-05-18 17:14:34 +02:00
ffplay.c ffplay: remove audio_write_get_buf_size() forward declaration 2011-05-16 14:13:03 -07:00
ffprobe.c ffprobe: tweak error message in open_input_file() 2011-05-12 13:03:10 +02:00
ffserver.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +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.