OSDN Git Service

MacGui: Remove a bunch of useless comments from the point a to b code.
[handbrake-jp/handbrake-jp-git.git] / libhb /
2010-04-02 jstebbinshandle YUV422P video in the mpeg2 decoder
2010-04-02 jstebbinsflush frames x264 has cached properly
2010-04-02 jstebbinswhen in cfr mode, tell x264 we are doing cfr and allow...
2010-04-02 jstebbinsdownmix support for ffmpeg audio sources
2010-04-01 jstebbinsfix a problem processing PS stream that look a lot...
2010-03-31 dynaflashlibhb: change the x264 header NAL array order from...
2010-03-27 jstebbinshandle bluray LPCM streams
2010-03-27 jstebbinsfix sporadic incorrect bitrate calculation of muxed...
2010-03-26 jstebbinsmake it possible to dynamically create and close multip...
2010-03-19 jstebbinsreduce mux interleave threshold more to prevent out...
2010-03-14 jstebbinsimprove lame audio quality by using ABR mode and disabl...
2010-03-13 jstebbinsextend search range for TS re-sync
2010-03-07 jstebbinsfix a crash that happens when subtitle scan selects...
2010-03-05 jstebbinstemporary hack to use old x264 b-pyramid default of...
2010-02-12 jstebbinsfix incorrect comment in PS detection function
2010-02-12 jstebbinstry harder to identify program streams that do not...
2010-02-11 dynaflashAdjustable picture modulus: Base patch by BradleyS...
2010-02-10 jstebbinsfix compiler warning about "definition has no type...
2010-02-09 jstebbinsput a limit on how many buffers the muxer will cache...
2010-02-06 sr55removed test code
2010-02-06 sr55libhb dll fix by RandomEngy
2010-02-06 jstebbinsfix keyint mismatch between 1st and 2nd passes of a...
2010-02-06 jstebbinsdvdnav: fix seeking on some dvds that use multiple...
2010-02-06 jstebbinsuse DTS generated by x264 when computing duration and...
2010-01-31 jstebbinsosx doesn't have fread_unlocked
2010-01-31 jstebbinsfix problem with reading program streams
2010-01-20 jstebbinsfix cancel during p-to-p search
2010-01-10 jstebbinsprevent hang during foreign audio search
2009-12-31 ritsukaAdded some errors checks and a flush function to encode...
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
next