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
*
libhb: make encoder options less x264-centric.
Rodeo
2014-02-13
14
-343
/
+430
*
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
6
-45
/
+116
*
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
*
LinGui: fix building with --enable-x265
Rodeo
2014-02-10
2
-0
/
+12
*
Missing in last commit. Also by Zhang Zhiqiang. Thanks!
Rodeo
2014-02-10
2
-0
/
+8
*
Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!
Rodeo
2014-02-10
12
-1
/
+438
*
libav: patch AVFrame pkt_pts problem to fix fraps decoder
jstebbins
2014-02-10
1
-0
/
+30
*
Bump x264 to r2389-956c8d8.
Rodeo
2014-02-09
2
-5
/
+5
*
libhb: change libhb.a to libhandbrake.a
jstebbins
2014-02-09
5
-20
/
+20
*
build: use a local version of pkg-config when necessary (Darwin-only).
Rodeo
2014-02-07
7
-4
/
+39
*
doc: fix svn build number in documentation
jstebbins
2014-02-07
1
-3
/
+3
*
doc: fix LinGui libwebkitgtk ubuntu dependency name
jstebbins
2014-02-07
2
-257
/
+167
*
QSV: work around an issue where two consecutive IDR frames cause Media SDK to...
Rodeo
2014-02-07
1
-0
/
+10
*
LinGui: update rpm spec file
jstebbins
2014-02-04
1
-3
/
+3
*
LinGui: remove ubuntu raring from nightly builds
jstebbins
2014-02-04
1
-14
/
+0
*
LinGui: remove gtk2 support from configure.ac
jstebbins
2014-02-02
1
-47
/
+11
*
WinGui: Use libhb for subtitle burnin / forced checking.
sr55
2014-02-02
3
-7
/
+35
*
libhb: fix problem with avcodec audio sample_rate
jstebbins
2014-02-02
1
-2
/
+21
*
Interop: Various fixes/features
randomengy
2014-02-01
10
-12
/
+61
*
libhb: fix crashes with some BDs
jstebbins
2014-01-31
2
-1
/
+3
*
contrib: update dependency list of libbluray to include freetype
jstebbins
2014-01-29
1
-1
/
+2
*
Fix the order of libraries when linking HandBrakeCLI
jstebbins
2014-01-28
1
-2
/
+2
*
Bump libbluray to version 0.5.0.
Rodeo
2014-01-28
4
-57
/
+16
*
build: add parsing of version info from version.txt file
jstebbins
2014-01-27
7
-12
/
+43
*
Bump libdvdread and libdvdnav to the current git master (version 5.0.0 "pre").
Rodeo
2014-01-27
2
-10
/
+2
*
LinGui: UI layout changes
jstebbins
2014-01-27
1
-25
/
+17
*
Switch to VideoLAN's repositories for libdvdread and libdvdnav.
Rodeo
2014-01-27
23
-1372
/
+6
*
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
7
-7
/
+72
*
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
*
decavcodec: DRC support, forgotten file.
Rodeo
2014-01-26
1
-0
/
+44
*
libhb: set audio description in LookForAudio (scan.c).
Rodeo
2014-01-25
5
-221
/
+122
*
decavcodec: DRC support.
Rodeo
2014-01-25
10
-16
/
+119
*
decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.
Rodeo
2014-01-25
10
-80
/
+31
*
Bump libav to v10_alpha2.
Rodeo
2014-01-25
7
-96
/
+55
*
documentation: fix compatibility with makeinfo 5.1
jstebbins
2014-01-25
13
-80
/
+82
*
WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...
sr55
2014-01-25
9
-168
/
+136
*
CLI: fix compiler warning
jstebbins
2014-01-24
1
-1
/
+1
*
libhb: fix double free in decavcodec during scan
jstebbins
2014-01-24
1
-3
/
+3
*
WinGui: Make the Preset Plist importer a bit more robust by checking versions...
sr55
2014-01-21
5
-8
/
+92
*
LinGui: fix some trailing white space
jstebbins
2014-01-20
1
-6
/
+6
*
LinGui: fix more damage caused by glade
jstebbins
2014-01-20
1
-114
/
+272
*
MacGui: fixy a crash when opening an external SRT file.
Rodeo
2014-01-19
1
-2
/
+2
*
WinGui: Few minor UI tweaks.
sr55
2014-01-19
2
-38
/
+61
*
LinGui: fix problem with un-editable GtkEntry fields
jstebbins
2014-01-18
1
-5
/
+5
*
QSV: update libmfx to v2014.
Rodeo
2014-01-17
1
-1
/
+1
[next]