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
*
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
*
decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.
Rodeo
2014-01-25
10
-80
/
+31
*
libhb: fix double free in decavcodec during scan
jstebbins
2014-01-24
1
-3
/
+3
*
Remove some leftovers from the mpeg2dec contrib removal.
Rodeo
2014-01-15
2
-3
/
+2
*
stream: fix a crash caused by assigning an audio work-object to some video tr...
Rodeo
2014-01-15
1
-2
/
+2
*
decavcodec: only allow in-decoder downmix if it matches the requested mix lev...
Rodeo
2014-01-15
1
-19
/
+46
*
remove contrib mpeg2dec
jstebbins
2014-01-13
15
-1048
/
+18
*
Revert previous commit, sorry.
Rodeo
2014-01-12
2
-6
/
+0
*
QSV: add an option to select the preferred implementation at runtime.
Rodeo
2014-01-12
2
-0
/
+6
*
QSV: base the B-pyramid check on the presence of B-references, rather than th...
Rodeo
2014-01-12
1
-7
/
+9
*
bump libav, libav-v10_alpha1-90-g63debaa
jstebbins
2014-01-12
6
-78
/
+244
*
muxavformat: don't overwrite the last track's parameters when adding attachme...
Rodeo
2014-01-08
1
-3
/
+3
*
Revert previous borked commit. Sorry!
Rodeo
2014-01-07
5
-222
/
+72
*
parsecsv: always check result of malloc()
Rodeo
2014-01-07
5
-72
/
+222
*
encoders: save chapter markers in a list.
Rodeo
2014-01-07
2
-25
/
+121
*
libhb: don't forget to delete chapter markers after saving them in filter_loop.
Rodeo
2014-01-07
1
-0
/
+2
*
libhb: use av_pix_fmt_desc_get
jstebbins
2014-01-06
1
-3
/
+3
*
qsv: log occurrences of invalid DTS (i.e. DTS > PTS) in the encoder.
Rodeo
2014-01-02
1
-0
/
+9
*
qsv: add some frame type helper functions.
Rodeo
2014-01-02
3
-11
/
+64
*
muxavformat: print the actual error name, rather than a hard-to-lookup error ...
Rodeo
2014-01-02
1
-2
/
+8
*
libhb: fix green line in deinterlace preview and fast deinterlace
jstebbins
2013-12-29
1
-2
/
+2
*
Print the av_interleaved_write_frame error code in muxavformat.c
sr55
2013-12-29
1
-2
/
+2
*
ports: detect more Intel microarchitecture families.
Rodeo
2013-12-27
3
-4
/
+27
*
QSV: avoid a hang when GopRefDist 0 is requested by the user.
Rodeo
2013-12-15
1
-1
/
+2
*
QSV: check whether b_pyramid is respected in the non-workaround path too.
Rodeo
2013-12-15
1
-22
/
+23
*
QSV: don't print BPyramid value when it's not supported by the implementation...
Rodeo
2013-12-15
1
-3
/
+10
*
Fix a Segfault (attempt 2) where the job struct is used after it's closed.
sr55
2013-12-12
1
-3
/
+4
*
Fix a Segfault where the job struct is used after it's closed.
sr55
2013-12-11
1
-4
/
+4
*
OpenCL: disable on Ivy Bridge integrated GPUs.
Rodeo
2013-12-11
2
-1
/
+9
*
stream: don't treat attached artwork as valid video tracks, which they aren't.
Rodeo
2013-12-05
1
-0
/
+1
*
sync: fix previous commit.
Rodeo
2013-12-05
1
-1
/
+1
*
sync: find the AAC encoder by name.
Rodeo
2013-12-05
1
-1
/
+1
*
sync: use "drop video to sync" fallback also when audio encoding fails or we ...
Rodeo
2013-12-05
1
-1
/
+9
[next]