FFmpeg git repo
Go to file
Michael Niedermayer 6d16a96a95 vf_boxblur: fix memleak
As the filter uses the default start frame, the cleanup done by the
default end frame is needed.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-25 04:45:41 +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: bump to 0.8.6.git after the release 2011-11-12 21:00:13 +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 Add option -n to exit if output file exists. 2011-11-24 21:42:42 +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: make writer_print_integer support long long int values 2011-11-18 10:09:26 +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.