OSDN Git Service

libhb: Fix linux compilation. Only set the pthread mutex type on cygwin since it...
[handbrake-jp/handbrake-jp-git.git] / libhb /
2008-10-10 eddyglibhb: Fix linux compilation. Only set the pthread...
2008-10-09 jbrjakeAfter discussion with eddyg, extending verbose logging...
2008-10-09 jbrjakeAdds an hb_deep_log() function for multiple levels...
2008-10-06 eddygChange pthread mutex's to be explicitly NORMAL instead...
2008-10-05 vanTry to drive the stream timing off the audio stream...
2008-10-04 vanSanity check in encfaacClose or we'll abort on an illeg...
2008-10-03 van - Only do 'lost PCR' checks (r1712) when we're dealing...
2008-09-30 sr55CygWin:
2008-09-30 jstebbinsffmpeg requires framerate num/den to be reducable to...
2008-09-30 jbrjakeZero out the mask bitmap properly in decomb. Thanks...
2008-09-29 eddygUpdate ffmpeg from version r14737 to r15462.
2008-09-29 jbrjakeWait until 4 frames are stashed in the delay_queue...
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-24 jbrjakeSets the default QP of deblock to 5 instead of 0. This...
2008-09-19 jbrjakeSpit out the average encoding speed in the verbose...
2008-09-19 jbrjakeBring libhb in line with x264's new default subme level...
2008-09-19 jbrjakeThreaded decomb filter. Folds in eddyg's threaded yadif...
2008-09-17 vanFilter timestamps to prevent missing/incorrect Transpor...
2008-09-16 vanBug fix to r1691: had the offsets for PTS & DTS reverse...
2008-09-16 vanAnother bug fix in the per-stream timing code: If the...
2008-09-15 jstebbinsFix a couple problem exposed through some valgrind...
2008-09-15 vanIf we always sort timestamps we can't detect & correct...
2008-09-15 vanThe difference of two timestamps referenced to differen...
2008-09-12 vanHD Home Run seems to strip the PCR from some streams...
2008-09-11 jstebbinscheck return value of opendir in hb_close. hb_close...
2008-09-11 vanVarious fixes for ffmpeg input files (mp4, avi, mkv...
2008-09-05 van - get rid of another deadlock: if there were more...
2008-08-29 eddygChange buffer reuse policy to MRU to hopefully improve...
2008-08-19 vanfix subtitle indepth scan abort & hang.
2008-08-18 vanThe per-stream timing changes (r1570) make the overall...
2008-08-18 van - To reliably find audio in 720p or 1080i TS streams...
2008-08-18 eddygDon't crash when the user specifies audio tracks that...
2008-08-18 van - patch a reference picture leak in ffmpeg/libavcodec...
2008-08-14 jbrjakeCode comment clean-up, mostly to clarify the difference...
2008-08-13 eddygThreaded yadif deinterlacer. Will split the YUV frames...
2008-08-12 eddygSorry - just fix the indentation in 1626 that Xcode...
2008-08-12 eddygDon't crash HB when the video decoder (MPEG2 or ffmpeg...
2008-08-10 jbrjakeRemoves hard tabs from detelecine.c as a first step...
2008-08-09 vanMake sure we never return an unitialized buffer chain...
2008-08-08 van - change aspect from a scaled int to a double so we...
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-29 vanDon't lose our existing buffer chain when nal_encode...
2008-07-26 vanFix subtitle scan to work with new stream eof logic.
2008-07-26 vanUse PTS, not DTS, in encx264 output frames so we don...
2008-07-26 van - in encx264, if an video frame is larger than init_de...
2008-07-20 sr55Libhb:
2008-07-20 sr55libhb:
2008-07-16 vanGet rid of excessive video & audio drops on some conten...
2008-07-11 jbrjakeMuch improved decomb filter. Totally different algorith...
2008-07-08 vanFix mkv A/V sync problem created by R1542.
2008-07-06 eddygChange HandBrake from using the libsamplerate linear...
2008-07-04 vanCropping fix for matted content that has a border top...
2008-07-02 eddygAdded Paul Kendalls ffmpeg AAC-LATM codec. Allows HB...
2008-07-01 eddygEnable subtitle-scan to work when using Xvid as the...
2008-06-30 van - fix an error in the SCR calculation that would cause...
2008-06-30 vanIf we always require a buffer to be available on every...
2008-06-26 saintdevFix a crash when using mp4 and no audio tracks.
2008-06-23 jstebbinsget the right version info when building with make...
2008-06-23 vanDon't let cropping get fooled by dark content - make...
2008-06-19 eddygGetting rid of dvd open failure error, it is not an...
2008-06-18 van - Add COLR atom support to mpeg4ip
2008-06-18 jstebbinsuse same compile optimizations that a jam build uses
2008-06-17 saintdevRemove assert()s.
2008-06-17 saintdevIf we're using pass-through, copy the input bitrate...
2008-06-17 saintdevNo need to check the mixdown settings if pass-through...
2008-06-15 jstebbinsremove libhb.so from "all" target. It can't be build...
2008-06-12 vanNew cropping algorithm - determine cropping rectangle...
2008-06-12 van - put the "find a usable frame rate" logic in the...
2008-06-08 jstebbinsImprove image quality for ffmpeg constant quality
2008-06-06 jbrjakeEncode the initial H.264 NAL units for PPS and SPS...
2008-06-05 jbrjakeAdds a job->cfr boolean to indicate "encode this with...
2008-06-04 jbrjakeFixes loose anamorphic
2008-06-04 van - add pixel_aspect_ratio reporting to the mpeg decoder
2008-06-04 jbrjakeKeep track of the input pixel aspect ratio as well...
2008-06-03 vanDon't crash in decmpeg2Info if we failed to get a previ...
2008-06-02 jbrjakeUse index+1 for numbering interlaced previews, so reali...
2008-06-02 jbrjakeUse loose breaks for detelecine. This reduces jerkiness...
2008-06-01 vanDon't crash during scan when source not recognized...
2008-06-01 vanDon't call small frame displacements a "time reversal...
2008-05-31 vanFix for cygwin builds - can't use "\n" in echo
2008-05-31 van- support blu-ray, avchd & dvb x264
2008-05-31 vanHack to fix building in xcode
2008-05-31 vanFix for unplayable m4v/mp4 files due to negative number...
2008-05-31 jbrjakeReverts r1475 until it plays nice with Xcode + make
2008-05-30 sr55update.c altered to use both appcast.xml and appcast_un...
2008-05-29 jbrjakegit-svn-id: svn://localhost/HandBrake/trunk@1471 b64f76...
2008-05-29 jbrjakeWhen encoding anamorphic with lavc, ensure PAR values...
2008-05-23 ritsukaStore video aspect ratio in the avi header.
2008-05-21 jbrjake...on the other hand, when we *are* using VFR we *do...
2008-05-21 jbrjakeWhen using detelecine but not dropping frames (non...
2008-05-17 jbrjakeRe-allow constant frame rates. The MacGui should probab...
2008-05-13 jbrjakeAllow the user to directly set a pixel aspect height...
2008-04-26 jbrjakeOpens up another way to give x264 a constant QP or...
2008-04-25 vanChanges to support unstructured program streams (such...
2008-04-25 van - Don't allow chapter durations to go negative (since...
2008-04-20 sr55libhb:
2008-04-18 saintdevHandle the case where hb_list_audio_config_item is...
next