summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* deccc608sub: fix cropping of CCsjstebbins2014-05-061-5/+6
* WinGui: Custom W/H check should be for custom only.sr552014-04-262-2/+1
* WinGui: Add a warning on the add preset window if both custom width/height ar...sr552014-04-241-2/+8
* WinGui: Fix an issue on the Audio panel that was resetting the audio selectio...sr552014-04-191-1/+1
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-195-26/+31
* contrib: fix ffmpeg dependencies to include libvpxjstebbins2014-04-161-3/+4
* contrib: fix building libvpx on mingwjstebbins2014-04-162-3/+6
* Add VP8 supportjstebbins2014-04-1517-105/+230
* doc: fix duplicate libdvdread entry in lib list.jstebbins2014-04-144-507/+394
* Convert all text subtitles to ASS subsjstebbins2014-04-1314-1935/+1377
* Fix livavcodec-based downmixing of DTS-ES 6.1 to Stereo. Rodeo2014-04-131-0/+62
* Interop: Support for rotation and reflection.randomengy2014-04-114-1/+82
* rendersub: fix rendering SRT markup in CC subsjstebbins2014-04-091-0/+2
* CLI: fix SRT passthru and add SRT burn optionjstebbins2014-04-091-35/+64
* 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-063-92/+48
* QSV: fix previous commit (outdated version of the same patch, sorry9.Rodeo2014-04-064-64/+99
* QSV: reset the encoder at chapter points to force a keyframeRodeo2014-04-061-13/+37
* pgssubs: fix pgs passthrujstebbins2014-04-062-10/+28
* CLI: enable the --qsv-implementation option.Rodeo2014-04-051-3/+4
* 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
* Interop: Added methods to dynamically pull the preset, profile, level and tun...randomengy2014-03-319-118/+190
* libhb: enable burn-in of all supported text subtitle formatsjstebbins2014-03-3012-677/+1449
* WinGui: Fix x265 default preset in query generation.sr552014-03-291-1/+1
* WinGui: Mapping fix for x265. (not "hvec")sr552014-03-281-2/+2
* WinGui: Update the Query Generator to use the new --encoder-{preset,tune,prof...sr552014-03-281-8/+8
* CLI: fix alignment after last commitRodeo2014-03-281-26/+26
* WinGui: Fix QuickSync and x265 quality slider.sr552014-03-281-21/+17
* CLI: clean up encoder preset/tune/profile/level option namesRodeo2014-03-282-116/+95
* WinGui: When Starting a job that fails one of the sanity checks, the Stop but...sr552014-03-281-0/+1
* Bump x264 to r2409-d6b4e63.Rodeo2014-03-272-3/+3
* muxavformat: override mp4 major brand, use "mp42"jstebbins2014-03-261-4/+5
* LinGui: fix problem cause by change in behavior of libgtkjstebbins2014-03-261-1/+1
* Bump libav to v10.Rodeo2014-03-262-46/+1
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-237-10/+110
* WinGui: partially revert my last checking.sr552014-03-231-151/+153
* LinGui: fix live preview generationjstebbins2014-03-221-12/+8
* WinGui: Minor improvement to tabbing on the main window. (Going to have to ma...sr552014-03-213-158/+156
* Fix HEVC muxing in Matroska.Rodeo2014-03-211-0/+45
* Interop: Disable two-pass code when the encode type is constant quality. Upda...randomengy2014-03-192-5/+5
* LinGui: Fix list of icons that get installed to /usr/share/iconsjstebbins2014-03-181-8/+1