OSDN Git Service

MacGui: Interface changes to allow pts or frame based point to point encoding on...
[handbrake-jp/handbrake-jp-git.git] / libhb /
2009-12-23 jstebbinsadd point-to-point encoding
2009-12-19 jbrjakeAdds a very crude, CLI-only rotation filter to flip...
2009-12-15 jstebbinsfix potential runaway buffer usage
2009-12-14 jstebbinsbump ffmpeg to svn 20817
2009-12-13 jstebbinsfix crash with vobsub passthru
2009-12-10 jstebbinsOnly display mux stats once
2009-12-10 jstebbinsfix dvdnav read error retry
2009-12-09 jstebbinsAvert a rare race condition.
2009-12-09 jbrjakeDisables chapter markers when there is only one chapter...
2009-12-09 jbrjakeRemoves obsolete check for mbtree being off before...
2009-12-08 jstebbinsfix buffer leak during indepth scan
2009-12-08 jbrjakeFaster combing detection through slightly less stupid...
2009-12-08 jbrjakeUse the correct render offset when b-pyramid is enabled...
2009-12-07 jstebbinsfix detection of forced subtitles during foreign audio...
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-26 vanFix audio sync problem for AAC (or any other mpeg PS...
2009-11-25 jstebbinsfix title index issue in batch scanning
2009-11-25 jstebbinsbatch file scanning and scan cancel
2009-11-25 jstebbinsdon't read the entire file looking for audio in transpo...
2009-11-24 eddygRate limit hb_error() messages to at most 1 message...
2009-11-23 jbrjakeFixes a missing and misplace option in decomb's comment...
2009-11-16 jstebbinsadd some input error resiliency to the srt parser.
2009-11-13 jstebbinsfix lockup in reader when importing srt's
2009-11-11 jstebbinsupdate x264 to r1332
2009-11-10 jstebbinsdon't drop the last SRT subtitle
2009-11-09 jstebbinsfix an off-by-one error in assignment of audio stream...
2009-11-07 jstebbinsMaintain an accurate job ETA across pause/resume
2009-11-05 jstebbinspossible fix for WDTV vobsub duration problem
2009-10-31 jstebbinstemporary fix for x264 b-pyramid parameter change
2009-10-31 jbrjakeOops, CLI help was never updated for decomb's EEDI2...
2009-10-31 jbrjakeAdds a parity parameter to detelecine and rewires it...
2009-10-28 jstebbinsallow srt and cc subtitles to be up to 2 lines high.
2009-10-23 jstebbinsfix a couple transport stream issues
2009-10-19 jstebbinsremove crf flag and all uses of it
2009-10-14 jstebbinsfix reading of short srt subtitle files
2009-10-06 jstebbinsfix VC1 I-frame detection in ffmpeg_is_keyframe
2009-10-03 jstebbinsfix reading of UTF-16 SRT subtitle files (and other...
2009-10-02 ritsukaAlign the subtitles at the bottom on iPod Classic/Nano.
2009-09-29 jstebbinsflush lame encoder
2009-09-28 eddygRemove tx3g -1 bias for bold and underline, was part...
2009-09-28 eddygFix soft sub tx4g markup to count multi-chr utf8 chrs...
2009-09-27 jstebbinsfix srt track stop time
2009-09-27 jstebbinstheora: improvements to our theora implementation
2009-09-24 jstebbinsbump x264 to r1271
2009-09-21 vanFix bug that was causing one sec. of audio to be droppe...
2009-09-20 jstebbinslibhb: fix gethostbyname failure on mingw
2009-09-15 jbrjakeUpdates x264 to r1259-dd026f2, bringing with it a bunch...
2009-09-14 jstebbinsAllow dvd sources that have no audio
2009-09-12 jstebbinsdvdnav: read error recovery
2009-08-31 jstebbinslibhb: fix PAR issue with DV
2009-08-30 ritsukaInitialize the AudioConverter without a sample rate...
2009-08-28 jstebbinssrt: change format string from "utf8" to "utf-8"
2009-08-27 ritsukaLet CoreAudio decide the best sample rate. Fixed and...
2009-08-09 jbrjakeBlah, need to pay more attention when transcripting...
2009-08-09 jstebbinslibhb: don't truncate last chapter of a stream
2009-08-09 jbrjakeOops, forgot the job->areBframes check needed to be...
2009-08-02 ritsukaFirst try at fixing a crash in quicktime if the subtitl...
2009-08-01 jbrjake- Bumps x264 to r1195-5d75a9b. x264 has new default...
2009-07-30 jstebbinslibhb: remove duplicate title detection from scan
2009-07-24 jstebbinslibhb: close file handle after querying dvd region...
2009-07-22 jstebbinslibhb: fix interjob recalculation of framerate
2009-07-21 jstebbinslibhb: fix a compile warning in enctheora
2009-07-21 jstebbinslibhb: fix theora encoding of non 16pix aligned dimensions
2009-07-13 vanAdd support for ATSC (North American Digital TV) closed...
2009-07-13 van - Some DVB programs have a lot of streams (20 for...
2009-07-12 jbrjake- Introduces a new mode structure for decomb, to make...
2009-07-09 jstebbinslibhb: DVD drive region detection on linux
2009-07-08 jbrjakeWhen caching frame durations for the delay_queue, store...
2009-07-02 jstebbinslibhb: fix regression introduced in svn 2620
2009-06-30 jstebbinsLinGui: SRT support
2009-06-30 eddygFix subtitle markup memory leak
2009-06-30 eddygChanged a log -> deep_log for markup processing.
2009-06-30 eddygAdd markup for MP4 Subtitles
2009-06-29 jstebbinsdvdnav:
2009-06-29 eddygClosed Captions: Don't mess with the case.
2009-06-28 jstebbinsdvdnav: add read error recovery
2009-06-25 konablend- cleanup. fixed hb_thread_to_integer() on darwin to...
2009-06-25 konablend- cleanup gcc format warnings showing up on linux 64-bit
2009-06-25 konablendFormat cleanup.
2009-06-24 konablendFixed FFMPEG deprecated API warnings since last bump:
2009-06-24 konablend- fixed gcc warnings for various unused vars, implicit...
2009-06-23 eddygCLI: Missed file from SubRip - a symptom of too many...
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-20 konablendUse new appcast URL nameing scheme for HandBrakeCLI...
2009-06-18 jstebbinslibhb: for mp4 soft subtitles, mark the default_track...
2009-06-17 konablend- secondary component of r2548: bugfix: libhb passes...
2009-06-17 konablend- bugfix: libhb passes unaligned stack/heap buffers...
2009-06-13 jstebbinsdvdnav: oops. initialize d->chapter to 0 instead of...
2009-06-13 jstebbinsdvdnav: fix title scanning issue
2009-06-13 jstebbinslibhb: fix forced foreign language scan issues
2009-06-11 jstebbinslibhb: interjob vrate info did not get updated when...
2009-06-08 vanSome DVD titles end with a 'link' command back to the...
2009-06-07 van - nasty bug: at eof, dropping a delay queue frame...
2009-06-06 konablend- mingw fixes to use fopen() with 'b' flag.
2009-06-06 jstebbinslibhb: correct error in preview scaling
2009-06-06 jbrjakeAdds a keep_display_aspect toggle to the job->anamorphi...
2009-06-05 jbrjakeProbably a good idea to set the new par width after...
next