OSDN Git Service

Put the correct subtitle language in the Queue for the Mac GUI.
[handbrake-jp/handbrake-jp-git.git] / libhb /
2008-01-21 eddygChange subtitle position to prevent displaying within...
2008-01-20 van- get rid of 'chapter merging'.
2008-01-19 ritsukaSet the alternate group for the audio tracks. Does...
2008-01-18 jbrjakeUse IS0 639-2/T language codes instead of ISO 639-2...
2008-01-15 jbrjakeBumps libhb's copy of libmkv to 0.6.1.3, fixing the...
2008-01-14 jbrjakeDon't bother informing the user when grayscale is off...
2008-01-06 van- figure out MPEG PS duration from stream rather than...
2008-01-06 vanfix for duplicate chapters when encoding with ffmpeg.
2008-01-06 vanApply same edit to chapter track as to video track...
2008-01-04 jbrjakeFill in the "Encoded By:" tag in MP4 files with "HandBr...
2008-01-03 dynaflashChange url to check LATEST file to "handbrake.fr"
2008-01-01 dynaflashProgram Streams: Vans patch to set a fake duration...
2008-01-01 jbrjakeOnly drop frames when using VFR, not with regular detel...
2007-12-31 dynaflashProgram Stream Enhancements - Van: Libhb
2007-12-29 jbrjakeFixes a typo in MP4 chapter marker durations. Thanks...
2007-12-28 jbrjakeExtends hb_set_anamorphic_size() to make it possible...
2007-12-28 jbrjakeBetter b-frame muxing. Instead of using an arbitrarily...
2007-12-28 jbrjake"Great! Where are we going?"
2007-12-18 jbrjakeRenumber start and stop timestamps for VFR, so they...
2007-12-17 dynaflashMacGui: Queue Update - thanks travistex
2007-12-13 jbrjakeOnly call the dynamic range compression function when...
2007-12-13 jbrjakeMPEG-2 stream reading fixes for missing audio, multiple...
2007-12-12 jbrjakeOoops -- when copying and pasting code snippets, it...
2007-12-12 eddygDon't copy the frame before passing it to x264, let...
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-19 jbrjakeExit gracefully when trying to ifoOpen a title with...
2007-11-16 jbrjakeMoves the readout of applied x264 options from test...
2007-11-10 jbrjakeFirst attempt at variable frame rate detelecining for...
2007-11-05 saintdevFix matroska audio channel counts for AC3 pass-through.
2007-10-26 jbrjakeAutomagically set keyframe intervals for x264, based...
2007-10-23 eddygChanged logging messages about PTS discontinuities...
2007-10-16 jbrjake"Loose" anamorphic:
2007-10-16 jbrjakeThis patch from superdump lets muxmp4.c set a Height...
2007-10-13 eddygChange the fifo size from being statically tuned for...
2007-10-11 eddygSomehow this went missing as I prepared these subtitle...
2007-10-11 eddygDetect and workaround missing end of cell markers cause...
2007-10-11 eddygPort HandBrake to Solaris, most of the heavy lifting...
2007-10-11 ritsukaFixed a problem when using more than 13 b-frames in...
2007-10-09 jbrjakeIncreases the size of the integer holding MPEG-2 pictur...
2007-10-09 eddygFix to the chapter merging to ensure that when reading...
2007-10-08 eddygDon't drop subtitles when crossing PTS discontinuities...
2007-10-04 eddygTwo changes, one ensure zero size buffers are zero...
2007-10-02 eddygWhen duplicating the x264 options keep a pointer to...
2007-09-27 dynaflashFixes encx264.c from rev 994 to avoid crasing with...
2007-09-27 dynaflashMacGui: Mod encx264.c to allow the queue to show the...
2007-09-27 eddygMistake in chapter merging well spotted by Van, which...
2007-09-21 awkImproved PMT and PAT algorithms to work with streams...
2007-09-19 eddygWarning message had preview number out by one.
2007-09-19 eddygDon't discard titles during scan just because of a...
2007-09-17 eddygVan's changes to the x264 lib and HB encoder to ensure...
2007-09-16 saintdevRe-enable 6ch vorbis audio.
2007-09-13 dynaflashReverts an errant checking for from rev 960
2007-09-13 saintdevjbrjake's loose pixel ratio patch.
2007-09-13 saintdevCast the flags passed to sws_getContext to a 16-bit...
2007-09-11 eddygAdded buffer management and changed fifo sizes. Changed...
2007-09-07 dynaflashMacGui: Queue Improvements from travistex
2007-09-05 dynaflashMacGui: New Active Queue implementation courtesy of...
2007-09-05 superdump- Add the accurate rounding flag for software scaling...
2007-09-04 sr55MacGui:
2007-08-31 eddygWorkaround from "van" to prevent double chapter markers...
2007-08-30 eddygAdded progress marking for when doing the subtitle...
2007-08-30 eddygMake the auto-fps selected rate sticky
2007-08-29 eddygImproved debug messages for Cell start/stop with Cell...
2007-08-29 eddygPatch from bitsflew that displays fading subtitles...
2007-08-29 jbrjakeDie, non-standard printf logging, die!
2007-08-29 superdumpThese calls to free produce double free warnings. It...
2007-08-28 superdump- Roll back avpicture_alloc to malloc + avpicture_fill...
2007-08-27 eddygEnable jam to work by changing the error handling to...
2007-08-27 eddygmissed file
2007-08-27 eddygMoved functions from lang.h to lang.c for easy includio...
2007-08-27 eddygAdded support to the mac gui for auto-selecting subtitl...
2007-08-27 eddygImproved error handling when disk already full for...
2007-08-27 eddygFixed up mkv error messages that did not apply, and...
2007-08-27 eddygAdded rudimentory error handling to HB. Instead of...
2007-08-24 dynaflashMacGui: Fix main window closing to it doesnt crash...
2007-08-24 jbrjakeDoubles the number of frames checked for cadence change...
2007-08-24 jbrjakeAllows stream.c to try to read .VOB, .TS, and .mpeg...
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-20 eddygAdd colour/chroma to subtitles where they are not trans...
2007-08-19 jbrjakeSmall patch to keep mcdeint in mode 2 from crashing...
2007-08-17 jbrjakePrevents a bus error at scan time with DVDs that have...
2007-08-16 saintdevSwitch to mk_laceXiph().
2007-08-15 jbrjakeLessens the brownpantsification effect from the DVD...
2007-08-14 jbrjakePrettier logging display for filters.
2007-08-14 jbrjakeUse hb_log for DVD: messages instead of printf.
2007-08-14 jbrjakeMoves the filters' logging info to work.c, adds paramet...
2007-08-14 jbrjakeAdds a log message informing the user of which filters...
2007-08-13 jbrjake"Same as source" changes. Old behavior: mark all NTSC...
2007-08-06 jbrjakePatch from eddyg for a much less cryptic hb_log message...
2007-08-06 jbrjakeDisplay thread IDs in hb_log messages with %x instead...
2007-08-01 jbrjakeImplements libswscale in HandBrake, giving it Lanczos...
2007-07-27 jbrjakePatch from huevos_rancheros to restore 2-pass functiona...
2007-07-27 sr55- Fix for issue in deinterlace.c where it would not...
2007-07-27 jbrjakeOops, fixes a typo I made in the libhb/Jamfile that...
2007-07-27 jbrjakeThis huge patch from huevos_rancheros ports a number...
2007-07-27 saintdevMatroska: Mark all tracks enabled.
next