FFmpeg git repo
Go to file
Reimar Döffinger efd6b80b40 rawdec: use av_shrink_packet.
This fixes reads of uninitialized data by the parser when running
FATE sample h264-conformance/SL1_SVA_B.264.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-01-09 11:02:21 +01:00
doc lavfi: add audio silencedetect filter. 2012-01-08 17:08:55 +01:00
ffpresets
libavcodec cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32 2012-01-09 03:43:56 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-01-08 03:34:22 +01:00
libavfilter lavfi: add audio silencedetect filter. 2012-01-08 17:08:55 +01:00
libavformat rawdec: use av_shrink_packet. 2012-01-09 11:02:21 +01:00
libavutil
libpostproc
libswresample libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 2012-01-09 04:16:06 +01:00
libswscale
mt-work
presets
tests fate: add bitexact and idct to x8intra 2012-01-09 04:12:41 +01:00
tools
.gitignore
avconv.c cmdutils: make show_usage() use av_log() 2012-01-07 11:02:13 +01:00
Changelog lavfi: add audio silencedetect filter. 2012-01-08 17:08:55 +01:00
cmdutils_common_opts.h
cmdutils.c cmdutils: make this_year extern, so it can be referenced from other .o files 2012-01-07 11:02:13 +01:00
cmdutils.h cmdutils: make this_year extern, so it can be referenced from other .o files 2012-01-07 11:02:13 +01:00
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 2012-01-09 04:16:06 +01:00
ffplay.c cmdutils: make show_usage() use av_log() 2012-01-07 11:02:13 +01:00
ffprobe.c ffprobe: use more meaningful names for writer chapter/section header/footer function 2012-01-08 11:20:31 +01:00
ffserver.c ffserver: check chdir() return 2012-01-08 00:18:36 +01:00
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.