FFmpeg git repo
Go to file
Michael Niedermayer 8c2fe23b1c atrac3: Fix crash in tonal component decoding.
Fixes Ticket780
Bug Found by: cosminamironesei

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 9af6abdc17)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-03 19:04:45 +01:00
doc v410 encoder and decoder 2012-01-03 17:57:26 +01:00
ffpresets
libavcodec atrac3: Fix crash in tonal component decoding. 2012-01-03 19:04:45 +01:00
libavdevice libavdevice: Fix v4l2 compilation under FreeBSD 2011-12-28 02:10:31 +01:00
libavfilter lavfi: skip the frame in case of error. 2011-12-13 23:38:02 +01:00
libavformat mtvdemuxer: fix segfault caused by truncated packets. 2012-01-03 19:02:00 +01:00
libavutil Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS X 2011-12-11 03:00:30 +01:00
libpostproc Merge remote-tracking branch 'qatar/master' 2011-12-06 01:37:27 +01:00
libswresample swr-test: drop one const, silence most const qualifer warnings. 2011-12-03 00:46:46 +01:00
libswscale swscale: Fix all cast qualifier warnings: 2011-12-03 00:12:56 +01:00
mt-work
presets
tests westwooddemuxer: use av_get_packet() 2012-01-03 18:25:19 +01:00
tools Merge remote-tracking branch 'qatar/master' 2011-12-09 00:05:51 +01:00
.gitignore
avconv.c Merge remote-tracking branch 'qatar/master' 2011-12-11 01:05:33 +01:00
Changelog v410 encoder and decoder 2012-01-03 17:57:26 +01:00
cmdutils_common_opts.h fftools: add -report option. 2011-12-10 16:40:03 +01:00
cmdutils.c fftools: add -report option. 2011-12-10 16:40:03 +01:00
cmdutils.h fftools: add -report option. 2011-12-10 16:40:03 +01:00
common.mak Add coverage support. 2011-12-05 20:04:48 +01:00
configure libavdevice: Fix v4l2 compilation under FreeBSD 2011-12-28 02:10:31 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile update for 0.9 2011-12-11 21:24:41 +01:00
ffmpeg.c ffmpeg: Fix killing [Y/n] prompt with ctrl-c 2012-01-03 19:02:52 +01:00
ffplay.c ffplay: clear pkt_temp when pkt is freed. 2011-12-16 15:21:19 +01:00
ffprobe.c
ffserver.c
INSTALL
LICENSE
MAINTAINERS v410 encoder and decoder 2012-01-03 17:57:26 +01:00
Makefile build: Disable avconv more completely while leaving the user the option to enable it 2011-12-13 21:46:26 +01:00
README
RELEASE update for 0.9 2011-12-11 21:24:41 +01:00
subdir.mak
VERSION update for 0.9 2011-12-11 21:24:41 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.