OSDN Git Service

Remove depreciated cpu count from the api
[handbrake-jp/handbrake-jp-git.git] / libhb / hb.c
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...
2010-12-17 jstebbinsprevent crash with strict ana and non-mod-2 dimensions.
2010-11-07 jstebbinsBump cpu count limit from 8 to 64
2010-10-12 jstebbinsbump ffmpeg from 25082 to 25374
2010-10-12 jstebbinsfix heap corruption after avpicture_deinterlace
2010-10-04 jstebbinsAdd ac3 encoding
2010-10-02 jstebbinsfix ffmpeg locking issue
2010-09-28 jstebbinsSSA subtitle burn in
2010-09-08 jstebbinsAdd Bluray support
2010-06-26 jstebbinsmake hb_set_anamorphic_size keep storage aspect when...
2010-06-01 jstebbinsAdd SSA subtitle support
2010-05-30 jstebbinsfix compiler warnings in several libhb files
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-04 dynaflashUniversal Text Subtitle Support Initial Implementation
2010-04-25 jstebbinsget rid of extry CR at end of hb_log message
2010-04-24 jstebbinsadd test to ensure that ffmpeg's reported audio layout...
2010-04-17 sr55revert last checkin
2010-04-17 sr55remove libgcc... dll from zip package creation as it...
2010-04-10 jstebbinsfix some mingw warnings and a mingw build issue
2010-04-02 jstebbinsdownmix support for ffmpeg audio sources
2010-03-26 jstebbinsmake it possible to dynamically create and close multip...
2010-02-11 dynaflashAdjustable picture modulus: Base patch by BradleyS...
2010-02-10 jstebbinsfix compiler warning about "definition has no type...
2010-02-06 sr55removed test code
2010-02-06 sr55libhb dll fix by RandomEngy
2009-12-23 jstebbinsadd point-to-point encoding
2009-12-05 jstebbinsReduce the amount of buffering used and eliminate hb_sn...
2009-11-25 jstebbinsbatch file scanning and scan cancel
2009-11-07 jstebbinsMaintain an accurate job ETA across pause/resume
2009-06-23 eddygCLI: SubRip Subtitle import
2009-06-21 eddygMoved --native-langauge processing from libhb to the...
2009-06-20 konablendUse new appcast URL nameing scheme for HandBrakeCLI...
2009-06-06 konablend- mingw fixes to use fopen() with 'b' flag.
2009-06-06 jstebbinslibhb: correct error in preview scaling
2009-06-06 jbrjakeAdds a keep_display_aspect toggle to the job->anamorphi...
2009-06-05 jbrjakeProbably a good idea to set the new par width after...
2009-06-05 jbrjakeCLI: Implements custom anamorphic. No more -p or -P...
2009-06-04 jbrjakeAdds an interjob structure to preserve some encode...
2009-06-02 konablendFFMPEG.
2009-06-02 jstebbinssoftsubtitles:
2009-05-26 jbrjakeExcises xvid from libhb because it's not worthy. Having...
2009-05-23 ritsuka- Add CoreAudio AAC as one of the encoder on Mac OS X.
2009-05-07 eddygChange CC608 decoder to be its own thread
2009-05-06 eddygVOBSUB encoder skeleton for use with mkv VOBSUB pass...
2009-05-04 jstebbinsLinGui: preview changes
2009-05-04 eddygStage 1 Soft Subtitle Support - Allow multiple subtitle...
2009-05-01 dynaflashMacGui: Custom Anamorphic initial implementation (exper...
2009-03-27 jstebbinsRemove unneeded preview files at the beginning of a...
2009-03-04 jstebbinsreorder some calculations in hb_set_anamorphic_size...
2009-03-02 saintdevRe-enable libswscale accurate rounding on x86_64.
2009-03-01 konablendBuildSystem: conversion from jam-based to make-based...
2009-01-26 jbrjakeOrganizes anamorphic parameters in a struct, requiring...
2008-12-13 vanConsolidate all the ffmpeg-related includes into libhb...
2008-12-12 jstebbinsfix a threading issue with avcodec_open/close
2008-12-05 jstebbinsfix some floating point rounding errors in aspect ratio...
2008-12-02 eddygAdd metadata support to libhb, add importing of MP4...
2008-11-30 jbrjakeAdds two new parameters to hb_scan, to control the...
2008-11-07 jstebbinsclean up picture allocation in hb_get_preview and fix...
2008-10-18 jbrjakeMakes sure loose anamorphic respects max width and...
2008-10-09 jbrjakeAdds an hb_deep_log() function for multiple levels...
2008-09-11 jstebbinscheck return value of opendir in hb_close. hb_close...
2008-08-18 vanThe per-stream timing changes (r1570) make the overall...
2008-08-18 van - patch a reference picture leak in ffmpeg/libavcodec...
2008-08-08 van - change aspect from a scaled int to a double so we...
2008-06-04 jbrjakeFixes loose anamorphic
2008-06-04 jbrjakeKeep track of the input pixel aspect ratio as well...
2008-05-31 van- support blu-ray, avchd & dvb x264
2008-05-29 jbrjakegit-svn-id: svn://localhost/HandBrake/trunk@1471 b64f76...
2008-04-15 vanMove clock recovery code from reader to demuxmpeg so...
2008-04-13 vanFixes for different number of frames between pass 1...
2008-04-01 saintdevNew internal audio handling.
2008-03-23 jbrjake= Adds an hb_detect_comb() function that indicates...
2008-03-21 saintdevlibswscale accurate rounding is now re-enabled for...
2008-03-20 saintdevTheora.
2008-02-21 saintdevFormatting: Remove a lot of trailing whitespace.
2008-01-22 jbrjakeMaintains separate filter settings for each job. This...
2007-12-28 jbrjakeExtends hb_set_anamorphic_size() to make it possible...
2007-12-17 dynaflashMacGui: Queue Update - thanks travistex
2007-10-16 jbrjake"Loose" anamorphic:
2007-09-13 dynaflashReverts an errant checking for from rev 960
2007-09-13 saintdevjbrjake's loose pixel ratio patch.
2007-09-13 saintdevCast the flags passed to sws_getContext to a 16-bit...
2007-09-11 eddygAdded buffer management and changed fifo sizes. Changed...
2007-09-05 dynaflashMacGui: New Active Queue implementation courtesy of...
2007-09-05 superdump- Add the accurate rounding flag for software scaling...
2007-08-29 superdumpThese calls to free produce double free warnings. It...
2007-08-28 superdump- Roll back avpicture_alloc to malloc + avpicture_fill...
2007-08-24 dynaflashMacGui: Fix main window closing to it doesnt crash...
2007-08-21 eddygAdd Subtitle scanning for forced subtitles and normal...
2007-08-14 jbrjakeMoves the filters' logging info to work.c, adds paramet...
2007-08-14 jbrjakeAdds a log message informing the user of which filters...
2007-08-01 jbrjakeImplements libswscale in HandBrake, giving it Lanczos...
2007-07-27 jbrjakePatch from huevos_rancheros to restore 2-pass functiona...
2007-07-26 jbrjakeNative language subtitle scan improvements. Thanks...
2007-07-20 jbrjakeThese hopefully-innocuous changes to hb.c should help...
2007-07-16 dynaflashMacGui: Active Queue Initial Implementation
2007-07-06 saintdevFixes to the CLI for forced subtitles, and Turbo.
next