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
path:
root
/
libhb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
libhb: enable burn-in of all supported text subtitle formats
jstebbins
2014-03-30
9
-535
/
+1307
*
CLI: clean up encoder preset/tune/profile/level option names
Rodeo
2014-03-28
1
-19
/
+5
*
muxavformat: override mp4 major brand, use "mp42"
jstebbins
2014-03-26
1
-4
/
+5
*
muxavformat: only do style processing of mp4 text subtitles
jstebbins
2014-03-18
1
-24
/
+28
*
libhb: fix fps calculation when number of previews is very small
jstebbins
2014-03-16
1
-3
/
+3
*
QSV: fix preset names for Ivy Bridge and earlier.
Rodeo
2014-03-16
1
-1
/
+1
*
libhb: fix uninitialized variable
jstebbins
2014-03-14
1
-0
/
+1
*
check of mfxExtCodingOption2 for AVC only
maxd
2014-03-14
1
-1
/
+1
*
x265: enable MP4 and Matroska muxing.
Rodeo
2014-03-13
4
-45
/
+1
*
libhb: restore writing of encoding tool tag to output file
jstebbins
2014-03-06
1
-0
/
+5
*
QSV: alternate workaround for B-pyramid + keyframe insertion issue.
Rodeo
2014-03-04
1
-10
/
+10
*
Remove libfaac
sr55
2014-03-02
10
-341
/
+3
*
libhb: dynamic detection of availability of libav audio encoders
jstebbins
2014-03-01
2
-11
/
+9
*
Bump x265 to r6321 8a84c10e5116.
Rodeo
2014-02-28
3
-81
/
+235
*
libhb: sort the list of files in batch mode
jstebbins
2014-02-22
1
-3
/
+30
*
libhb: clean up handling dir directory separator
jstebbins
2014-02-22
6
-5
/
+42
*
libhb: fix decavcodecaBSInfo again...
jstebbins
2014-02-22
1
-16
/
+24
*
libhb: fix a problem decoding wmapro audio
jstebbins
2014-02-22
1
-3
/
+3
*
SVN: remove a52dec.
Rodeo
2014-02-20
1
-0
/
+0
*
libhb: remove a52dec
jstebbins
2014-02-20
13
-591
/
+57
*
libhb: fix compiler warning with cpuid usage
jstebbins
2014-02-18
1
-13
/
+17
*
Remove HB_API_OLD_PRESET_SETTERS cruft.
Rodeo
2014-02-18
2
-76
/
+5
*
openclkernels.h: fix line endings.
Rodeo
2014-02-18
1
-94
/
+94
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
80
-80
/
+80
*
QSV: API 1.8 support and related improvements
Rodeo
2014-02-18
7
-297
/
+1021
*
Bump libav to v10_beta1
Rodeo
2014-02-18
5
-3
/
+40
*
libhb: Add cpuid inline asm macro
jstebbins
2014-02-15
2
-18
/
+37
*
libhb: make encoder options less x264-centric.
Rodeo
2014-02-13
8
-121
/
+224
*
Fix typo in previous commit.
Rodeo
2014-02-13
1
-1
/
+1
*
libhb: write encoding library's name in the Activity Log.
Rodeo
2014-02-13
3
-45
/
+107
*
QSV: fix compiler warning.
Rodeo
2014-02-12
1
-6
/
+7
*
x265: misc. container-related fixes.
Rodeo
2014-02-12
3
-7
/
+7
*
encx265: miscellaneous fixes, cleanup and refactoring.
Rodeo
2014-02-11
2
-128
/
+230
*
Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!
Rodeo
2014-02-10
9
-1
/
+362
*
libhb: change libhb.a to libhandbrake.a
jstebbins
2014-02-09
1
-1
/
+1
*
QSV: work around an issue where two consecutive IDR frames cause Media SDK to...
Rodeo
2014-02-07
1
-0
/
+10
*
libhb: fix problem with avcodec audio sample_rate
jstebbins
2014-02-02
1
-2
/
+21
*
libhb: fix crashes with some BDs
jstebbins
2014-01-31
2
-1
/
+3
*
Replace invaled timestamp flag "-1" with AV_NOPTS
jstebbins
2014-01-26
14
-74
/
+77
*
libhb: support AV_FRAME_DATA_MATRIXENCODING side data.
Rodeo
2014-01-26
6
-7
/
+69
*
libhb: fix compiler warning
jstebbins
2014-01-26
1
-7
/
+7
*
libhb: fix missing format specifier in printf
jstebbins
2014-01-26
1
-1
/
+1
*
libhb: set audio description in LookForAudio (scan.c).
Rodeo
2014-01-25
5
-221
/
+122
*
decavcodec: DRC support.
Rodeo
2014-01-25
4
-1
/
+70
[next]