FFmpeg git repo
Go to file
Michael Niedermayer b7c7eae7d9 tta: better check for totalframes.
Avoids crash, Fixes Ticket 690

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-27 15:37:15 +01:00
doc Merge remote-tracking branch 'qatar/master' 2011-11-27 00:30:13 +01:00
ffpresets
libavcodec pthread: check pthread_create() return value. 2011-11-27 06:17:03 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2011-11-26 01:12:08 +01:00
libavfilter avfilter: fix AVFilterPad video only comment. 2011-11-26 19:30:30 +01:00
libavformat tta: better check for totalframes. 2011-11-27 15:37:15 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-11-26 01:12:08 +01:00
libpostproc
libswresample swr: fix invalid sample format message. 2011-11-24 16:55:45 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2011-11-27 00:30:13 +01:00
mt-work
presets
tests fate: enable new sbr tests after our rsync server has them now. 2011-11-26 23:13:50 +01:00
tools lavfi-showfiltfmts.c: fix handling of null names 2011-11-26 18:12:25 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2011-11-27 00:30:13 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE RELEASE: We're now at 0.8.7.git 2011-11-25 14:37:35 +01:00
avconv.c Add option -n to exit if output file exists. 2011-11-24 21:42:42 +01:00
cmdutils.c opt_pix_fmts: try to fix segfault on open solaris 2011-11-26 13:25:29 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: add libass based subtitles renderer 2011-11-26 10:42:33 +01:00
ffmpeg.c ffmpeg: Warn if output file is empty 2011-11-25 16:17:06 +01:00
ffplay.c
ffprobe.c ffprobe: always print int values with print_val() 2011-11-25 13:25:56 +01:00
ffserver.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.