summaryrefslogtreecommitdiffstats
path: root/libhb/common.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: add functions to lookup details of mixdown, video, audio, containerjstebbins2015-04-021-0/+56
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-1/+0
* json: automatically scan title when processing json jobsjstebbins2015-03-071-2/+7
* New audio output options.Rodeo2015-02-151-2/+49
* H.265: don't allow requesting Main 10 profile.Rodeo2015-02-151-3/+3
* Update year to 2015.bradleys2015-02-011-1/+1
* Simplify frontend useage of hb_add()jstebbins2015-01-121-0/+1
* libhb: simplify job initializationjstebbins2015-01-031-21/+5
* libhb: fix access to uninitialized variables in hb_set_anamorphic_size2jstebbins2015-01-031-2/+2
* json: add "Codec" to audio list itemsjstebbins2014-12-231-0/+14
* libhb: eliminate refereces to libmkvjstebbins2014-12-231-1/+0
* libhb: eliminate unnecessary references to mp4v2jstebbins2014-12-231-5/+0
* libhb: remove dead codejstebbins2014-12-231-7/+0
* libhb: remove hb_job_resetjstebbins2014-12-221-54/+0
* json: fix building with qsv enabled.jstebbins2014-12-161-0/+26
* json: add json APIsjstebbins2014-12-161-28/+43
* libhb: re-enable vobsub in mp4 supportjstebbins2014-09-131-0/+1
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-181-8/+0
* libhb: fix potential seg fault in hb_hexdumpjstebbins2014-07-301-1/+0
* libhb: add new function for retrieving previewsjstebbins2014-07-291-0/+16
* cli: allow user cli options to override defaults for fallback audio encoderjstebbins2014-07-161-8/+57
* libhb: New denoiser, nlmeans.bradleys2014-06-191-0/+4
* macui/cli/libhb: cleanupjstebbins2014-06-181-76/+9
* Add VP8 supportjstebbins2014-04-151-0/+13
* Convert all text subtitles to ASS subsjstebbins2014-04-131-38/+75
* libhb: enable burn-in of all supported text subtitle formatsjstebbins2014-03-301-2/+3
* x265: enable MP4 and Matroska muxing.Rodeo2014-03-131-6/+1
* Remove libfaacsr552014-03-021-29/+2
* libhb: dynamic detection of availability of libav audio encodersjstebbins2014-03-011-7/+9
* Remove HB_API_OLD_PRESET_SETTERS cruft.Rodeo2014-02-181-27/+0
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* QSV: API 1.8 support and related improvementsRodeo2014-02-181-13/+42
* libhb: make encoder options less x264-centric.Rodeo2014-02-131-28/+55
* Fix typo in previous commit.Rodeo2014-02-131-1/+1
* libhb: write encoding library's name in the Activity Log.Rodeo2014-02-131-42/+96
* x265: misc. container-related fixes.Rodeo2014-02-121-4/+4
* Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!Rodeo2014-02-101-0/+32
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-261-1/+2
* decavcodec: DRC support.Rodeo2014-01-251-0/+22
* remove contrib mpeg2decjstebbins2014-01-131-1/+2
* libhb: make avformat-based muxers the default.Rodeo2013-11-081-2/+2
* New getters for video presets, tunes, profiles and levels.Rodeo2013-11-081-0/+57
* QSV: libhb-based preset system.Rodeo2013-09-241-0/+1
* libhb: make libhb internal character code utf8jstebbins2013-09-221-0/+19
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-211-0/+13
* QSV: minor refactoring.Rodeo2013-09-151-3/+4
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-221-2/+31
* Add hb_video_quality_get_limits and hb_video_quality_get_name to libhb API.Rodeo2013-07-131-0/+49
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-45/+54
* Cosmetics after last commit.Rodeo2013-06-151-8/+8