OSDN Git Service

This patch adds mingw32 cross-compilation support to HandBrake trunk to
[handbrake-jp/handbrake-jp-git.git] / libhb /
2009-04-14 konablendThis patch adds mingw32 cross-compilation support to...
2009-04-13 jstebbinsMake MULTIPLE_MOD handle mod 1 correctly
2009-04-12 vanDon't crash during scan when a DVD contains an invalid...
2009-04-05 vanFix botched r2256 as suggested by forum user greed...
2009-04-01 vanFix frame rate calculation for ffmpeg 0.5 - h.264 rate...
2009-03-31 jbrjakeAdds a job->frame_to_stop variable similar to the exist...
2009-03-31 jbrjakeFlush frames from the delay queue in render. This shoul...
2009-03-27 jstebbinsRemove unneeded preview files at the beginning of a...
2009-03-20 konablendCygwin: updated patch to support faac-1.26 -> 1.28...
2009-03-20 eddygAnother minor step on the way back to Solaris compiles...
2009-03-19 jbrjakePorts tritical's EEDI2 deinterlacing interpolator from...
2009-03-11 vanDetect bogus cell start and last addresses while scanni...
2009-03-11 saintdevFix CPU count detection on OSX.
2009-03-11 saintdevClean up CPU count detection.
2009-03-10 konablendBuildSystem: initial _skeleton_ asm support for libhb.
2009-03-08 konablendBuildSystem: general, configure and Xcode updates.
2009-03-04 jstebbinsreorder some calculations in hb_set_anamorphic_size...
2009-03-03 konablendBuildSystem:
2009-03-03 konablendBuildSystem:
2009-03-02 konablendBuildSystem:
2009-03-02 saintdevRe-enable libswscale accurate rounding on x86_64.
2009-03-02 konablendBuildSystem:
2009-03-01 konablendBuildSystem: conversion from jam-based to make-based...
2009-02-23 jbrjakeDon't truncate RF/QP values down to integers when displ...
2009-02-10 jbrjakeAllows direct setting of job->vquality from interfaces...
2009-02-07 jstebbinsonly mark first audio track as default in mkv.
2009-02-05 jbrjakeAC3 dynamic range compression changes. 0 now means...
2009-02-05 jbrjakeWith live preview decmpeg2 can be running more than...
2009-01-28 vanDon't let an invalid PES header length (from a corrupte...
2009-01-26 jbrjakeOrganizes anamorphic parameters in a struct, requiring...
2009-01-20 eddygUpdate libmkv and start writing mkv tags, no artwork...
2009-01-15 vanDon't resync based on subtitles since their average...
2009-01-14 ritsukaAdd importing of ffmpeg input chapters.
2009-01-12 ritsukah.264 i frame shouldn't be marked as sync sample.
2009-01-11 ritsukaAlways use the track samplerate as the timescale for...
2009-01-11 ritsukaRemove some unused variables
2009-01-11 jbrjakeBumps mp4v2 to r224
2009-01-10 vanGet previews from H.264 content even if it's missing...
2008-12-13 van - have to account for a non-zero start time when we...
2008-12-13 van - try to determine the sample rate, channels, etc...
2008-12-13 vanConsolidate all the ffmpeg-related includes into libhb...
2008-12-12 vanLoosen tolerance on Program Stream SCR change - 100ms...
2008-12-12 jstebbinsfix a threading issue with avcodec_open/close
2008-12-11 vanDon't reject MPEG PS files just because they're missing...
2008-12-10 jstebbinsImprove duration calculation for transport streams...
2008-12-06 vanIf we don't get signed 16 bits samples from the audio...
2008-12-05 jstebbinsfix some floating point rounding errors in aspect ratio...
2008-12-05 vanMore code to deal with the flakey streams from NZ TV...
2008-12-04 sr55libhb:
2008-12-04 van - validate frame sync the way the standard suggests...
2008-12-04 van - Elementary streams that scan couldn't type as audio...
2008-12-03 jstebbinsFound the ffmpeg initialization problem with VC-1 video.
2008-12-02 van - allow titles with video but no audio.
2008-12-02 vanI suspect that eddyg's r1987 didn't really want to...
2008-12-02 sr55git-svn-id: svn://localhost/HandBrake/trunk@1991 b64f76...
2008-12-02 eddygAdd metadata support to libhb, add importing of MP4...
2008-11-30 vanFix one massively stupid & one moderately stupid bug...
2008-11-30 jbrjakeAdds two new parameters to hb_scan, to control the...
2008-11-29 vanDon't allow multiple decodes of the same ffmpeg audio...
2008-11-27 ritsukaFix 5.1 channels map for vorbis.
2008-11-25 van - add John A. Stebbins' changes to handle TrueHD and...
2008-11-19 van - get rid of an unnecessary seek that was messing...
2008-11-18 vanDon't abort when the ffmpeg vc1 decoder hands us a...
2008-11-16 van - search for IDR frames in blu-ray (m2ts) inputs so...
2008-11-11 jstebbinsfix pmt processing
2008-11-11 jstebbinslibhb support for live preview
2008-11-09 jbrjakeBumps libtheora to 1.0 final and fixes a small problem...
2008-11-09 vanHack to make VC1 work: If we get a ts or m2ts with...
2008-11-09 vanIf 'auto' audio output rate is selected and that result...
2008-11-08 vanCorrect chroma size for raw video frames - width &...
2008-11-08 van - Always use HandBrake's DTS decoder rather than ffmpe...
2008-11-07 jstebbinsclean up picture allocation in hb_get_preview and fix...
2008-11-01 jbrjakeMinor tweaks the job config display for the COLR atom...
2008-10-30 vanFix for mpeg content that changes size in the middle...
2008-10-29 eddygETSI TS 102 366 V1.2.1 compliant AC3 in MP4, replaces...
2008-10-26 vanGet rid of the black frame & long silence at the beginn...
2008-10-26 vanIf an input uses a different color space than YUV420...
2008-10-23 eddygAdded support for extracting the audio and subtitle...
2008-10-23 jbrjakeThis should fix the flickering line bugs with deinterla...
2008-10-22 jbrjakeBumps libmp4v2 to r36, which fixes the problem with...
2008-10-19 jbrjakeOoops, I wanted height not width there.
2008-10-19 jbrjakeAdds a configuration option for whether the COLR atom...
2008-10-19 eddygFix bug which prevented AC3 sync when only one AC3...
2008-10-18 jbrjakeAdds a logging message to let the user know when a...
2008-10-18 jbrjakeMinor tweak to how audio track names are displayed.
2008-10-18 jbrjakeMakes sure loose anamorphic respects max width and...
2008-10-16 eddygDon't announce when getting a bad AC3 sync, just silent...
2008-10-15 jbrjakeBumps libmp4v2 to r21, which fixes that include issue...
2008-10-15 jbrjakeSwitches from mpeg4ip's copy of libmp4v2 to an independ...
2008-10-14 eddyga52_syncinfo() returns garbage values sometimes, so...
2008-10-11 jbrjakeOnly associate audio tracks with an alternate group...
2008-10-11 vanMake DTS and HDMV DTS audio work in Transport and m2ts...
2008-10-10 eddygCLI: Add support for naming audio tracks to the HandBra...
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...
next