]> git.sesse.net Git - vlc/commit
* modules/packetizer/mpegvideo.c: Do not set aspect ratio : in case we're
authorChristophe Massiot <massiot@videolan.org>
Tue, 31 May 2005 15:22:09 +0000 (15:22 +0000)
committerChristophe Massiot <massiot@videolan.org>
Tue, 31 May 2005 15:22:09 +0000 (15:22 +0000)
commit8776c07fce9143ab2f7f7ea165791b9533551854
treeb189f1281e06edb251ef1c8a7d909ef00d4c8a48
parentd55049487a41daec619434b952850549b691ff7e
 * modules/packetizer/mpegvideo.c: Do not set aspect ratio : in case we're
   transcoding, transcode will take our fmt_out as a fmt_in to libmpeg2.
   libmpeg2.c will then believe that the user has requested a specific
   aspect ratio, which she hasn't. Thus in case of aspect ratio change,
   we're screwed.
modules/packetizer/mpegvideo.c