summaryrefslogtreecommitdiffstats
path: root/libhb/scan.c
Commit message (Expand)AuthorAgeFilesLines
* Cropping fix for matted content that has a border top & bottom (rather than j...van2008-07-041-14/+38
* Don't let cropping get fooled by dark content - make sure that we only crop a...van2008-06-231-16/+56
* New cropping algorithm - determine cropping rectangle from a median filter ru...van2008-06-121-43/+123
* - add pixel_aspect_ratio reporting to the mpeg decodervan2008-06-041-67/+98
* Keep track of the input pixel aspect ratio as well as the output one. Hopeful...jbrjake2008-06-041-23/+47
* Use index+1 for numbering interlaced previews, so realityking doesn't get con...jbrjake2008-06-021-1/+1
* - support blu-ray, avchd & dvb x264van2008-05-311-324/+130
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-291-1/+1
* Allow the user to directly set a pixel aspect height and width, instead of us...jbrjake2008-05-131-2/+2
* Move clock recovery code from reader to demuxmpeg so it sees all frames & not...van2008-04-151-1/+1
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* scan and pcm audio fixes.van2008-04-021-234/+302
* New internal audio handling.saintdev2008-04-011-65/+58
* = Adds an hb_detect_comb() function that indicates whether or not a frame sho...jbrjake2008-03-231-2/+23
* Fix two of my stupid bugs that prevented using the queue with transport streams:van2008-03-201-1/+1
* Oops - left in a mistake from an intermediate version. We want aspect ratio f...van2008-03-011-1/+1
* Don't crash while scanning when we can't get previews for some title.van2008-02-291-13/+23
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-22/+22
* Program Stream Enhancements - Van: Libhbdynaflash2007-12-311-11/+6
* Warning message had preview number out by one.eddyg2007-09-191-2/+2
* Don't discard titles during scan just because of a read failure on one or mor...eddyg2007-09-191-3/+6
* Make the auto-fps selected rate stickyeddyg2007-08-301-3/+15
* "Same as source" changes. Old behavior: mark all NTSC content as 23.976. New ...jbrjake2007-08-131-6/+36
* Implement transport and program stream support. With these changes it's now p...awk2007-07-041-20/+79
* Updated the input channel layouts to store the source LFE information as well...maurj2007-05-061-10/+14
* Enabled DTS channel mixdowns by moving to a more generic input channel layout...maurj2007-05-041-92/+69
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-89/+202
* Cleaning up some compiler warnings.clee2007-04-151-1/+1
* Updated the Mac GUI to use the new audio mixdowns. This means that the Mac G...maurj2007-04-121-1/+4
* Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT...maurj2007-04-111-12/+49
* Fix about 156,199 bytes of leaked memory.saintdev2007-03-311-1/+4
* Applied and committed saintdev's patch to fix multi-track audio. Only in the...maurj2007-03-211-1/+1
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+522
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-495/+0
* HandBrake 0.7.1a1rhester2006-09-301-1/+1
* Fixed dvd_seek for titles which are not lineartiter2006-01-151-1/+4
* Update 2006-01-10handbrake2006-01-141-1/+2
* HandBrake 0.7.0handbrake2006-01-141-0/+491