https://github.com/libav/libav
Revision c46038f6b78133f1d7b23100f41784bb7fdbbcac authored by Reinhard Tartler on 02 March 2010, 16:03:06 UTC, committed by Reinhard Tartler on 02 March 2010, 16:03:06 UTC
backport  r19270 by rbultje:

Remove any reference to ASFContext.packet_size and replace it with
AVFormatContext.packet_size. See "[PATCH] asf*.c/h: use
AVFormatContext->packet_size instead of own copy" thread on ML.

and r19361 by reimar:

Check for packet_length 0, it is already treated as invalid by the padding check,
but that resulted in a confusing/wrong error message.



Originally committed as revision 22147 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
1 parent 306eefc
History
Tip revision: c46038f6b78133f1d7b23100f41784bb7fdbbcac authored by Reinhard Tartler on 02 March 2010, 16:03:06 UTC
fix 'seektest' again
Tip revision: c46038f
File Mode Size
doc
ffpresets
libavcodec
libavdevice
libavfilter
libavformat
libavutil
libpostproc
libswscale
tests
tools
vhook
COPYING.GPLv2 -rw-r--r-- 17.7 KB
COPYING.GPLv3 -rw-r--r-- 34.3 KB
COPYING.LGPLv2.1 -rw-r--r-- 25.9 KB
COPYING.LGPLv3 -rw-r--r-- 7.5 KB
CREDITS -rw-r--r-- 831 bytes
Changelog -rw-r--r-- 17.4 KB
Doxyfile -rw-r--r-- 40.0 KB
INSTALL -rw-r--r-- 480 bytes
LICENSE -rw-r--r-- 2.1 KB
MAINTAINERS -rw-r--r-- 14.5 KB
Makefile -rw-r--r-- 11.8 KB
README -rw-r--r-- 164 bytes
RELEASE -rw-r--r-- 3.5 KB
VERSION -rw-r--r-- 6 bytes
cmdutils.c -rw-r--r-- 17.1 KB
cmdutils.h -rw-r--r-- 4.8 KB
common.mak -rw-r--r-- 2.8 KB
configure -rwxr-xr-x 76.5 KB
ffmpeg.c -rw-r--r-- 139.3 KB
ffplay.c -rw-r--r-- 79.3 KB
ffserver.c -rw-r--r-- 149.8 KB
ffserver.h -rw-r--r-- 1004 bytes
output_example.c -rw-r--r-- 16.2 KB
subdir.mak -rw-r--r-- 2.0 KB
version.sh -rwxr-xr-x 1.0 KB

README

back to top