On Thu, Oct 02, 2008 at 10:48:41PM +0200, stefano wrote: > Author: stefano > Date: Thu Oct 2 22:48:41 2008 > New Revision: 3757 > > Log: > Fix a crash when using the rawvideo decoder in ffplay. > > The rawvideo decoder uses the packet data to set the data in the > output AVFrame, so when the packet containing the data was released in > get_video_frame(), then the AVFrame data was released as well, and > when accessed caused a crash.
this change looks wrong and i dont mean just the indention [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Republics decline into democracies and democracies degenerate into despotisms. -- Aristotle
signature.asc
Description: Digital signature
_______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
