handler can be NULL if we did not support this dynamic format (codec).
authorRonald S. Bultje <rsbultje@gmail.com>
Thu, 7 Jan 2010 23:05:19 +0000 (23:05 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 7 Jan 2010 23:05:19 +0000 (23:05 +0000)
commit84f0aba18dc8815c5cd408238909e4dc8b60684f
tree4103f90ae264fd3c736f734d58506a38519a0721
parent063e7692731798426ef90989211ed7d07f9dc38f
handler can be NULL if we did not support this dynamic format (codec).
Fixes issue 1658 (the crasher), although the format itself is obviously
still unsupported.

Originally committed as revision 21078 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rdt.c