| Commit message (Expand) | Author | Age | Files | Lines |
* | build: remove mp4v2 and libmkv dependencies | jstebbins | 2014-08-18 | 1 | -8/+0 |
* | libhb: fix potential seg fault in hb_hexdump | jstebbins | 2014-07-30 | 1 | -1/+0 |
* | libhb: add new function for retrieving previews | jstebbins | 2014-07-29 | 1 | -0/+16 |
* | cli: allow user cli options to override defaults for fallback audio encoder | jstebbins | 2014-07-16 | 1 | -8/+57 |
* | libhb: New denoiser, nlmeans. | bradleys | 2014-06-19 | 1 | -0/+4 |
* | macui/cli/libhb: cleanup | jstebbins | 2014-06-18 | 1 | -76/+9 |
* | Add VP8 support | jstebbins | 2014-04-15 | 1 | -0/+13 |
* | Convert all text subtitles to ASS subs | jstebbins | 2014-04-13 | 1 | -38/+75 |
* | libhb: enable burn-in of all supported text subtitle formats | jstebbins | 2014-03-30 | 1 | -2/+3 |
* | x265: enable MP4 and Matroska muxing. | Rodeo | 2014-03-13 | 1 | -6/+1 |
* | Remove libfaac | sr55 | 2014-03-02 | 1 | -29/+2 |
* | libhb: dynamic detection of availability of libav audio encoders | jstebbins | 2014-03-01 | 1 | -7/+9 |
* | Remove HB_API_OLD_PRESET_SETTERS cruft. | Rodeo | 2014-02-18 | 1 | -27/+0 |
* | Update some copyright dates to 2014. | Rodeo | 2014-02-18 | 1 | -1/+1 |
* | QSV: API 1.8 support and related improvements | Rodeo | 2014-02-18 | 1 | -13/+42 |
* | libhb: make encoder options less x264-centric. | Rodeo | 2014-02-13 | 1 | -28/+55 |
* | Fix typo in previous commit. | Rodeo | 2014-02-13 | 1 | -1/+1 |
* | libhb: write encoding library's name in the Activity Log. | Rodeo | 2014-02-13 | 1 | -42/+96 |
* | x265: misc. container-related fixes. | Rodeo | 2014-02-12 | 1 | -4/+4 |
* | Initial x265 integration. Patch by Zhang Zhiqiang. Thanks! | Rodeo | 2014-02-10 | 1 | -0/+32 |
* | libhb: support AV_FRAME_DATA_MATRIXENCODING side data. | Rodeo | 2014-01-26 | 1 | -1/+2 |
* | decavcodec: DRC support. | Rodeo | 2014-01-25 | 1 | -0/+22 |
* | remove contrib mpeg2dec | jstebbins | 2014-01-13 | 1 | -1/+2 |
* | libhb: make avformat-based muxers the default. | Rodeo | 2013-11-08 | 1 | -2/+2 |
* | New getters for video presets, tunes, profiles and levels. | Rodeo | 2013-11-08 | 1 | -0/+57 |
* | QSV: libhb-based preset system. | Rodeo | 2013-09-24 | 1 | -0/+1 |
* | libhb: make libhb internal character code utf8 | jstebbins | 2013-09-22 | 1 | -0/+19 |
* | Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. | sr55 | 2013-09-21 | 1 | -0/+13 |
* | QSV: minor refactoring. | Rodeo | 2013-09-15 | 1 | -3/+4 |
* | Big merge, QSV to trunk: part 1 (tracked files). | Rodeo | 2013-08-22 | 1 | -2/+31 |
* | Add hb_video_quality_get_limits and hb_video_quality_get_name to libhb API. | Rodeo | 2013-07-13 | 1 | -0/+49 |
* | libhb: add experimental avformat muxer for mkv and mp4 | jstebbins | 2013-06-30 | 1 | -45/+54 |
* | Cosmetics after last commit. | Rodeo | 2013-06-15 | 1 | -8/+8 |
* | libhb: improve video and audio encoder names. | Rodeo | 2013-06-15 | 1 | -29/+25 |
* | improve aac encoder build options and change some aac encoder defaults | jstebbins | 2013-06-15 | 1 | -5/+4 |
* | hb_mixdown_*: use meaningful values instead of -1. | Rodeo | 2013-06-04 | 1 | -3/+3 |
* | hb_video_encoders: cosmetics. | Rodeo | 2013-06-03 | 1 | -8/+4 |
* | libhb/common: improve fallback mechanism. | Rodeo | 2013-06-03 | 1 | -418/+759 |
* | Don't expose rate, mixdown, dither and encoder arrays to the UIs. | Rodeo | 2013-05-30 | 1 | -621/+1229 |
* | Fix log pollution when Auto Passthru is not possible and uses the fallback au... | Rodeo | 2013-04-28 | 1 | -1/+1 |
* | hb_get_best_mixdown: fix out-of-array reads. | Rodeo | 2013-04-28 | 1 | -2/+2 |
* | Updated all the copyright headers to 2013. | sr55 | 2013-03-09 | 1 | -1/+1 |
* | fdkaac: new bitrate limits. | Rodeo | 2013-03-04 | 1 | -3/+40 |
* | fdk_haac: samplerates < 16 kHz are not supported. | Rodeo | 2013-03-04 | 1 | -0/+6 |
* | Add optional fdk-aac encoder | jstebbins | 2013-03-03 | 1 | -0/+9 |
* | Audio dithering. | Rodeo | 2013-02-05 | 1 | -0/+57 |
* | x264 preset system: miscellaneous improvements. | Rodeo | 2013-01-30 | 1 | -5/+5 |
* | hb_rate_s, hb_mixdown_s, hb_encoder_s: use const char * instead of char * | Rodeo | 2013-01-04 | 1 | -1/+2 |
* | CLI: avoid an #fidef. | Rodeo | 2013-01-04 | 1 | -0/+1 |
* | libhb: add hb_get_default_audio_encoder(). | Rodeo | 2013-01-04 | 1 | -7/+12 |