2008-06-08 |
jbrjake | Fixes make so it doesn't misidentify svn builds as... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
jbrjake | Updates HB's copy of ffmpeg to r13707, so libswscale... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
dynaflash | MacGui: Update Built in Presets to use new audio track... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
dynaflash | MacGui: fix issues with audio in presets |
commit | commitdiff | tree | snapshot |
2008-06-06 |
jbrjake | Encode the initial H.264 NAL units for PPS and SPS... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
dynaflash | Macgui: implement constant frame rate encoding for... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
jbrjake | Adds a job->cfr boolean to indicate "encode this with... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
dynaflash | MacGui: Add "Auto" to audio sample rate selections |
commit | commitdiff | tree | snapshot |
2008-06-04 |
jbrjake | CLI: Use the source's audio samplerate unless told... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
ritsuka | Update svn:ignore for the new libs and hbversion.h |
commit | commitdiff | tree | snapshot |
2008-06-04 |
ritsuka | MacGUI: Implements a part of the NSTableView delegate... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
jbrjake | Fixes loose anamorphic |
commit | commitdiff | tree | snapshot |
2008-06-04 |
van | - add pixel_aspect_ratio reporting to the mpeg decoder |
commit | commitdiff | tree | snapshot |
2008-06-04 |
jbrjake | Keep track of the input pixel aspect ratio as well... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
van | Don't crash in decmpeg2Info if we failed to get a previ... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
jbrjake | Use index+1 for numbering interlaced previews, so reali... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
jbrjake | Use loose breaks for detelecine. This reduces jerkiness... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
van | Don't crash during scan when source not recognized... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
van | Have to handle hbversion.h in make, not just jam. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
van | Don't call small frame displacements a "time reversal... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
dynaflash | x264: bump to version 859-ce13bb6 and update vbv patch(es) |
commit | commitdiff | tree | snapshot |
2008-05-31 |
van | Fix for cygwin builds - can't use "\n" in echo |
commit | commitdiff | tree | snapshot |
2008-05-31 |
van | - support blu-ray, avchd & dvb x264 |
commit | commitdiff | tree | snapshot |
2008-05-31 |
van | Hack to fix building in xcode |
commit | commitdiff | tree | snapshot |
2008-05-31 |
van | Fix for unplayable m4v/mp4 files due to negative number... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
jbrjake | Reverts r1475 until it plays nice with Xcode + make |
commit | commitdiff | tree | snapshot |
2008-05-31 |
ritsuka | MacGUI: remove white spaces from the picture settings... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
sr55 | update.c altered to use both appcast.xml and appcast_un... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
jbrjake | CLI: Use default audio settings of 160kbps @ 48kHz... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
jbrjake | CLI: Only sanity check the user-specified audio sampler... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
dynaflash | MacGui: Add decomb setting to presets |
commit | commitdiff | tree | snapshot |
2008-05-29 |
jbrjake | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
jbrjake | When encoding anamorphic with lavc, ensure PAR values... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
ritsuka | Store video aspect ratio in the avi header. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
jbrjake | ...on the other hand, when we *are* using VFR we *do... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
jbrjake | When using detelecine but not dropping frames (non... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
dynaflash | MacGui: For VFR set the frame rate to the title frame... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
jbrjake | Windows line endings begone! |
commit | commitdiff | tree | snapshot |
2008-05-17 |
jbrjake | Re-allow constant frame rates. The MacGui should probab... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-05-15 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-05-15 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-05-15 |
jbrjake | CLI: Sample rates given by the user in kHz need to... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
jbrjake | Allow the user to directly set a pixel aspect height... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
ritsuka | MacGUI: Make HBOutputPanelWindowController an NSWindowC... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
ritsuka | MacGUI: Make PictureController a subclass of NSWindowCo... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
jbrjake | - Use a separate Sparkle appcast feed for unstable... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-05-07 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-05-07 |
ritsuka | MacGUI: Fix toolbar item leaks for main and preferences... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-30 |
ritsuka | MacGUI: I forgot a file in my previous commit. Remove... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
ritsuka | MacGUI: Clean up HBPreferencesController, remove an... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
sr55 | WinGui: Bug Fixes |
commit | commitdiff | tree | snapshot |
2008-04-29 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-26 |
jbrjake | Opens up another way to give x264 a constant QP or... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
ritsuka | MacGUI: Remove the "toolbar" variable from Controller... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
ritsuka | MacGUI: Generate the Application Support path using... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
ritsuka | MacGUI: Add a return type to controller's init method... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
ritsuka | MacGUI: Remove last traces of "_" macro and TranslateSt... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
ritsuka | MacGUI: remove some old 10.4 specific code in HBDVDDete... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
dynaflash | MacGui: make sure to strip off any source file extensio... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
dynaflash | MacGui: Audio Tab - Make sure that selecting a subseque... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
van | Changes to support unstructured program streams (such... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
van | - Don't allow chapter durations to go negative (since... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
jbrjake | Bumps libx264 to 828-ee95c7f |
commit | commitdiff | tree | snapshot |
2008-04-24 |
jbrjake | CLI: Fixes optical scan reading in OS X by mirroring... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
dynaflash | MacGui: only enable audio tracks if the previous tracks... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-23 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-20 |
sr55 | libhb: |
commit | commitdiff | tree | snapshot |
2008-04-18 |
jbrjake | Fixes make building in OS X: |
commit | commitdiff | tree | snapshot |
2008-04-18 |
saintdev | Handle the case where hb_list_audio_config_item is... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
saintdev | Bump libmkv to 0.6.3 |
commit | commitdiff | tree | snapshot |
2008-04-17 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-17 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-17 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-17 |
sr55 | WinGui: A few hundred fixes to the Audio Tab, Preset... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
eddyg | Avoid a divide by 0 in encfaac.c caused by the mixdown... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
sr55 | WinGUI: |
commit | commitdiff | tree | snapshot |
2008-04-15 |
van | Print a log line for the first chapter. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
van | Move clock recovery code from reader to demuxmpeg so... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
dynaflash | MacGui: replace handbrake.m0k.org references with handb... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
jbrjake | Saearch & Replace domain names to move from .m0k.org... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
sr55 | WinGui: nullsoft installer GPL header file updated... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
jbrjake | Use UTF8 encoding and LF line endings. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
sr55 | Updated Cygwin patch file for the new version of x264 |
commit | commitdiff | tree | snapshot |
2008-04-14 |
dynaflash | MacGui: Fix AC3 Passthru bitrate setting in audio tab... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
van | Fix the automatic subtitle scan that I broke with r1412. |
commit | commitdiff | tree | snapshot |
2008-04-13 |
van | Fixes for different number of frames between pass 1... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
jbrjake | Bumps x264 to the latest snapshot tarball, which versio... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
jbrjake | When dropping frames from pullup for VFR, deallocate... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-12 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-12 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-12 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-11 |
sr55 | WinGui: |
commit | commitdiff | tree | snapshot |
2008-04-11 |
jbrjake | Let's try out saner b-frame init delays again. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
dynaflash | MacGui: Get rid of some harmless warnings in Controller... |
commit | commitdiff | tree | snapshot |
next |