Quoting Stefan Lucke: > Hi, > > according to this thread of vdr-portal (in german): > > http://www.vdr-portal.de/board/thread.php?threadid=54787 > > we can expect some troubles with ffmpeg versions newer than 2006-08-26. >
The following entry from commit log gave me the hint for this date: http://svn.mplayerhq.hu/ffmpeg/trunk/libavcodec/mpegaudiodec.c?view=log Revision number: 6098 : remove duplicated parser, people who pass random gibblets of the bitstream into the decoder will have to pass it through a AVParser like for all other codecs too remove silly internal buffering architecture (removes 1 memcpy() of the bitstream) mp3on4 and mp3adu untested Stefan Lucke _______________________________________________ Softdevice-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/softdevice-devel
