OSDN Git Service

Remove depreciated cpu count from the api
[handbrake-jp/handbrake-jp-git.git] / libhb / work.c
2011-02-26 sr55Remove depreciated cpu count from the api
2011-02-12 jstebbinsplug some memory leaks.
2011-01-17 jstebbinsfix ffmpeg multiple audio decode issue
2011-01-15 jstebbinsfix problem with large ssa subtitle batches stalling...
2010-12-17 jstebbinscli: allow setting modulus with ana-none
2010-12-17 jstebbinsprevent crash with strict ana and non-mod-2 dimensions.
2010-10-23 jstebbinsclean up crufty legacy code
2010-10-23 jstebbinsUse libhb functions for mixdown and bitrate defaults...
2010-10-23 jstebbinsAdd build option --enable-ff-mpeg2 to use ffmpeg for...
2010-10-09 jstebbinsprint more accurate log message when mixdown is not set
2010-10-08 jstebbinscli: make smarter mixdown decision when doing ac3 encod...
2010-10-04 jstebbinsAdd ac3 encoding
2010-09-28 jstebbinsSSA subtitle burn in
2010-07-04 jstebbinsfix crash due to processing invalid buf_out from work
2010-07-03 jstebbinsfix some preset issues
2010-06-26 jstebbinsPreserve subtitle track that matches foreign audio...
2010-06-08 jstebbinsCLI: missed another conditional that forces burned...
2010-06-01 jstebbinsAdd SSA subtitle support
2010-06-01 jstebbinsAdd more subtitle info to the activity log
2010-05-13 jstebbinsallow mono mixdown with lame encoder
2010-05-04 dynaflashUniversal Text Subtitle Support Initial Implementation
2010-04-24 jstebbinsmake sure HB_STATE_WORKING always gets set for a job
2010-04-22 jstebbinsfix fps logging when there is no audio track.
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-04-02 jstebbinsdownmix support for ffmpeg audio sources
2010-03-07 jstebbinsfix a crash that happens when subtitle scan selects...
2010-02-11 dynaflashAdjustable picture modulus: Base patch by BradleyS...
2009-12-15 jstebbinsfix potential runaway buffer usage
2009-12-09 jbrjakeDisables chapter markers when there is only one chapter...
2009-12-08 jstebbinsfix buffer leak during indepth scan
2009-12-05 jstebbinsReduce the amount of buffering used and eliminate hb_sn...
2009-11-25 jstebbinsbatch file scanning and scan cancel
2009-10-19 jstebbinsremove crf flag and all uses of it
2009-07-22 jstebbinslibhb: fix interjob recalculation of framerate
2009-06-23 eddygCLI: SubRip Subtitle import
2009-06-21 eddygMoved --native-langauge processing from libhb to the...
2009-06-20 jstebbinslibhb: fix typo that causes 2 pass encodes to segfault...
2009-06-13 jstebbinsdvdnav: oops. initialize d->chapter to 0 instead of...
2009-06-13 jstebbinslibhb: fix forced foreign language scan issues
2009-06-11 jstebbinslibhb: interjob vrate info did not get updated when...
2009-06-06 jbrjakeAdds a keep_display_aspect toggle to the job->anamorphi...
2009-06-05 jbrjakeCLI: Implements custom anamorphic. No more -p or -P...
2009-06-04 jbrjakeAdds an interjob structure to preserve some encode...
2009-06-02 jstebbinssoftsubtitles:
2009-05-26 jbrjakeExcises xvid from libhb because it's not worthy. Having...
2009-05-23 ritsuka- Add CoreAudio AAC as one of the encoder on Mac OS X.
2009-05-19 jstebbinsmkv soft subtitle support
2009-05-07 eddygChange CC608 decoder to be its own thread
2009-05-06 eddygVOBSUB encoder skeleton for use with mkv VOBSUB pass...
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 eddygSoft Subs Part 2: Auto-detect CC during scan, add CC...
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 jstebbinsLinGui: disable DTS passthru option for MP4 file output
2009-04-18 jstebbinsEnable DTS passthru for matroska container
2009-02-23 jbrjakeDon't truncate RF/QP values down to integers when displ...
2009-02-05 jbrjakeAC3 dynamic range compression changes. 0 now means...
2009-01-26 jbrjakeOrganizes anamorphic parameters in a struct, requiring...
2008-11-29 vanDon't allow multiple decodes of the same ffmpeg audio...
2008-11-01 jbrjakeMinor tweaks the job config display for the COLR atom...
2008-10-23 eddygAdded support for extracting the audio and subtitle...
2008-10-19 jbrjakeAdds a configuration option for whether the COLR atom...
2008-10-18 jbrjakeMinor tweak to how audio track names are displayed.
2008-10-10 eddygCLI: Add support for naming audio tracks to the HandBra...
2008-09-29 jbrjakeDon't display a mixdown in the job settings for passthr...
2008-09-26 jbrjakeNow that the interfaces don't set job->vfr to 1 unless...
2008-09-19 jbrjakeSpit out the average encoding speed in the verbose...
2008-08-06 jbrjakeDon't obey maxWidth and maxHeight settings when using...
2008-08-01 jbrjakeSplits the display of job settings off from the actual...
2008-07-30 vanFix two problems that would cause HB to hang in the...
2008-07-26 vanFix subtitle scan to work with new stream eof logic.
2008-07-26 van - in encx264, if an video frame is larger than init_de...
2008-07-01 eddygEnable subtitle-scan to work when using Xvid as the...
2008-06-17 saintdevNo need to check the mixdown settings if pass-through...
2008-05-31 van- support blu-ray, avchd & dvb x264
2008-05-29 jbrjakeWhen encoding anamorphic with lavc, ensure PAR values...
2008-05-17 jbrjakeRe-allow constant frame rates. The MacGui should probab...
2008-04-17 eddygAvoid a divide by 0 in encfaac.c caused by the mixdown...
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-04 vanMinor chapter cleanups.
2008-04-01 saintdevNew internal audio handling.
2008-03-20 saintdevTheora.
2008-02-21 saintdevFormatting: Remove a lot of trailing whitespace.
2008-02-18 eddygSanity check the input codec is AC3 when selecting...
2008-02-16 jbrjakeOnly show a line in the log for filters if there are...
2008-02-16 jbrjakeAdds another safeguard to ensure AC3 pass-thru uses...
2008-02-16 eddygAllow mac gui to select AC-3 + AAC at the same time...
2008-02-14 jbrjakeAlways use a sample rate of 48000hz for AC3.
2008-02-04 jbrjakeVariable frame rate improvements.
2008-01-22 jbrjakeMaintains separate filter settings for each job. This...
2008-01-14 jbrjakeDon't bother informing the user when grayscale is off...
2008-01-06 vanfix for duplicate chapters when encoding with ffmpeg.
2007-12-28 jbrjakeExtends hb_set_anamorphic_size() to make it possible...
2007-12-08 jbrjakeAdds extra, user-selectable dynamic range compression...
2007-11-16 jbrjakeMoves the readout of applied x264 options from test...
2007-11-10 jbrjakeFirst attempt at variable frame rate detelecining for...
next