| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a job->cfr boolean to indicate "encode this with a constant frame rate" ... | jbrjake | 2008-06-05 | 3 | -12/+19 |
* | MacGui: Add "Auto" to audio sample rate selections | dynaflash | 2008-06-04 | 2 | -27/+37 |
* | CLI: Use the source's audio samplerate unless told otherwise. | jbrjake | 2008-06-04 | 1 | -12/+3 |
* | Update svn:ignore for the new libs and hbversion.h | ritsuka | 2008-06-04 | 0 | -0/+0 |
* | MacGUI: Implements a part of the NSTableView delegate in ChapterTitles so tha... | ritsuka | 2008-06-04 | 2 | -0/+36 |
* | Fixes loose anamorphic | jbrjake | 2008-06-04 | 1 | -4/+5 |
* | - add pixel_aspect_ratio reporting to the mpeg decoder | van | 2008-06-04 | 3 | -101/+133 |
* | Keep track of the input pixel aspect ratio as well as the output one. Hopeful... | jbrjake | 2008-06-04 | 4 | -31/+63 |
* | Don't crash in decmpeg2Info if we failed to get a preview due to not finding ... | van | 2008-06-03 | 1 | -1/+1 |
* | Use index+1 for numbering interlaced previews, so realityking doesn't get con... | jbrjake | 2008-06-02 | 1 | -1/+1 |
* | Use loose breaks for detelecine. This reduces jerkiness with PAL->NTSC teleci... | jbrjake | 2008-06-02 | 1 | -1/+1 |
* | Don't crash during scan when source not recognized (bug found & fixed by John... | van | 2008-06-01 | 1 | -1/+4 |
* | Have to handle hbversion.h in make, not just jam. | van | 2008-06-01 | 1 | -8/+21 |
* | Don't call small frame displacements a "time reversal" & drop the frame on bi... | van | 2008-06-01 | 1 | -4/+14 |
* | x264: bump to version 859-ce13bb6 and update vbv patch(es) | dynaflash | 2008-05-31 | 4 | -160/+310 |
* | Fix for cygwin builds - can't use "\n" in echo | van | 2008-05-31 | 1 | -3/+9 |
* | - support blu-ray, avchd & dvb x264 | van | 2008-05-31 | 33 | -1275/+2099 |
* | Hack to fix building in xcode | van | 2008-05-31 | 2 | -43/+33 |
* | Fix for unplayable m4v/mp4 files due to negative numbers in ctts atom. | van | 2008-05-31 | 1 | -7/+25 |
* | Reverts r1475 until it plays nice with Xcode + make | jbrjake | 2008-05-31 | 2 | -46/+111 |
* | MacGUI: remove white spaces from the picture settings window. | ritsuka | 2008-05-31 | 1 | -862/+241 |
* | update.c altered to use both appcast.xml and appcast_unstable.xml | sr55 | 2008-05-30 | 2 | -111/+46 |
* | CLI: Use default audio settings of 160kbps @ 48kHz, just like the MacGui and ... | jbrjake | 2008-05-30 | 1 | -2/+2 |
* | CLI: Only sanity check the user-specified audio samplerate *after* it's been ... | jbrjake | 2008-05-30 | 1 | -6/+6 |
* | MacGui: Add decomb setting to presets | dynaflash | 2008-05-29 | 1 | -2/+16 |
* | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96... | jbrjake | 2008-05-29 | 18 | -3678/+5208 |
* | When encoding anamorphic with lavc, ensure PAR values are 8-bit. Thanks, j45! | jbrjake | 2008-05-29 | 1 | -1/+15 |
* | Store video aspect ratio in the avi header. | ritsuka | 2008-05-23 | 1 | -4/+91 |
* | ...on the other hand, when we *are* using VFR we *do* want to break on drops,... | jbrjake | 2008-05-21 | 1 | -0/+1 |
* | When using detelecine but not dropping frames (non-VFR detelecine), continue ... | jbrjake | 2008-05-21 | 1 | -1/+0 |
* | MacGui: For VFR set the frame rate to the title frame rate (Same as Source) a... | dynaflash | 2008-05-19 | 1 | -1/+6 |
* | Windows line endings begone! | jbrjake | 2008-05-19 | 1 | -13/+13 |
* | Re-allow constant frame rates. The MacGui should probably be updated to alway... | jbrjake | 2008-05-17 | 2 | -2/+4 |
* | WinGui: | sr55 | 2008-05-17 | 6 | -20/+31 |
* | WinGui: | sr55 | 2008-05-15 | 2 | -7/+17 |
* | WinGui: | sr55 | 2008-05-15 | 1 | -1/+1 |
* | CLI: Sample rates given by the user in kHz need to be converted to Hz for libhb. | jbrjake | 2008-05-15 | 1 | -0/+11 |
* | Allow the user to directly set a pixel aspect height and width, instead of us... | jbrjake | 2008-05-13 | 2 | -4/+13 |
* | MacGUI: Make HBOutputPanelWindowController an NSWindowController subclass. Pa... | ritsuka | 2008-05-13 | 3 | -846/+835 |
* | MacGUI: Make PictureController a subclass of NSWindowController. Patch by bli... | ritsuka | 2008-05-11 | 3 | -615/+613 |
* | - Use a separate Sparkle appcast feed for unstable (snapshot) releases. | jbrjake | 2008-05-09 | 4 | -30/+63 |
* | WinGui: | sr55 | 2008-05-07 | 6 | -749/+20 |
* | WinGui: | sr55 | 2008-05-07 | 8 | -101/+31 |
* | MacGUI: Fix toolbar item leaks for main and preferences windows. Patch by bli... | ritsuka | 2008-05-07 | 2 | -5/+3 |
* | WinGui: | sr55 | 2008-04-30 | 2 | -2/+5 |
* | MacGUI: I forgot a file in my previous commit. Remove the close method from t... | ritsuka | 2008-04-30 | 1 | -1/+0 |
* | MacGUI: Clean up HBPreferencesController, remove an unused method, and use st... | ritsuka | 2008-04-30 | 2 | -27/+10 |
* | WinGui: Bug Fixes | sr55 | 2008-04-29 | 2 | -1/+3 |
* | WinGui: | sr55 | 2008-04-29 | 7 | -48/+50 |
* | Opens up another way to give x264 a constant QP or RF, by passing a direct va... | jbrjake | 2008-04-26 | 2 | -2/+25 |