1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
Go to file
Vitor Sessak c4f267ab75 Free encoder extradata in avcodec_close(). Should fix several small memory
leaks when encoding (at least for asv, wma and aac).

Fix also issue 1577.

Originally committed as revision 21923 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-20 18:28:11 +00:00
doc WMAVoice decoder. 2010-02-12 14:22:41 +00:00
ffpresets
libavcodec Free encoder extradata in avcodec_close(). Should fix several small memory 2010-02-20 18:28:11 +00:00
libavdevice Satisfy style nits. 2010-02-05 23:24:08 +00:00
libavfilter
libavformat Do not leave uninitialized data in the packet in MPC demuxer. Should allow for 2010-02-20 11:22:47 +00:00
libavutil Add casts to correct return type in macros for missing libm funcs 2010-02-20 16:02:48 +00:00
libpostproc
libswscale Reindent and fix brace placement. 2010-02-18 21:20:37 +00:00
tests Use stripped executable in regression tests 2010-02-17 21:37:35 +00:00
tools
Changelog WMAVoice decoder. 2010-02-12 14:22:41 +00:00
cmdutils_common_opts.h
cmdutils.c FFmpeg is a collective effort so allowing a single name in a banner is 2010-02-18 20:47:20 +00:00
cmdutils.h
common.mak
configure Suppress icc warnings about unknown attributes 2010-02-18 19:14:48 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Add myself as contributor. 2010-02-13 19:24:32 +00:00
Doxyfile
ffmpeg.c Remove recording_time check which is no longer necessary after r21687. 2010-02-11 21:54:09 +00:00
ffplay.c fix issue 1747 2010-02-18 00:19:50 +00:00
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS Add myself as maintainer of bgmc.[ch]. 2010-02-14 10:17:58 +00:00
Makefile Delete avconfig.h on distclean 2010-02-20 13:19:34 +00:00
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.