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
*
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
*
MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets inste...
Damiano Galassi
2015-10-29
9
-52
/
+101
*
libav: add lame dependency
John Stebbins
2015-10-28
1
-1
/
+1
*
MacGui: annotate the type of some arrays, and check the count of the input jo...
Damiano Galassi
2015-10-28
7
-16
/
+19
*
MacGui: add some subtitles tracks to the fake title used in tests.
Damiano Galassi
2015-10-28
3
-46
/
+30
*
MacGui: switched the audio defaults track tableview to view based, and fixed ...
Damiano Galassi
2015-10-28
6
-310
/
+377
*
Merge pull request #19 from jstebbins/ana-custom
John Stebbins
2015-10-26
4
-78
/
+155
|
\
|
*
Double HB_MAX_WIDTH/HEIGHT
John Stebbins
2015-10-26
1
-2
/
+2
|
*
Enforce min/max dimensions
John Stebbins
2015-10-26
3
-68
/
+136
|
*
LinGui: don't call hb_get_preview2 with outragious dimensions
John Stebbins
2015-10-26
1
-5
/
+27
|
*
libhb: prevent crashes in hb_get_preview2
John Stebbins
2015-10-26
1
-1
/
+23
[next]