FFmpeg git repo
Go to file
Michael Niedermayer e1d48786d5 ffmpeg: Warn if output file is empty
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-25 16:17:06 +01:00
doc Add option -n to exit if output file exists. 2011-11-24 21:42:42 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2011-11-25 04:34:44 +01:00
libavdevice Fix various if parenthesis misplacements. 2011-11-21 19:35:33 +01:00
libavfilter vf_boxblur: fix memleak 2011-11-25 04:45:41 +01:00
libavformat Do not claim that every unknown rm stream is a video stream. 2011-11-25 00:06:19 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-11-25 04:34:44 +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-25 04:34:44 +01:00
mt-work
presets
tests ffmpeg: rewrite vsync / notimestamps handling 2011-11-24 04:57:38 +01:00
tools patcheck: spelling and grammar nits 2011-11-23 02:03:10 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog [PATCH] IFF Amiga Continuous Bitmap (ACBM)decoder 2011-11-21 23:06:53 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add myself as a web site maintainer 2011-11-21 00:07:52 +01:00
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 Merge remote-tracking branch 'qatar/master' 2011-11-23 04:02:17 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2011-11-23 04:02:17 +01:00
ffmpeg.c ffmpeg: Warn if output file is empty 2011-11-25 16:17:06 +01:00
ffplay.c ffplay: Check for pix_fmt changes Fixes Ticket238 by not crashing but also not playing the file. 2011-11-21 20:20:48 +01:00
ffprobe.c ffprobe: always print int values with print_val() 2011-11-25 13:25:56 +01:00
ffserver.c ffserver: use av_noreturn 2011-11-11 04:25:53 +01:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.