summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* json: revert last commitjstebbins2015-01-221-4/+2
* json: add "Track" to audio and subtitle in titlesjstebbins2015-01-221-2/+4
* build: fix mingw Jenkins buildsjstebbins2015-01-191-1/+1
* Work around fedora mingw pthread library requirementjstebbins2015-01-182-2/+11
* json: fix srt filename parsingjstebbins2015-01-171-1/+1
* dvd: demote an hb_error to hb_log to prevent GUI error dialog spamjstebbins2015-01-151-1/+1
* stream: Fix scanning files with large PNGsjstebbins2015-01-141-1/+15
* Fix libdvdnav dvd name and add additional fallback if no name is foundritsuka2015-01-131-1/+8
* Revert a change Xcode committed on its own.ritsuka2015-01-131-8/+1
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-1/+8
* Simplify frontend useage of hb_add()jstebbins2015-01-124-26/+43
* json: simplify hb_add_json APIjstebbins2015-01-111-10/+25
* json: fix parsing of SRT subtitlesjstebbins2015-01-111-1/+1
* rendersub: fix small blending errorjstebbins2015-01-101-3/+3
* Fix some leaks in OpenCL code. https://reviews.handbrake.fr/r/779/ritsuka2015-01-101-39/+18
* libhb: reduce framerate fps/num for all encoders.Rodeo2015-01-091-0/+7
* libhb: only sanitize PAR for the MPEG-4 encoder.Rodeo2015-01-091-17/+7
* QSV: disable AdaptiveI/B options by default.Rodeo2015-01-091-2/+2
* libhb: fix job configuration when qsv removes all filtersjstebbins2015-01-051-0/+9
* libhb: simplify job initializationjstebbins2015-01-032-22/+17
* libhb: fix access to uninitialized variables in hb_set_anamorphic_size2jstebbins2015-01-031-2/+2
* libhb: initialize the buffer pool only oncejstebbins2014-12-291-5/+5
* json: add "Codec" to audio list itemsjstebbins2014-12-233-0/+17
* libhb: eliminate refereces to libmkvjstebbins2014-12-231-1/+0
* libhb: eliminate unnecessary references to mp4v2jstebbins2014-12-232-7/+1
* eliminate job->largeFileSizejstebbins2014-12-233-10/+3
* libhb: remove dead codejstebbins2014-12-232-10/+0
* libhb: remove hb_job_resetjstebbins2014-12-222-55/+0
* libhb: remove deprecated job and title fieldsjstebbins2014-12-221-26/+0
* json: fix hb_get_preview_jsonjstebbins2014-12-192-11/+136
* libhb: add hb_image_init to create blank imagesjstebbins2014-12-192-0/+81
* libhb: make hb_get_preview2 always return a valid imagejstebbins2014-12-191-3/+8
* json: fix plane size in hb_get_preview_image_jsonjstebbins2014-12-191-0/+1
* json: fix memory leak in hb_get_preview_jsonjstebbins2014-12-191-0/+1
* json: add hb_get_preview_jsonjstebbins2014-12-191-2/+112
* json: fix building with --enable-hwdjstebbins2014-12-182-13/+13
* MacGui: separate the video settings logic from the view controller. There are...ritsuka2014-12-181-0/+1
* mux: fix format of ssa preamblejstebbins2014-12-161-11/+12
* json: fix building with qsv enabled.jstebbins2014-12-166-51/+68
* json: add json APIsjstebbins2014-12-1638-743/+1765
* sync: fix another issue with overlapping ssa subtitle translation to tx3gjstebbins2014-12-151-7/+15
* scan: potential fix for missing audio tracksjstebbins2014-12-121-2/+4
* decsrtsub: fix incorrect usage of strncatjstebbins2014-12-101-1/+1
* contrib: build and link new jansson libjstebbins2014-12-051-5/+5
* sync: fix dropping of subtitles caused by my previous commitjstebbins2014-12-051-0/+4
* sync: fix a problem with overlapping ssa in mp4jstebbins2014-12-041-0/+11
* scan: eliminate duplicate activity log stream infojstebbins2014-11-171-2/+2
* deccc608sub: fix positioning of popup CCsjstebbins2014-11-101-1/+1
* libhb: enable crc checking of audio streams during audio parameter probejstebbins2014-11-051-2/+7
* libhb: fix p-to-p start for some streamsjstebbins2014-11-051-18/+21