FFmpeg git repo
Go to file
Martin Storsjö eba112b4e3 ape: Don't allow the seektable to be omitted
The seektable is required for filling in ape->frames[i].pos
further down.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 183b9d843a)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2013-10-03 20:29:31 +02:00
compat
doc
libavcodec shorten: Break out of loop looking for fmt chunk if none is found 2013-10-03 20:29:29 +02:00
libavdevice
libavfilter
libavformat ape: Don't allow the seektable to be omitted 2013-10-03 20:29:31 +02:00
libavresample
libavutil
libswscale
presets
tests nuv: Do not ignore lzo decompression failures 2013-08-24 16:37:01 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Update Changelog 2013-09-08 08:15:21 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE Prepare for 9.9 RELEASE 2013-09-08 08:12:07 +02:00
arch.mak
avconv.c avconv: do not use lavfi direct rendering with -deinterlace 2013-08-04 18:57:39 +02:00
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
library.mak
version.sh

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.