OSDN Git Service

Change minimum vobsub time from 3sec to 2sec, been meaning to do this for a while.
[handbrake-jp/handbrake-jp-git.git] / libhb /
2009-05-19 eddygChange minimum vobsub time from 3sec to 2sec, been...
2009-05-19 jstebbinsmkv soft subtitle support
2009-05-17 vanGet rid of silence inserted at the beginning of mp4...
2009-05-16 van - I confused max program chains (999) with max program...
2009-05-16 vanMinor cleanup in chapter size computation (backported...
2009-05-16 vanRemove some noise from the log: Only announce chapters...
2009-05-16 van - Handle titles that use more than one PGC (like the...
2009-05-11 vanMake chapters in mp4 & mkv ffmpeg input files work...
2009-05-11 vanAnother subtitle muxing fix: Don't check the rdy bit...
2009-05-09 vanFix another subtitle interleaving botch - for mkv's...
2009-05-09 ritsukaEnable chapter boundary check for ffmpeg input even...
2009-05-09 vanWork around ffmpeg bug where raw video decoder doesn...
2009-05-08 ritsuka- Fixed the size for tx3g samples in muxmp4.c I forgot...
2009-05-08 konablendBuildSystem: minor meta-data fix: HB_PROJECT_BUILD_SYST...
2009-05-08 eddygFix timestamps on CC's they are now 100% ready and...
2009-05-07 eddygCombine multiple CC lines into one, trimming whitespace...
2009-05-07 ritsukaSoft Subtitle Support in the MP4 Muxer.
2009-05-07 eddygChange CC608 decoder to be its own thread
2009-05-06 eddygMinor change in sub printing
2009-05-06 eddygRemoved double EOF for CC's (one from dvd and one from...
2009-05-06 jstebbinssubtitle muxing:
2009-05-06 eddygFix Closed Caption start/stop times, switched to SRT...
2009-05-06 vanFix several boneheaded mistakes in fifo ready logic.
2009-05-06 eddygMissed file
2009-05-06 eddygVOBSUB encoder skeleton for use with mkv VOBSUB pass...
2009-05-06 eddygPush an EOF onto the subtitle fifos from the reader...
2009-05-05 eddygClean up subtitles at end of encode if not consumed...
2009-05-05 eddygRewrite pass-through timestamps in sync, put on subtitl...
2009-05-04 jstebbinsfix mkv muxing. eddyg forgot to add a break in a switc...
2009-05-04 jstebbinsLinGui: preview changes
2009-05-04 eddygSoft Subs Part 2: Auto-detect CC during scan, add CC...
2009-05-04 eddygStage 1 Soft Subtitle Support - Allow multiple subtitle...
2009-05-03 konablend- minor code cleanup - use x264_nal_t.i_type instead...
2009-05-03 konablend- encx264 sets HB_FRAME_REF to expose ref/non-ref frame...
2009-05-02 van - Move frame rate code from sync to the end of render...
2009-05-01 dynaflashMacGui: Custom Anamorphic initial implementation (exper...
2009-05-01 jstebbinsdvdnav: improve title scanning
2009-04-29 jstebbinsdvdnav: fix problem with vm entering stopped state
2009-04-27 jstebbinsadd libdvdnav support
2009-04-23 vanLeave video tracks on the 90KHz MPEG timebase so we...
2009-04-21 van - Get rid of deadlock that would halt processing some...
2009-04-21 konablendbump libmp4v2 r224 ->r286; chunk duration; tags; cover-art
2009-04-18 konablendlibhb: set min:max key intervals ratio to 1:10 of fps
2009-04-18 jstebbinsLinGui: disable DTS passthru option for MP4 file output
2009-04-18 jstebbinsEnable DTS passthru for matroska container
2009-04-14 konablendThis patch adds mingw32 cross-compilation support to...
2009-04-13 jstebbinsMake MULTIPLE_MOD handle mod 1 correctly
2009-04-12 vanDon't crash during scan when a DVD contains an invalid...
2009-04-05 vanFix botched r2256 as suggested by forum user greed...
2009-04-01 vanFix frame rate calculation for ffmpeg 0.5 - h.264 rate...
2009-03-31 jbrjakeAdds a job->frame_to_stop variable similar to the exist...
2009-03-31 jbrjakeFlush frames from the delay queue in render. This shoul...
2009-03-27 jstebbinsRemove unneeded preview files at the beginning of a...
2009-03-20 konablendCygwin: updated patch to support faac-1.26 -> 1.28...
2009-03-20 eddygAnother minor step on the way back to Solaris compiles...
2009-03-19 jbrjakePorts tritical's EEDI2 deinterlacing interpolator from...
2009-03-11 vanDetect bogus cell start and last addresses while scanni...
2009-03-11 saintdevFix CPU count detection on OSX.
2009-03-11 saintdevClean up CPU count detection.
2009-03-10 konablendBuildSystem: initial _skeleton_ asm support for libhb.
2009-03-08 konablendBuildSystem: general, configure and Xcode updates.
2009-03-04 jstebbinsreorder some calculations in hb_set_anamorphic_size...
2009-03-03 konablendBuildSystem:
2009-03-03 konablendBuildSystem:
2009-03-02 konablendBuildSystem:
2009-03-02 saintdevRe-enable libswscale accurate rounding on x86_64.
2009-03-02 konablendBuildSystem:
2009-03-01 konablendBuildSystem: conversion from jam-based to make-based...
2009-02-23 jbrjakeDon't truncate RF/QP values down to integers when displ...
2009-02-10 jbrjakeAllows direct setting of job->vquality from interfaces...
2009-02-07 jstebbinsonly mark first audio track as default in mkv.
2009-02-05 jbrjakeAC3 dynamic range compression changes. 0 now means...
2009-02-05 jbrjakeWith live preview decmpeg2 can be running more than...
2009-01-28 vanDon't let an invalid PES header length (from a corrupte...
2009-01-26 jbrjakeOrganizes anamorphic parameters in a struct, requiring...
2009-01-20 eddygUpdate libmkv and start writing mkv tags, no artwork...
2009-01-15 vanDon't resync based on subtitles since their average...
2009-01-14 ritsukaAdd importing of ffmpeg input chapters.
2009-01-12 ritsukah.264 i frame shouldn't be marked as sync sample.
2009-01-11 ritsukaAlways use the track samplerate as the timescale for...
2009-01-11 ritsukaRemove some unused variables
2009-01-11 jbrjakeBumps mp4v2 to r224
2009-01-10 vanGet previews from H.264 content even if it's missing...
2008-12-13 van - have to account for a non-zero start time when we...
2008-12-13 van - try to determine the sample rate, channels, etc...
2008-12-13 vanConsolidate all the ffmpeg-related includes into libhb...
2008-12-12 vanLoosen tolerance on Program Stream SCR change - 100ms...
2008-12-12 jstebbinsfix a threading issue with avcodec_open/close
2008-12-11 vanDon't reject MPEG PS files just because they're missing...
2008-12-10 jstebbinsImprove duration calculation for transport streams...
2008-12-06 vanIf we don't get signed 16 bits samples from the audio...
2008-12-05 jstebbinsfix some floating point rounding errors in aspect ratio...
2008-12-05 vanMore code to deal with the flakey streams from NZ TV...
2008-12-04 sr55libhb:
2008-12-04 van - validate frame sync the way the standard suggests...
2008-12-04 van - Elementary streams that scan couldn't type as audio...
2008-12-03 jstebbinsFound the ffmpeg initialization problem with VC-1 video.
2008-12-02 van - allow titles with video but no audio.
2008-12-02 vanI suspect that eddyg's r1987 didn't really want to...
2008-12-02 sr55git-svn-id: svn://localhost/HandBrake/trunk@1991 b64f76...
next