id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
731,h264 video frames inside m2ts container get altered after commit 13b7781ec8d475513c1ee40a6e481763b728a71e,Andrea3000,,"After commit 13b7781ec8d475513c1ee40a6e481763b728a71e, h264 video frames inside m2ts container are altered.
Take a look at those 2 pictures:
Pre commit: [http://dl.dropbox.com/u/11879013/pre.jpg Image pre-commit] 
After commit: [http://dl.dropbox.com/u/11879013/post.jpg Image after-commit]

As you can see, after that commit, height of the frame is bigger (by 8 pixles) than the correct one (in this case 1088 against 1080), therefore a black border appears in the bottom part of the window/frame.
This happens with every h264 stream inside m2ts container and never happens with mkv container. 
MPEG-2 and VC-1 streams don't have this issue both in m2ts and mkv container.

This bug also causes a crash when deinterlacing and converting image with avpicture_deinterlace and sws_scale. (See [https://ffmpeg.org/trac/ffmpeg/ticket/713])",defect,closed,important,undetermined,git-master,needs_more_info,h264 m2ts,,,,0,0
