summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
...
* CLI: clean up encoder preset/tune/profile/level option namesRodeo2014-03-281-19/+5
* muxavformat: override mp4 major brand, use "mp42"jstebbins2014-03-261-4/+5
* muxavformat: only do style processing of mp4 text subtitlesjstebbins2014-03-181-24/+28
* libhb: fix fps calculation when number of previews is very smalljstebbins2014-03-161-3/+3
* QSV: fix preset names for Ivy Bridge and earlier.Rodeo2014-03-161-1/+1
* libhb: fix uninitialized variablejstebbins2014-03-141-0/+1
* check of mfxExtCodingOption2 for AVC onlymaxd2014-03-141-1/+1
* x265: enable MP4 and Matroska muxing.Rodeo2014-03-134-45/+1
* libhb: restore writing of encoding tool tag to output filejstebbins2014-03-061-0/+5
* QSV: alternate workaround for B-pyramid + keyframe insertion issue.Rodeo2014-03-041-10/+10
* Remove libfaacsr552014-03-0210-341/+3
* libhb: dynamic detection of availability of libav audio encodersjstebbins2014-03-012-11/+9
* Bump x265 to r6321 8a84c10e5116.Rodeo2014-02-283-81/+235
* libhb: sort the list of files in batch modejstebbins2014-02-221-3/+30
* libhb: clean up handling dir directory separatorjstebbins2014-02-226-5/+42
* libhb: fix decavcodecaBSInfo again...jstebbins2014-02-221-16/+24
* libhb: fix a problem decoding wmapro audiojstebbins2014-02-221-3/+3
* SVN: remove a52dec.Rodeo2014-02-201-0/+0
* libhb: remove a52decjstebbins2014-02-2013-591/+57
* libhb: fix compiler warning with cpuid usagejstebbins2014-02-181-13/+17
* Remove HB_API_OLD_PRESET_SETTERS cruft.Rodeo2014-02-182-76/+5
* openclkernels.h: fix line endings.Rodeo2014-02-181-94/+94
* Update some copyright dates to 2014.Rodeo2014-02-1880-80/+80
* QSV: API 1.8 support and related improvementsRodeo2014-02-187-297/+1021
* Bump libav to v10_beta1Rodeo2014-02-185-3/+40
* libhb: Add cpuid inline asm macrojstebbins2014-02-152-18/+37
* libhb: make encoder options less x264-centric.Rodeo2014-02-138-121/+224
* Fix typo in previous commit.Rodeo2014-02-131-1/+1
* libhb: write encoding library's name in the Activity Log.Rodeo2014-02-133-45/+107
* QSV: fix compiler warning.Rodeo2014-02-121-6/+7
* x265: misc. container-related fixes.Rodeo2014-02-123-7/+7
* encx265: miscellaneous fixes, cleanup and refactoring.Rodeo2014-02-112-128/+230
* Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!Rodeo2014-02-109-1/+362
* libhb: change libhb.a to libhandbrake.ajstebbins2014-02-091-1/+1
* QSV: work around an issue where two consecutive IDR frames cause Media SDK to...Rodeo2014-02-071-0/+10
* libhb: fix problem with avcodec audio sample_ratejstebbins2014-02-021-2/+21
* libhb: fix crashes with some BDsjstebbins2014-01-312-1/+3
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-2614-74/+77
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-266-7/+69
* libhb: fix compiler warningjstebbins2014-01-261-7/+7
* libhb: fix missing format specifier in printfjstebbins2014-01-261-1/+1
* libhb: set audio description in LookForAudio (scan.c).Rodeo2014-01-255-221/+122
* decavcodec: DRC support.Rodeo2014-01-254-1/+70
* decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.Rodeo2014-01-2510-80/+31
* libhb: fix double free in decavcodec during scanjstebbins2014-01-241-3/+3
* Remove some leftovers from the mpeg2dec contrib removal.Rodeo2014-01-152-3/+2
* stream: fix a crash caused by assigning an audio work-object to some video tr...Rodeo2014-01-151-2/+2
* decavcodec: only allow in-decoder downmix if it matches the requested mix lev...Rodeo2014-01-151-19/+46
* remove contrib mpeg2decjstebbins2014-01-1315-1048/+18
* Revert previous commit, sorry.Rodeo2014-01-122-6/+0