OSDN Git Service

Adds --start-at-preview and --stop-at-duration and --stop-at-pts options. These corre...
[handbrake-jp/handbrake-jp-git.git] / test /
2008-12-30 jbrjakeAdds --start-at-preview and --stop-at-duration and...
2008-11-30 jbrjakeAdds two new parameters to hb_scan, to control the...
2008-11-20 jbrjakeMacGui and CLI: Finalizes built-in presets for 0.9.3
2008-11-13 jbrjakeCLI: Rearranges and reorganizes the built-in help ...
2008-11-08 jbrjakeCLI: Adds some conidtionals to manicure.rb so CLI users...
2008-10-27 jbrjakeMacGui and CLI: Minor preset tweaks, brings Universal...
2008-10-27 jbrjakeCLI: Don't barf on OS X when someone gives a proper...
2008-10-22 jbrjakeCLI: first try at nested presets *fingers crossed*
2008-10-19 jbrjakeAdds a configuration option for whether the COLR atom...
2008-10-10 eddygCLI: Add support for naming audio tracks to the HandBra...
2008-10-09 jbrjakeAdds an hb_deep_log() function for multiple levels...
2008-09-30 sr55CygWin:
2008-09-26 jbrjakeCLI: Removes --vfr command line option. --detelecine...
2008-09-24 jbrjakeSets the default QP of deblock to 5 instead of 0. This...
2008-09-19 jbrjakeCLI: Synchronizes presets with the MacGui, following...
2008-09-09 eddygCLI: exit rather than continue when invalid input audio...
2008-09-03 eddygCLI: Sanity check audio options in HandBrakeCLI to...
2008-08-18 eddygDon't crash when the user specifies audio tracks that...
2008-08-08 van - change aspect from a scaled int to a double so we...
2008-07-11 jbrjakeMuch improved decomb filter. Totally different algorith...
2008-06-17 saintdevCLI: Add a newline at the end of the hb_error message.
2008-06-17 saintdevCLI: Simplify the handling of audio codecs, bitrate...
2008-06-17 saintdevSet svn:eol-style=native on most text files.
2008-06-15 jbrjakeUpdates the Mac->CLI preset conversion script to handle...
2008-06-14 jstebbinsfix building with make on linux. missing bz2 and faad
2008-06-08 jstebbinsImprove image quality for ffmpeg constant quality
2008-06-05 jbrjakeAdds a job->cfr boolean to indicate "encode this with...
2008-06-04 jbrjakeCLI: Use the source's audio samplerate unless told...
2008-05-30 jbrjakeCLI: Use default audio settings of 160kbps @ 48kHz...
2008-05-30 jbrjakeCLI: Only sanity check the user-specified audio sampler...
2008-05-29 jbrjakegit-svn-id: svn://localhost/HandBrake/trunk@1471 b64f76...
2008-05-15 jbrjakeCLI: Sample rates given by the user in kHz need to...
2008-05-13 jbrjakeAllow the user to directly set a pixel aspect height...
2008-04-26 jbrjakeOpens up another way to give x264 a constant QP or...
2008-04-24 jbrjakeCLI: Fixes optical scan reading in OS X by mirroring...
2008-04-15 jbrjakeSaearch & Replace domain names to move from .m0k.org...
2008-04-08 jbrjakeCLI: Generate default chapter marker titles when a...
2008-04-08 jbrjakeCLI: m4v is a valid output format.
2008-04-04 jbrjakeCli: If the user specifies more audio codecs than audio...
2008-04-03 saintdevCLI: Update fix AppleTV preset audio.
2008-04-01 saintdevCLI: "Fun with string theory." Updates needed for new...
2008-03-23 saintdevFix theora linking when using make.
2008-03-23 saintdevFix Makefiles for dynamically linked dvdcss.
2008-03-23 jbrjakeCLI:
2008-03-22 jbrjakeRemoves deprecated x264 modes (b13 and b30) from the...
2008-03-20 saintdevTheora.
2008-02-21 saintdevFormatting: Remove a lot of trailing whitespace.
2008-02-19 jbrjakeDon't try to show muxing progress since it always stays...
2008-02-18 jbrjakeUse 64-bit MP4 containers for the AppleTV preset, in...
2008-02-18 jbrjakePreset updates, including AC3 and AAC for ATV, less...
2008-02-16 jbrjakeMcdeint is broken, so avoid using it as a deinterlacer...
2008-02-16 jbrjakeWires up the CLI for doing AAC and AC3 at the same...
2008-01-21 jbrjakeUpdates manicure to parse the new way of setting iPod...
2008-01-14 jbrjakeUse weightb=0 for turbo 1st pass x264 options. This...
2007-12-20 eddyghb_log should not be used outside of HB Lib, it's priva...
2007-12-13 jbrjakeCLI: Makes CRF (constant rate factor) the default const...
2007-12-10 sr55Cli:
2007-12-08 jbrjakeAdds a preset for the 360, accounts for filters in...
2007-12-08 sr55Updated jamfile to fix a small compile issue with zlib
2007-12-08 jbrjakeAdds extra, user-selectable dynamic range compression...
2007-11-28 jbrjakeGives the CLI a separate option for adding the iPod...
2007-11-21 jbrjakeOptimize MP4 files for HTTP streaming (on the CLI it...
2007-11-16 jbrjakeMoves the readout of applied x264 options from test...
2007-11-15 jbrjakeMinor preset changes:
2007-11-10 jbrjakeAdds help for preset commands, and also cleans up a...
2007-11-10 jbrjakeFirst attempt at variable frame rate detelecining for...
2007-11-09 jbrjakeFirst attempt at built-in presets in the CLI.
2007-10-24 eddygRepeat after me, eddyg is a wally.
2007-10-23 eddygChanged logging messages about PTS discontinuities...
2007-10-22 jbrjakeModifies CLI help message for audio track selection...
2007-10-20 jbrjakeReverts r1030 because it didn't work properly: -P would...
2007-10-20 jbrjakeAdds short parameter names for denoising and deinterlac...
2007-10-16 jbrjakeAllow short option name -P for loose anamorphic to...
2007-10-16 jbrjake"Loose" anamorphic:
2007-10-09 eddygChange the progress messages to use stdout, added a...
2007-09-13 dynaflashReverts an errant checking for from rev 960
2007-09-13 saintdevjbrjake's loose pixel ratio patch.
2007-09-11 eddygAdded buffer management and changed fifo sizes. Changed...
2007-08-29 eddygUpdated the CLI comments for subtitle scan to correspon...
2007-08-28 eddygDon't use hb_log() outside of libhb, use fprintf()...
2007-08-27 eddygEnable jam to work by changing the error handling to...
2007-08-27 eddygAdded rudimentory error handling to HB. Instead of...
2007-08-21 eddygAdd Subtitle scanning for forced subtitles and normal...
2007-08-20 eddygAdded "--subtitle-force" option to the CLI, and added...
2007-08-19 jbrjakeCLI/MacGui: removes weightb=0 from the turbo option...
2007-08-02 sr55a makefile update for superdump's swscale stuff
2007-07-27 jbrjakePatch from huevos_rancheros to fix a minor typo in...
2007-07-27 jbrjakeThis huge patch from huevos_rancheros ports a number...
2007-07-26 jbrjakeNative language subtitle scan improvements. Thanks...
2007-07-24 jbrjakeOops, --turbo would cause a bus error if x264 options...
2007-07-14 sr55Another small makefile change.
2007-07-14 saintdevMatroska muxer!
2007-07-06 saintdevFixes to the CLI for forced subtitles, and Turbo.
2007-06-13 jbrjakeFinally recommitting clee's patch from r518 to allow...
2007-06-06 jbrjakeA big batch of patches from eddyg.
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-26 saintdevVarious fixes:
2007-04-25 dynaflashFix Previous Bad commit for Cyanders Chapter Markers
next