index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor fixes to chapterdb.org support that were lost in a merge-gone-wrong.
Sverrir Sigmundarson
2015-11-23
6
-6
/
+30
*
Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...
Sverrir Sigmundarson
2015-11-23
9
-41
/
+461
*
Merge pull request #37 from sverrirs/chapters-csv-upd
Scott
2015-11-22
5
-62
/
+162
|
\
|
*
Fixing importing and exporting of chapters via CSV files. Adding proper handl...
Sverrir Sigmundarson
2015-11-21
5
-62
/
+162
*
|
Quick Fix for the broken Nightly build. Will add bit-depth support at a later...
Scott
2015-11-22
2
-1
/
+3
|
/
*
qsv: fix compile error
John Stebbins
2015-11-19
1
-1
/
+1
*
MacGui: set the right autoresize mask for the cancel buttons of the defaults ...
Damiano Galassi
2015-11-16
2
-6
/
+6
*
ports: add NULL checks
John Stebbins
2015-11-15
1
-0
/
+8
*
encx264: only show warning log after first frame
John Stebbins
2015-11-15
1
-1
/
+2
*
libhb: add some NULL checks
John Stebbins
2015-11-15
1
-0
/
+4
*
vfr: timestamps are signed
John Stebbins
2015-11-15
1
-9
/
+17
*
decsrt: configure as buffer source
John Stebbins
2015-11-15
2
-19
/
+11
*
presets: use first audio lang for foreign audio search...
John Stebbins
2015-11-15
1
-1
/
+9
*
WinGui: Fixing subtitle behavior option in the json preset factory.
Scott
2015-11-15
1
-2
/
+1
*
reader: remove track count limitation
John Stebbins
2015-11-13
1
-7
/
+15
*
Merge pull request #33 from schrotthaufen/fix
John Stebbins
2015-11-13
1
-0
/
+1
|
\
|
*
Added missing NULL pointer check in encx265Close
schrotthaufen
2015-11-13
1
-0
/
+1
|
/
*
Merge pull request #23 from jstebbins/x265-multilib2
John Stebbins
2015-11-12
11
-66
/
+145
|
\
|
*
x265: macui multilib support
John Stebbins
2015-11-12
2
-2
/
+2
|
*
x265: add support for 10, 12, and 16 bit x265 libs
John Stebbins
2015-11-12
9
-42
/
+106
|
*
x265: use multi-lib API
John Stebbins
2015-11-12
1
-30
/
+45
|
/
*
Merge pull request #24 from jstebbins/x264-multilib
John Stebbins
2015-11-12
22
-175
/
+551
|
\
|
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
22
-175
/
+551
|
/
*
bd: fix discontinuity handling
John Stebbins
2015-11-12
2
-15
/
+19
*
WinGui: Add warning dialog on Destination Browse Button if disk space is low...
Scott
2015-11-10
12
-4
/
+176
*
libhb: repair split packets in reader
John Stebbins
2015-11-10
5
-1
/
+107
*
presets: handle importing old string PicturePAR "integers"
John Stebbins
2015-11-10
1
-0
/
+37
*
Merge pull request #30 from jstebbins/atv4
John Stebbins
2015-11-09
2
-1
/
+170
|
\
|
*
muxavformat: add support for mp4 fallback audio signalling
John Stebbins
2015-11-09
2
-1
/
+170
|
/
*
Merge pull request #29 from jstebbins/field_repeat
John Stebbins
2015-11-09
1
-26
/
+34
|
\
|
*
scan: increase sensitivity to video flags
John Stebbins
2015-11-09
1
-26
/
+34
|
/
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
24
-1353
/
+1311
*
LinGui: try fixing debian version number again
John Stebbins
2015-11-09
1
-6
/
+6
*
LinGui: Force override ubuntu package versions
John Stebbins
2015-11-09
1
-6
/
+6
*
LinGui: add Ubuntu 15.10 Wily to nightly builds
John Stebbins
2015-11-09
3
-0
/
+130
*
Add Error count to the Status bar when queue completes.
Scott
2015-11-08
5
-1
/
+35
*
decavcodec: don't try to memset NULL buffers
John Stebbins
2015-11-06
1
-2
/
+8
*
decavcodec: fix hang in avcodec decoder
John Stebbins
2015-11-06
1
-0
/
+10
*
stream: fix pts to buffer start conversion
John Stebbins
2015-11-05
1
-6
/
+6
*
MacGui: add two tests for presets save and upgrade.
Damiano Galassi
2015-11-03
1
-1
/
+52
*
MacGui: remove a compatibility workaroud for the 10.9 sdk.
Damiano Galassi
2015-11-03
1
-16
/
+6
*
LinGui: fix segfault
John Stebbins
2015-11-02
1
-1
/
+1
*
Make Process Priority a real-time setting. Not per encode instance.
Scott
2015-10-31
5
-30
/
+47
*
Allow the preview encode to run at the same time as an actual encode.
Scott
2015-10-31
5
-32
/
+46
*
CLI: fix linking with broken ubuntu linker
John Stebbins
2015-10-30
1
-2
/
+2
*
Missed file from last checkin.
Scott
2015-10-30
1
-0
/
+1
*
Tidy up the Preset Service. Preset version checking should now be working fo...
Scott
2015-10-30
5
-37
/
+88
*
Merge pull request #26 from jstebbins/avpicture
John Stebbins
2015-10-29
7
-55
/
+84
|
\
|
*
libhb: don't use deprecated AVPicture
John Stebbins
2015-10-29
7
-55
/
+84
|
/
*
LinGui: Fix duplicate preset name creation
John Stebbins
2015-10-29
1
-1
/
+30
[next]