| Commit message (Expand) | Author | Age | Files | Lines |
* | deccc608sub: fix cropping of CCs | jstebbins | 2014-05-06 | 1 | -5/+6 |
* | WinGui: Custom W/H check should be for custom only. | sr55 | 2014-04-26 | 2 | -2/+1 |
* | WinGui: Add a warning on the add preset window if both custom width/height ar... | sr55 | 2014-04-24 | 1 | -2/+8 |
* | WinGui: Fix an issue on the Audio panel that was resetting the audio selectio... | sr55 | 2014-04-19 | 1 | -1/+1 |
* | WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265 | sr55 | 2014-04-19 | 5 | -26/+31 |
* | contrib: fix ffmpeg dependencies to include libvpx | jstebbins | 2014-04-16 | 1 | -3/+4 |
* | contrib: fix building libvpx on mingw | jstebbins | 2014-04-16 | 2 | -3/+6 |
* | Add VP8 support | jstebbins | 2014-04-15 | 17 | -105/+230 |
* | doc: fix duplicate libdvdread entry in lib list. | jstebbins | 2014-04-14 | 4 | -507/+394 |
* | Convert all text subtitles to ASS subs | jstebbins | 2014-04-13 | 14 | -1935/+1377 |
* | Fix livavcodec-based downmixing of DTS-ES 6.1 to Stereo. | Rodeo | 2014-04-13 | 1 | -0/+62 |
* | Interop: Support for rotation and reflection. | randomengy | 2014-04-11 | 4 | -1/+82 |
* | rendersub: fix rendering SRT markup in CC subs | jstebbins | 2014-04-09 | 1 | -0/+2 |
* | CLI: fix SRT passthru and add SRT burn option | jstebbins | 2014-04-09 | 1 | -35/+64 |
* | QSV: always use our own DTS. | Rodeo | 2014-04-08 | 1 | -58/+40 |
* | QSV: fix logging of whether B-frames are enabled. | Rodeo | 2014-04-07 | 1 | -7/+7 |
* | libhb: add generic code for converting NAL | Rodeo | 2014-04-07 | 3 | -89/+254 |
* | Fix previous commit again. This is not my day. | Rodeo | 2014-04-06 | 3 | -92/+48 |
* | QSV: fix previous commit (outdated version of the same patch, sorry9. | Rodeo | 2014-04-06 | 4 | -64/+99 |
* | QSV: reset the encoder at chapter points to force a keyframe | Rodeo | 2014-04-06 | 1 | -13/+37 |
* | pgssubs: fix pgs passthru | jstebbins | 2014-04-06 | 2 | -10/+28 |
* | CLI: enable the --qsv-implementation option. | Rodeo | 2014-04-05 | 1 | -3/+4 |
* | enc_qsv: cleanup encoding loop, part 3. | Rodeo | 2014-04-05 | 1 | -158/+169 |
* | enc_qsv: cleanup encoding loop, part 2. | Rodeo | 2014-04-05 | 1 | -231/+369 |
* | enc_qsv: cleanup encoding loop, part 1. | Rodeo | 2014-04-05 | 1 | -214/+172 |
* | enc_qsv: simplify qsv_enc_init. | Rodeo | 2014-04-05 | 1 | -19/+10 |
* | enc_qsv: simplify encqsvClose. | Rodeo | 2014-04-05 | 1 | -53/+43 |
* | enc_qsv: general cleanup. | Rodeo | 2014-04-05 | 4 | -340/+369 |
* | deccc608sub: fix roll-up subtitles | jstebbins | 2014-04-03 | 2 | -19/+19 |
* | decccsub: fix timestamp of "clear" subtitles | jstebbins | 2014-04-03 | 1 | -0/+6 |
* | Interop: Added methods to dynamically pull the preset, profile, level and tun... | randomengy | 2014-03-31 | 9 | -118/+190 |
* | libhb: enable burn-in of all supported text subtitle formats | jstebbins | 2014-03-30 | 12 | -677/+1449 |
* | WinGui: Fix x265 default preset in query generation. | sr55 | 2014-03-29 | 1 | -1/+1 |
* | WinGui: Mapping fix for x265. (not "hvec") | sr55 | 2014-03-28 | 1 | -2/+2 |
* | WinGui: Update the Query Generator to use the new --encoder-{preset,tune,prof... | sr55 | 2014-03-28 | 1 | -8/+8 |
* | CLI: fix alignment after last commit | Rodeo | 2014-03-28 | 1 | -26/+26 |
* | WinGui: Fix QuickSync and x265 quality slider. | sr55 | 2014-03-28 | 1 | -21/+17 |
* | CLI: clean up encoder preset/tune/profile/level option names | Rodeo | 2014-03-28 | 2 | -116/+95 |
* | WinGui: When Starting a job that fails one of the sanity checks, the Stop but... | sr55 | 2014-03-28 | 1 | -0/+1 |
* | Bump x264 to r2409-d6b4e63. | Rodeo | 2014-03-27 | 2 | -3/+3 |
* | muxavformat: override mp4 major brand, use "mp42" | jstebbins | 2014-03-26 | 1 | -4/+5 |
* | LinGui: fix problem cause by change in behavior of libgtk | jstebbins | 2014-03-26 | 1 | -1/+1 |
* | Bump libav to v10. | Rodeo | 2014-03-26 | 2 | -46/+1 |
* | WinGui: Restore rolled back tabbing fix + added a check for illegal character... | sr55 | 2014-03-23 | 7 | -10/+110 |
* | WinGui: partially revert my last checking. | sr55 | 2014-03-23 | 1 | -151/+153 |
* | LinGui: fix live preview generation | jstebbins | 2014-03-22 | 1 | -12/+8 |
* | WinGui: Minor improvement to tabbing on the main window. (Going to have to ma... | sr55 | 2014-03-21 | 3 | -158/+156 |
* | Fix HEVC muxing in Matroska. | Rodeo | 2014-03-21 | 1 | -0/+45 |
* | Interop: Disable two-pass code when the encode type is constant quality. Upda... | randomengy | 2014-03-19 | 2 | -5/+5 |
* | LinGui: Fix list of icons that get installed to /usr/share/icons | jstebbins | 2014-03-18 | 1 | -8/+1 |