gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is...
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Wed, 1 Sep 2010 00:04:47 +0000 (00:04 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Wed, 1 Sep 2010 00:04:47 +0000 (00:04 +0000)
commiteeeae2bf051a6a1bbd145423816e835ae082a0bf
tree75084d1c5f35aad5dd9394d959c0e97321d18182
parent4b7539f1cda0571a838c3c711aa56e5dc2be9073
gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is something else

Originally committed as revision 25014 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/gxfenc.c