summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
...
* Bump x265 to version 1.0Rodeo2014-05-131-35/+91
* demux: fix problem with widely spaced SCRsjstebbins2014-05-134-7/+25
* mux: eliminate 32 track limitjstebbins2014-05-111-35/+191
* encx265: fix chapter insertion.Rodeo2014-05-101-0/+1
* deccc608sub: fix cropping of CCsjstebbins2014-05-061-5/+6
* Add VP8 supportjstebbins2014-04-157-102/+191
* Convert all text subtitles to ASS subsjstebbins2014-04-1314-1935/+1377
* rendersub: fix rendering SRT markup in CC subsjstebbins2014-04-091-0/+2
* QSV: always use our own DTS.Rodeo2014-04-081-58/+40
* QSV: fix logging of whether B-frames are enabled.Rodeo2014-04-071-7/+7
* libhb: add generic code for converting NALRodeo2014-04-073-89/+254
* Fix previous commit again. This is not my day.Rodeo2014-04-061-91/+35
* QSV: fix previous commit (outdated version of the same patch, sorry9.Rodeo2014-04-062-51/+98
* QSV: reset the encoder at chapter points to force a keyframeRodeo2014-04-061-13/+37
* pgssubs: fix pgs passthrujstebbins2014-04-062-10/+28
* enc_qsv: cleanup encoding loop, part 3.Rodeo2014-04-051-158/+169
* enc_qsv: cleanup encoding loop, part 2.Rodeo2014-04-051-231/+369
* enc_qsv: cleanup encoding loop, part 1.Rodeo2014-04-051-214/+172
* enc_qsv: simplify qsv_enc_init.Rodeo2014-04-051-19/+10
* enc_qsv: simplify encqsvClose.Rodeo2014-04-051-53/+43
* enc_qsv: general cleanup.Rodeo2014-04-054-340/+369
* deccc608sub: fix roll-up subtitlesjstebbins2014-04-032-19/+19
* decccsub: fix timestamp of "clear" subtitlesjstebbins2014-04-031-0/+6
* libhb: enable burn-in of all supported text subtitle formatsjstebbins2014-03-309-535/+1307
* 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