OSDN Git Service

MacGui: Audio Fixes and Enhancements ... patch by circleone.
[handbrake-jp/handbrake-jp-git.git] / libhb /
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
2010-06-01 jstebbinslink hb.dll with -static flag so that extra dll's are...
2010-05-30 jstebbinsadd check for reasonable vobsub width/height values...
2010-05-30 jstebbinspreserve vobsub palette, width, and height from mkv...
2010-05-30 jstebbinsImprove left/right dplii surround separation
2010-05-30 jstebbinsfix compiler warnings in several libhb files
2010-05-26 jstebbinsfix a problem with point-to-point hanging when searchin...
2010-05-24 jstebbinsadd support for Nero vobsubs in mp4
2010-05-24 jstebbinsfix memory leak in pinvoke patch
2010-05-23 jstebbinsfix stderr redirection on mingw. dup2 function doesn...
2010-05-23 jstebbinsadd wrapper functions that make it easier to call libhb...
2010-05-23 jstebbinsadd ability to probe for existance of headers and libra...
2010-05-22 jstebbinsadd strtok_r to ports.c for mingw
2010-05-20 dynaflashSupport for reading VOB subtitle tracks from file input...
2010-05-13 jstebbinsallow mono mixdown with lame encoder
2010-05-04 dynaflashUniversal Text Subtitle Support Initial Implementation
2010-04-25 jstebbinsbump ffmpeg to rev 22950
2010-04-25 jstebbinsget rid of extry CR at end of hb_log message
2010-04-25 jstebbinsfix qdm2 audio decoding
2010-04-24 jstebbinsmake count of video frames encoded logging accurate.
2010-04-24 jstebbinsfix decoding of qtrle codec and possibly others
2010-04-24 jstebbinsmake sure HB_STATE_WORKING always gets set for a job
2010-04-24 jstebbinsadd test to ensure that ffmpeg's reported audio layout...
2010-04-22 jstebbinsfix fps logging when there is no audio track.
2010-04-21 jstebbinsfix a problem with point-to-point (and live preview...
2010-04-20 jstebbinsspeed up main feature search in most circumstances
2010-04-20 jstebbinsadd dvd main feature title detection
2010-04-19 jstebbinsfix an error in the tmp array size of hb_layout_remap
2010-04-17 jstebbinsfix some dvdnav hangs
2010-04-17 sr55revert last checkin
2010-04-17 sr55remove libgcc... dll from zip package creation as it...
2010-04-14 dynaflashx264 bump from r1523 to r1538
2010-04-10 jstebbinsfix some mingw warnings and a mingw build issue
2010-04-07 jstebbinsfix audio clipping when downmixing and output codec...
2010-04-05 jstebbinsgeneralize audio channel map reordering
2010-04-05 sr55small error in the last change. Missed a comman in...
2010-04-05 sr55libgcc is no longer needed. Thanks to golgol7777 for...
2010-04-03 jstebbinsfix silence insertion problem in audio sync and pipelin...
2010-04-03 jstebbinsfix stupid error in my last commit
2010-04-02 jstebbinsfix audio detection problem during scan of ffmpeg audio...
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
next