OSDN Git Service

MacGui: Remove Target Size as a rate control option as it doesn't really work correct...
[handbrake-jp/handbrake-jp-git.git] / libhb / sync.c
2011-02-25 davidfstrAdd temporally overlapping subtitle support.
2011-02-07 jstebbinsFix a hang in sync
2011-02-04 jstebbinsbump ffmpeg from svn 25689 to git 185a155
2010-11-22 jstebbinsfix sync of ssa subtitles when using point-to-point...
2010-11-14 jstebbinsfix a problem with search progress indicator and p...
2010-11-13 jstebbinsfix problem with delayed audio when using point-to...
2010-11-10 jstebbinsfix a couple A/V/Sub sync issues
2010-11-06 jstebbinsfix audio sync when resampling 48khz to 44.1khz
2010-10-29 jstebbinsfix a segfault and a deadlock if reader exits befor...
2010-10-04 jstebbinsAdd ac3 encoding
2010-09-28 jstebbinsSSA subtitle burn in
2010-09-15 jstebbinsremove the 8 audio limit. isn't needed anymore.
2010-06-01 jstebbinsAdd SSA subtitle support
2010-05-26 jstebbinsfix a problem with point-to-point hanging when searchin...
2010-05-04 dynaflashUniversal Text Subtitle Support Initial Implementation
2010-04-24 jstebbinsmake count of video frames encoded logging accurate.
2010-04-21 jstebbinsfix a problem with point-to-point (and live preview...
2010-04-10 jstebbinsfix some mingw warnings and a mingw build issue
2010-04-03 jstebbinsfix silence insertion problem in audio sync and pipelin...
2010-01-20 jstebbinsfix cancel during p-to-p search
2010-01-10 jstebbinsprevent hang during foreign audio search
2009-12-23 jstebbinsadd point-to-point encoding
2009-12-06 jstebbinsfix a double free of an hb_buffer in sync
2009-12-05 jstebbinsReduce the amount of buffering used and eliminate hb_sn...
2009-11-07 jstebbinsMaintain an accurate job ETA across pause/resume
2009-11-05 jstebbinspossible fix for WDTV vobsub duration problem
2009-06-25 konablend- cleanup gcc format warnings showing up on linux 64-bit
2009-06-23 eddygCLI: SubRip Subtitle import
2009-06-07 van - nasty bug: at eof, dropping a delay queue frame...
2009-06-04 jbrjakeAdds an interjob structure to preserve some encode...
2009-06-02 jstebbinssoftsubtitles:
2009-05-28 jstebbinsfix sync problem with dts passthru and video re-sync
2009-05-19 eddygChange minimum vobsub time from 3sec to 2sec, been...
2009-05-19 jstebbinsmkv soft subtitle support
2009-05-16 vanRemove some noise from the log: Only announce chapters...
2009-05-08 eddygFix timestamps on CC's they are now 100% ready and...
2009-05-07 eddygChange CC608 decoder to be its own thread
2009-05-06 eddygRemoved double EOF for CC's (one from dvd and one from...
2009-05-06 eddygFix Closed Caption start/stop times, switched to SRT...
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 eddygRewrite pass-through timestamps in sync, put on subtitl...
2009-05-04 eddygStage 1 Soft Subtitle Support - Allow multiple subtitle...
2009-05-02 van - Move frame rate code from sync to the end of render...
2009-04-18 jstebbinsEnable DTS passthru for matroska container
2009-03-31 jbrjakeAdds a job->frame_to_stop variable similar to the exist...
2008-12-13 vanConsolidate all the ffmpeg-related includes into libhb...
2008-12-12 jstebbinsfix a threading issue with avcodec_open/close
2008-12-02 eddygAdd metadata support to libhb, add importing of MP4...
2008-11-11 jstebbinslibhb support for live preview
2008-09-05 van - get rid of another deadlock: if there were more...
2008-08-19 vanfix subtitle indepth scan abort & hang.
2008-07-30 vanFix two problems that would cause HB to hang in the...
2008-07-26 van - in encx264, if an video frame is larger than init_de...
2008-07-06 eddygChange HandBrake from using the libsamplerate linear...
2008-06-30 van - fix an error in the SCR calculation that would cause...
2008-06-05 jbrjakeAdds a job->cfr boolean to indicate "encode this with...
2008-05-31 van- support blu-ray, avchd & dvb x264
2008-05-17 jbrjakeRe-allow constant frame rates. The MacGui should probab...
2008-04-25 van - Don't allow chapter durations to go negative (since...
2008-04-15 jbrjakeSaearch & Replace domain names to move from .m0k.org...
2008-04-14 vanFix the automatic subtitle scan that I broke with r1412.
2008-04-13 vanFixes for different number of frames between pass 1...
2008-04-10 vanFix brain fade in comments (it's been a long day).
2008-04-10 vanFix avi containers which I unwittingly broke with r1341.
2008-04-06 van - Fix sync problems associated with sample rate conver...
2008-04-04 vanMinor chapter cleanups.
2008-04-03 van - hardware players don't tolerate video or audio frame...
2008-04-01 saintdevNew internal audio handling.
2008-03-16 vanShould have removed this as part of the r1341 checkin...
2008-03-15 van- Add mpeg2 "Standard Target Decoder" clock recovery...
2008-02-26 eddygSet an minimum subtitle display time of three seconds...
2008-02-21 saintdevFormatting: Remove a lot of trailing whitespace.
2008-02-16 eddygAllow mac gui to select AC-3 + AAC at the same time...
2008-01-22 vanWhen vfr is selected use the frame timing from render...
2007-12-31 dynaflashProgram Stream Enhancements - Van: Libhb
2007-12-28 jbrjake"Great! Where are we going?"
2007-10-23 eddygChanged logging messages about PTS discontinuities...
2007-10-11 eddygSomehow this went missing as I prepared these subtitle...
2007-10-08 eddygDon't drop subtitles when crossing PTS discontinuities...
2007-07-25 jbrjakeThis patch from eddyg should help alleviate HandBrake...
2007-06-17 saintdevSwitch buf->key to buf->frametype which is a bitmask...
2007-04-25 dynaflashFix Previous Bad commit for Cyanders Chapter Markers
2007-04-16 jbrjakeMuch better B-frame muxing frame-reordering. This will...
2007-04-11 maurjAdded libhb and CLI support for Dolby Pro Logic II...
2007-03-31 saintdevFix about 156,199 bytes of leaked memory.
2007-03-21 maurjApplied and committed saintdev's patch to fix multi...
2007-03-06 prigauxMerge the 5.1 branch into the trunk.
2007-02-11 prigauxMerge the 0.8.0_mpeg4ip branch into the trunk
2006-03-16 titerStructural changes, in order to eventually be able...
2006-02-23 titerSofter resampling when audio dates are messed up (fix...
2006-02-23 titer Quick fix for Madagascar: increased tolerance level...
2006-02-22 titer Fix for missing subtitles
2006-01-14 rootHandBrake 0.7.0