summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
...
* Add hb_getline since mingw doesn't have getline functionJohn Stebbins2019-01-143-2/+70
* decssasub: fix crash when filename is invalidJohn Stebbins2019-01-141-20/+21
* decssasub: fix subtitle start/stop time offsetJohn Stebbins2019-01-141-2/+2
* Add SSA subtitle importJohn Stebbins2019-01-149-47/+358
* decavcodec: fix more potential uses of uninitialized variablesTim Walker2019-01-081-6/+6
* fix missing frames when transcoding m2ts filesJohn Stebbins2019-01-072-1/+68
* decavcodec: fix potential use of uninitialized variablesJohn Stebbins2019-01-051-2/+2
* Update copyright dates to 2019.Bradley Sepos2019-01-0195-95/+95
* avfilter: fix yadif optionsJohn Stebbins2018-12-281-9/+33
* encavcodecaudio: fix AAC 5.1 encodingJohn Stebbins2018-12-271-0/+5
* libhb: Remove duplicate lines added to param.c in 822ce4df33f7550078688f86a68...Bradley Sepos2018-12-251-4/+0
* Fix rotation of video flagged with 0 rotationJohn Stebbins2018-12-251-0/+1
* preset: Add Chromecast 1080p60 Surround preset and update some descriptions.Bradley Sepos2018-12-121-4/+120
* Extend the range of allowed bitrate inputs to allow Opus to go down as low as...sr552018-12-111-0/+3
* VideoToolbox: Remove unsupported main10 mode #1719sr552018-12-101-1/+1
* VCE: Fix an issue with where the h264 stream was not correctly written to the...sr552018-12-071-9/+2
* Default Nvenc to use slower, higher quality settings. Fix some issues around ...sr552018-12-011-12/+56
* nvenc: fix chapter mark positionsJohn Stebbins2018-11-291-0/+3
* build: Remove GCC.I and GCC.L for FreeBSD.Yuichiro NAITO2018-11-271-0/+1
* Nvenc: Don't override rc-lookahead or spartial-aq settings.sr552018-11-241-6/+0
* WinGui: Get rid of some erroneous logging for NVEnc.sr552018-11-231-2/+1
* Add VideoToolbox hardware encoding thru FFmpeg.Damiano Galassi2018-11-157-3/+196
* Give VCE and NVENC encoders more descriptive long namesJohn Stebbins2018-11-141-4/+4
* Fix display of null nvenc encoder names in job logJohn Stebbins2018-11-141-1/+1
* muxavformat: fix error messagesJohn Stebbins2018-11-141-4/+4
* encavcodec: fix passing extradata to muxerJohn Stebbins2018-11-142-44/+69
* decavcodec: fix use after freeJohn Stebbins2018-11-071-1/+1
* decsrtsub: support timecodes that use '.' for fractionsJohn Stebbins2018-11-071-1/+7
* decsrtsub: fix crash when file can't be openedJohn Stebbins2018-11-071-3/+7
* decavcodec: packetize data before searching for extradataJohn Stebbins2018-11-061-197/+158
* stream: enable probing for all unrecognized stream typesJohn Stebbins2018-11-061-1/+1
* libhb: Fix an issue that was causing the "encavcodecaInit: Unknown avcodec op...sr552018-10-011-1/+0
* VCE: Remove unnecessary VCE logging.sr552018-10-011-6/+0
* VCE: Try to improve the reliability of the VCE hardware detection.sr552018-09-291-3/+4
* presets: Bump presets major version.Bradley Sepos2018-09-261-1/+1
* presets: Minor revision to Amazon Fire descriptions.Bradley Sepos2018-09-261-3/+3
* presets: Update descriptions for Apple devices.Bradley Sepos2018-09-261-5/+5
* presets: Add iPad 1st Gen to Apple 540p30 Surround description.Bradley Sepos2018-09-261-1/+1
* presets: Make all 2-channel mixdowns stereo instead of DPL2.Bradley Sepos2018-09-261-73/+73
* presets: Explicitly disable Align A/V Start where not set.Bradley Sepos2018-09-261-0/+43
* presets: Disable unused Align A/V Start for Roku 2160p (MKV).Bradley Sepos2018-09-261-1/+1
* presets: Add Amazon Fire 720p preset.Bradley Sepos2018-09-261-0/+101
* presets: Rename Fire TV to Amazon Fire and update compatibility info.Bradley Sepos2018-09-261-4/+4
* presets: Remove Legacy 0.10.x presets.Bradley Sepos2018-09-261-745/+0
* VCE: Add positive logging.sr552018-09-251-0/+4
* VCE: Add temp logging to vce_common.c to give a hint as to why some users can...sr552018-09-241-0/+6
* Refactor the color tag code, and pass it to the FFmpeg encoders.Damiano Galassi2018-08-289-149/+73
* libhb: use the same padding as FFmpeg when allocating buffer.Damiano Galassi2018-08-221-1/+1
* build: Allows to use clang/clang++ compiler on FreeBSD.Yuichiro NAITO2018-08-221-1/+1
* contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.Bradley Sepos2018-08-162-10/+1