]> granicus.if.org Git - handbrake/commit
- add pixel_aspect_ratio reporting to the mpeg decoder
authorvan <vanj.hb@gmail.com>
Wed, 4 Jun 2008 07:00:01 +0000 (07:00 +0000)
committervan <vanj.hb@gmail.com>
Wed, 4 Jun 2008 07:00:01 +0000 (07:00 +0000)
commit2eaa5e617f47be280c9fd546f1d10451865d216c
tree3f21d31dc191a76d92f104bf8229ed0e8dfa90df
parent9f5c03a4bb522f1df63b52190461fc46366ba2c9
 - add pixel_aspect_ratio reporting to the mpeg decoder
 - try lots harder to extract a useful video frame rate from libavcodec (successful for more files but still get junk from wmv's).
 - save all video parameters while we're getting previews then use the set we've seen most frequently as the parameters of the title.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1490 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decavcodec.c
libhb/decmpeg2.c
libhb/scan.c