summaryrefslogtreecommitdiffstats
path: root/libhb/common.h
Commit message (Expand)AuthorAgeFilesLines
* hb_x264_param_unparse: miscellaneous cosmetics.Rodeo2012-11-121-6/+3
* hb_x264_param_unparse: returns a complete x264 encopts string from a preset/t...Rodeo2012-11-121-0/+8
* Improve management of titles and jobsjstebbins2012-11-121-18/+83
* Fix initialization of hb_job_t.pfr_vrate(_base).Rodeo2012-10-271-0/+2
* Audio improvements.Rodeo2012-09-031-1/+11
* libhb: Allow control of audio mix normalizationjstebbins2012-08-011-0/+1
* Introduce a negative HB_INVALID_AMIXDOWN.Rodeo2012-07-271-0/+2
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-151-1/+1
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-2/+2
* Fix hb_mixdown_get_discrete_channel_count for HB_AMIXDOWN_NONE (passthrough).Rodeo2012-06-271-3/+3
* common.h, common.c: minor modifications.Rodeo2012-06-201-2/+2
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-181-40/+16
* Updated file copyright / GPL headerssr552012-06-151-4/+7
* Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...Rodeo2012-06-061-45/+23
* decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...Rodeo2012-05-271-47/+36
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-1/+0
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-1/+13
* encx264: add functionality to retrieve the "preferred" option name for option...Rodeo2012-03-291-0/+3
* libhb: use source colorimetry information when available.Rodeo2012-03-281-0/+22
* encx264: use x264_param_apply_fastfirstpass.Rodeo2012-03-281-0/+1
* Rework filter pipelinejstebbins2012-03-271-25/+68
* Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...Rodeo2012-03-241-1/+3
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...Rodeo2012-02-211-0/+3
* Print more Auto Passthru information to the Activity Log: passthru mask (allo...Rodeo2012-02-171-0/+2
* Align stack of all threads created by libhbjstebbins2011-11-181-0/+11
* Fix ac3 mixdown to monojstebbins2011-11-021-1/+1
* Wrap encoder lists in functions to expose them to Pinvoke.randomengy2011-10-221-0/+16
* fix a problem with resolution changes in h.264jstebbins2011-10-171-0/+1
* Add flac + quality + compression level supportjstebbins2011-10-121-6/+15
* CLI: x264 preset, tuning, and profile supportjstebbins2011-10-021-0/+8
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-191-0/+19
* Improve mpeg PS supportjstebbins2011-09-141-1/+2
* Blu-ray: display playlist number in log, CLI scan output, and title drop-down.Rodeo2011-08-161-0/+1
* libhb: allow changing colorimetry in x264 optionsjstebbins2011-08-081-0/+3
* add more audio passthru optionsjstebbins2011-08-011-2/+8
* libhb: fix or simplify several hacks involved with Libav supportjstebbins2011-07-271-9/+3
* libhb: plug a few memory leaksjstebbins2011-07-191-1/+1
* fix some warnings in the clijstebbins2011-07-011-1/+1
* Add DTS-HD passthru \o/jstebbins2011-06-141-8/+11
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-121-4/+5
* libhb: add support for libav aac encoder (libhb only)jstebbins2011-06-071-1/+2
* Remove the depreciated hb_calc_bitrate methodsr552011-05-211-2/+0
* Make order of audio tracks found in PS streams more predictablejstebbins2011-04-251-0/+1
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-0/+7
* remove unused vfr member of hb_job_tjstebbins2011-04-211-1/+0
* HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.sr552011-04-181-0/+2
* Fix int overflow that can happen when computing PARjstebbins2011-04-161-0/+2
* Add audio gain adjustment to libhb and CLIjstebbins2011-04-051-0/+1
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-021-1/+1
* Add mpeg-2 encoding support to libhb, cli, and linguijstebbins2011-03-191-3/+6