id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
2167	Srt demuxer problem	zoominla		"Reproduce command line:
ffmpeg.exe -i test.srt -y test.ass

Full output of ffmpeg:
{{{
ffmpeg version 1.1.1 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan 22 2013 17:45:30 with gcc 4.6.2 (GCC)
  configuration: --enable-gpl --enable-nonfree --enable-libtheora --enable-versi
on3 --enable-shared --enable-postproc --enable-pthreads --enable-memalign-hack -
-enable-libopencore-amrnb --enable-libopencore-amrwb --enable-runtime-cpudetect
--enable-libass --disable-doc --disable-static --disable-devices --disable-avdev
ice --disable-ffserver --disable-w32threads --extra-cflags=-U__STRICT_ANSI__ --e
xtra-libs='-Wl,--enable-auto-import' --extra-libs=-liconv --extra-libs=-lenca --
extra-libs=-lexpat --extra-libs=-lfreetype --extra-libs=-lfribidi --enable-libmp
3lame --enable-libaacplus --extra-cflags=-I/usr/local/x264/include --extra-ldfla
gs=-L/usr/local/x264/lib --prefix=/usr/local/ffmpeg
  libavutil      52. 15.100 / 52. 15.100
  libavcodec     54. 90.100 / 54. 90.100
  libavformat    54. 61.102 / 54. 61.102
  libavfilter     3. 33.100 /  3. 33.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
test.srt: Not enough space
}}}
Comment: Last version (v1.0) doesn't have the problem, if i replace the file libavformat/srtdec.c with that from v1.0, the problem will be fixed."	defect	closed	important	avformat	git-master	fixed	srt regression				1	0
