OSDN Git Service

MacGui: Remove Target Size as a rate control option as it doesn't really work correct...
[handbrake-jp/handbrake-jp-git.git] / libhb /
2011-03-01 jstebbinssilence compiler warning about const char *
2011-03-01 jstebbinsinitialize title->angle_count to 1
2011-02-28 jstebbinsFix PFR issue where there are different number of frame...
2011-02-27 jstebbinsbump ffmpeg from git-185a155 to git-0b32da9
2011-02-26 sr55Remove depreciated cpu count from the api
2011-02-26 sr55Remove the set cpu count option as it doesn't do anythi...
2011-02-25 jstebbinsfix crash with bd lpcm audio decoding
2011-02-25 jstebbinsImprove audio labels for BD audio decoded by ffmpeg
2011-02-25 davidfstrAdd temporally overlapping subtitle support.
2011-02-12 jstebbinsplug some memory leaks.
2011-02-11 jstebbinsImprove loop detection in dvdnav
2011-02-11 jstebbinsRemove unnecessary translation of string "LIBFAAD"...
2011-02-11 jstebbinsRemove a couple more remnants of faad from make files
2011-02-11 jstebbinsremove libfaad from build
2011-02-11 jstebbinsfix sync issue introduced in 3786
2011-02-08 jstebbinsImprove timestamp handling in decavcodec
2011-02-08 jstebbinsFix issue with decoding DTS-HD streams
2011-02-07 jstebbinsFix a hang in sync
2011-02-04 jstebbinsbump ffmpeg from svn 25689 to git 185a155
2011-01-29 jstebbinsUse the correct ffmpeg codec id for eac3 in BD
2011-01-26 saintdevlibhb: Disable managed mode for Vorbis ABR.
2011-01-17 jstebbinsfix ffmpeg multiple audio decode issue
2011-01-15 jstebbinsfix problem with large ssa subtitle batches stalling...
2011-01-13 jstebbinsfix double free in handling of last CC message
2011-01-02 jstebbinsfix a problem reading flv files that have null packets
2010-12-30 jstebbinsfix a re-synchronization problem in bluray reading
2010-12-17 jstebbinscli: allow setting modulus with ana-none
2010-12-17 jstebbinsprevent crash with strict ana and non-mod-2 dimensions.
2010-12-16 jstebbinsAdjust x264 qpmin for QT compatibility.
2010-11-30 eddyg[libhb] Change bad block handling using libdvdread...
2010-11-22 jstebbinsfix sync of ssa subtitles when using point-to-point...
2010-11-14 jstebbinsfix a problem with search progress indicator and p...
2010-11-14 jstebbinsfix a problem with the first timestamp returned from...
2010-11-13 jstebbinsFix initial chapter number when doing p-to-p in bluray
2010-11-13 jstebbinsfix problem with delayed audio when using point-to...
2010-11-11 jstebbinstweak audio bitrate limits
2010-11-10 jstebbinsfix a couple A/V/Sub sync issues
2010-11-10 jstebbinsbump ffmpeg from r25374 to r25689
2010-11-07 jstebbinsFix encx264 to accomodate upcoming x264 api change.
2010-11-07 jstebbinsImproved logging of keyint min/max
2010-11-07 jstebbinsBump cpu count limit from 8 to 64
2010-11-07 jstebbinsFix use of uninitialized variable in mpeg PS detection.
2010-11-07 jstebbinsAllow longer SRT filename paths.
2010-11-06 jstebbinsoops, delete debug printf...
2010-11-06 jstebbinsfix audio sync when resampling 48khz to 44.1khz
2010-11-06 jstebbinsfix windows crash and probably other random nastiness.
2010-11-05 jstebbinsfix framerate detection again (really, i mean it this...
2010-11-05 jstebbinslog the title duration before throwing it out when...
2010-11-05 jstebbinsFix hb_get_best_mixdown to allow downmixing 7.1 to 5.1
2010-11-04 jstebbinsfix start/stop time of last lame buffer
2010-11-03 jstebbinsfix framerate detection of ffmpeg sources
2010-10-29 jstebbinsfix a segfault and a deadlock if reader exits befor...
2010-10-23 jstebbinsupdate baseline presets with weightp=0
2010-10-23 jstebbinsclean up crufty legacy code
2010-10-23 jstebbinsUse libhb functions for mixdown and bitrate defaults...
2010-10-23 jstebbinsreorder #includes to fix redefinition problem in mingw64
2010-10-23 jstebbinsAdd build option --enable-ff-mpeg2 to use ffmpeg for...
2010-10-23 jstebbinsffmpeg video decoder enhancements
2010-10-19 jstebbinsfix zero duration lpcm frame handling
2010-10-12 jstebbinsbump ffmpeg from 25082 to 25374
2010-10-12 jstebbinsfix heap corruption after avpicture_deinterlace
2010-10-09 jstebbinstweak ca_aac bitrate limits some more
2010-10-09 jstebbinsadd more audio bitrate limits
2010-10-09 jstebbinsprevent crash when vorbis fails to initialize for any...
2010-10-09 jstebbinsprint more accurate log message when mixdown is not set
2010-10-09 jstebbinsfix detectsion of bitrate_code for ac3 passthru in mp4
2010-10-09 jstebbinsfix detection of sr_code and bitrate_code for ac3 strea...
2010-10-08 jstebbinsallow ca_aac lower limit of 192kbps for 6ch
2010-10-08 jstebbinsfix a bug in bitrate selection. forgot to change a...
2010-10-08 jstebbinsfuture proof faac bitrate limits
2010-10-08 jstebbinsfix some audio bitrate limits issues with ca aac
2010-10-08 jstebbinscli: make smarter mixdown decision when doing ac3 encod...
2010-10-08 jstebbinsadd audio defaults and limits calculation to libhb
2010-10-05 jstebbinsAdd code to recognize eac3 streams in TS
2010-10-04 jstebbinsAdd ac3 encoding
2010-10-03 jstebbinsfix another hang in the muxer.
2010-10-02 jstebbinsfix ffmpeg locking issue
2010-09-29 jstebbinsfix a crash when ass_render_frame doesn't return a...
2010-09-28 jstebbinsSSA subtitle burn in
2010-09-15 jstebbinsremove the 8 audio limit. isn't needed anymore.
2010-09-15 jstebbinsfix cli issue with batch scan and encode
2010-09-14 jstebbinsfix a crash when a TS has no aspect ratio set in the...
2010-09-14 jstebbinsBump ffmpeg from 22950 to 25082
2010-09-13 jstebbinsfix a rare hang in the muxer.
2010-09-08 jstebbinsAdd Bluray support
2010-08-31 jstebbinsFix muxing problem with certain sources/settings
2010-08-10 jstebbinsMulti-line SSA packets handled by the SSA->UTF8 decoder.
2010-07-04 jstebbinsfix crash due to processing invalid buf_out from work
2010-07-03 jstebbinsfix some preset issues
2010-06-28 jstebbinsImprove program stream detection
2010-06-26 jstebbinsmake hb_set_anamorphic_size keep storage aspect when...
2010-06-26 jstebbinsPreserve subtitle track that matches foreign audio...
2010-06-20 jstebbinsguard against excessive memory consumption in the muxer...
2010-06-20 jstebbinsfix problem with spurious timestamp change
2010-06-08 jstebbinsCLI: missed another conditional that forces burned...
2010-06-02 jstebbinsfix potential buffer overrun
2010-06-01 jstebbinshandle the utf8 byte order mark when present at the...
2010-06-01 jstebbinsoops. forgot to commit the new file
2010-06-01 jstebbinsAdd SSA subtitle support
2010-06-01 jstebbinsAdd more subtitle info to the activity log
next