FFmpeg git repo
Go to file
Justin Ruggles 68a04b0cce alacdec: do not be too strict about the extradata size
Sometimes the extradata has duplicate atoms, but that shouldn't prevent
decoding. Just ensure that it is at least 36 bytes as a sanity check.

CC: libav-stable@libav.org
2012-12-22 12:18:41 -05:00
compat
doc miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
libavcodec alacdec: do not be too strict about the extradata size 2012-12-22 12:18:41 -05:00
libavdevice miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
libavfilter build: avfilter: Remove duplicate compilation entry for vf_scale 2012-12-21 00:18:34 +01:00
libavformat rtpdec_vp8: Don't return known-broken packets 2012-12-21 14:14:47 +02:00
libavresample miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
libavutil
libswscale miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
presets
tests miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
tools miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile
README
RELEASE prepare 9_beta3 release 2012-12-21 15:16:33 +01:00
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c cmdutils: pass number of groups to split_commandline(). 2012-12-19 22:13:41 +01:00
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: pass number of groups to split_commandline(). 2012-12-19 22:13:41 +01:00
cmdutils.h cmdutils: pass number of groups to split_commandline(). 2012-12-19 22:13:41 +01:00
cmdutils_common_opts.h
common.mak
configure configure: Make avconv depend on null, anull and resample filters 2012-12-21 00:21:53 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.