]> git.sesse.net Git - ffmpeg/commit
x11grab: AVFormatParameters are always passed from av_open_input_stream(),
authorRamiro Polla <ramiro.polla@gmail.com>
Tue, 23 Mar 2010 23:35:36 +0000 (23:35 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Tue, 23 Mar 2010 23:35:36 +0000 (23:35 +0000)
commit85f273c7ca7e0035054fa55f98bd06c551f518b0
tree6c9ba2dada5691b7e41cd7c42e190edf95a0e541
parentf684f3c58a77a20f18b80f888d69c2bacb53ca9b
x11grab: AVFormatParameters are always passed from av_open_input_stream(),
there is no need to check for it.

Originally committed as revision 22651 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/x11grab.c