OSDN Git Service

ffserver: Use avcodec_copy_context instead of manually copying an AVCodecContext
authorMartin Storsjö <martin@martin.st>
Tue, 22 Jun 2010 06:45:05 +0000 (06:45 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 22 Jun 2010 06:45:05 +0000 (06:45 +0000)
commit5634f30c4a25c17c1de26703948efeafb733413d
tree56d14c1b6fc37a8e4ace4d48bc91092b5ffadd38
parent33e7febdbe4ee288139e2e4f3e6b6edf5b9cde7d
ffserver: Use avcodec_copy_context instead of manually copying an AVCodecContext

Originally committed as revision 23692 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffserver.c