OSDN Git Service

handbrake-jp/handbrake-jp-git.git
2007-06-17 saintdevSwitch buf->key to buf->frametype which is a bitmask...
2007-06-14 dynaflashMacGui: Disable DVD Drive Auto-Detect option in prefere...
2007-06-14 dynaflashMacGui: Remove Preference introduced in rev 620 to...
2007-06-14 dynaflashMacGui: + 4 GB Mpeg-4 modification
2007-06-14 dynaflashMacGui: Enable + 4GB Mpeg-4 file output
2007-06-13 jbrjakeFinally recommitting clee's patch from r518 to allow...
2007-06-13 sr55One last update. Missed the image files.
2007-06-13 sr55git-svn-id: svn://localhost/HandBrake/trunk@616 b64f764...
2007-06-13 sr55Windows Source Code
2007-06-13 sr55Moving Windows Folder
2007-06-13 dynaflashMacGui: Add Turbo option for x264 two pass encoding
2007-06-12 jbrjakeDisables extra audio tracks so they don't all play...
2007-06-10 cleanerMacGui: Proposal for replacing UpdateUI timer in HBCont...
2007-06-08 jbrjakeShould fix jam building of the MacGui, which broke...
2007-06-06 cleanerDebug output window is now opened automatically if...
2007-06-06 cleaner- Removed obsolete 'DefAdvancedx264FlagsShow' preferenc...
2007-06-06 cleaner- Moved preferences window from MainMenu.nib to Prefere...
2007-06-06 jbrjakeA big batch of patches from eddyg.
2007-06-05 cleanerMoved initialization of default preferences from [Prefs...
2007-06-05 cleanerTypo fix and test of commit rights.
2007-06-04 dynaflashMacGui: Make Debug window non editable.
2007-06-04 dynaflashMacGui: Add stdout to the Debug Inspector window
2007-05-30 dynaflashMacGui: update scancontroller to help fix the HB floati...
2007-05-27 jbrjakeMacGui: switches the x264 option widgets for mixed...
2007-05-22 jbrjakeMacGui: adds deblocking widgets for the x264 advanced...
2007-05-21 dynaflashMacGui: Debug Window to read libhb output like cli...
2007-05-19 jbrjakeMacGui: finishes out the b-frame x264 options by adding...
2007-05-19 awkgit-svn-id: svn://localhost/HandBrake/trunk@590 b64f764...
2007-05-18 dynaflashMacGui: Remove x264 option "No DCT-Decimate" value...
2007-05-16 jbrjakeMacGui: adds x264 option widgets for b-rdo, weight...
2007-05-16 dynaflashmacGui: move "Duration" to the title/chapter line for...
2007-05-15 jbrjakeMacGui: adds x264 option widget for merange
2007-05-15 jbrjakeMacGui: fix file suffix creation for .ogm (the break...
2007-05-15 jbrjakeMacGui: use subq for subpixel motion estimation instead...
2007-05-15 dynaflashmacGui: fix bug in Advanced x264 option widgets
2007-05-15 jbrjakeMacGui: x264 options widget for motion estimation....
2007-05-15 jbrjakeMacGui: more cosmetic whitespace changes for the x264...
2007-05-15 jbrjakeMacGui: pretty up the x264 option section of controller...
2007-05-10 dynaflashmacGui: Fix broken connection from previous commit
2007-05-10 jbrjakeMacGui: adds mixed-refs pop-up for the advanced x264...
2007-05-09 jbrjakeRemoves thread limitation for iPod encoding. With x264...
2007-05-09 dynaflashMacGui: Advanced Tab only shows x264 opt widgets when...
2007-05-09 dynaflashMacGui: Main Window Layout Change
2007-05-09 jbrjakeMacGui: here's the .nib part of the r573 commit, which...
2007-05-09 jbrjakeMacGui: rearranges the x264 option widgets in preparati...
2007-05-08 dynaflashMacGui: Advanced Options tab
2007-05-08 dynaflashmacGui: Advanced Tab - Initial Implementation
2007-05-06 maurjUpdated the input channel layouts to store the source...
2007-05-04 maurjUpdated do_job() in work.c to remove any non-AC3 audio...
2007-05-04 maurjReverted the rev567 "configure" change, as of course...
2007-05-04 maurjChanged a few "MediaFork" references in the textfile...
2007-05-04 maurjUpdated BUILD to include information about the updated...
2007-05-04 maurjEnabled DTS channel mixdowns by moving to a more generi...
2007-05-02 jbrjakeTells x264 to use threads=cpus*1.5 instead of threads...
2007-05-02 jbrjakeUpdates the Mac OS X contrib binary version to 0013...
2007-05-02 sr55Updated contrib binary pack with x264-r654 and libdca
2007-05-02 jbrjakeUpdates x264 from r604 to r654, giving HandBrake slicel...
2007-05-02 maurjUpdated the CLI makefile to include the new libdca...
2007-05-02 maurjAdded support for DTS audio. DTS audio streams (of...
2007-05-02 sr55Fixed makefile for cygwin. Replaced spaces with tab
2007-04-30 dynaflashmacGui: x264 Advanced preset strings, if user has speci...
2007-04-30 dynaflashMacGui: Advanced Tab initial implementation
2007-04-27 dynaflashmacGui: Change the Growl encode done notification to...
2007-04-27 dynaflashmacGui: Growl Support initial implementation
2007-04-26 dynaflashmacGui: Encode Done Notification initial implementation
2007-04-26 saintdevVarious fixes:
2007-04-25 dynaflashMacGui: Presets and Main Menu
2007-04-25 dynaflashMacGui: Queue modifications
2007-04-25 dynaflashNamed Chapter Markers build fix
2007-04-25 dynaflashFix Previous Bad commit for Cyanders Chapter Markers
2007-04-25 dynaflashCyanders Named Chapter Markers
2007-04-23 dynaflashMacGui: Correct Version to 0.8.5b1 in all references...
2007-04-20 jbrjakeNests the pdf directory inside the doc directory, for...
2007-04-20 sr55Removed rtf changelog as it is not required
2007-04-20 jbrjakeUpdates "make release" to use proper intercapping ...
2007-04-20 jbrjakeCredit Nyx's b-frame work
2007-04-20 maurjTidied up the Mac OS X GUI prefs window layout a bit
2007-04-20 maurjAUTHORS file claimed to be for "MediaFork previously...
2007-04-20 maurjUpdated AUTHORS file to shout about all the extra bits...
2007-04-20 maurjFixed PrefsController.m so that the default prefs are...
2007-04-20 jbrjakeGetting the Jamrules and Makefile.config ready for...
2007-04-20 dynaflashMacGui: update Built-In Presets to all use a 48 khz...
2007-04-20 maurjImproved the bitrate in Controller.mm to deal with...
2007-04-19 dynaflashMacGui: Initial implementation of capping avialable...
2007-04-19 maurjSmall change to Controller.mm to ensure that Stereo...
2007-04-19 maurjThis change stops Presets from saving and loading ...
2007-04-18 dynaflashAdd 384 kbps to Audio Bitrates selection for use with...
2007-04-18 dynaflashMacGui: Added HandBrake Users Guide under the Help...
2007-04-18 dynaflashMacGui: Replace the "Rip" button with "Start". As we...
2007-04-18 dynaflashMacGui: Minor cosmetic changes
2007-04-18 dynaflashMacGui: Cosmetic change and default pref change
2007-04-18 dynaflashMacGui: Clean up a few things w/x264optstring prefs...
2007-04-18 maurjImproved the Mac OS GUI's handling of language / audio...
2007-04-18 maurjRemoved all references to the old job->surround variabl...
2007-04-17 dynaflashMacGui: Picture Preview - Anamorphic
2007-04-17 cleeCleaning up the code a bit.
2007-04-17 clee64-bit data atoms break some consumer devices. We need...
2007-04-17 saintdevFix a major memory leak introduced in Nyx's bframe...
2007-04-16 cleeSuccessfully create MP4 files bigger than 4GB
2007-04-16 jbrjakePrevents a bus error at the end of muxing when b-frames...
next