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: 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
*
LinGui: fix deprecated GtkTable, GtkHBox, GtkVBox, GtkHSeparator
jstebbins
2014-01-16
1
-1087
/
+1152
*
LinGui: update ubuntu 12.04 build to gtk-3
jstebbins
2014-01-16
1
-2
/
+2
*
LinGui: update linux build instructions
jstebbins
2014-01-16
2
-39
/
+34
*
LinGui: fix formatting of icon lists in UI xml
jstebbins
2014-01-16
1
-10
/
+10
*
LinGui: fix incompatibility with older versions of gtk
jstebbins
2014-01-15
1
-36
/
+0
*
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
*
LinGui: fix deprecation of GtkAction and GtkUIManager
jstebbins
2014-01-15
7
-3665
/
+4604
*
decavcodec: only allow in-decoder downmix if it matches the requested mix lev...
Rodeo
2014-01-15
1
-19
/
+46
*
LinGui: fix deprecated g_type_init()
jstebbins
2014-01-14
1
-0
/
+3
*
LinGui: fix deprecated gtk_widget_get_style()
jstebbins
2014-01-14
2
-1
/
+24
*
LinGui: Fix deprecated GtkHScale
jstebbins
2014-01-14
2
-10
/
+18
*
LinGui: fix deprecated gtk_widget_modify_font
jstebbins
2014-01-14
2
-1
/
+5
*
LinGui: fix deprecated GTK_STOCK_*
jstebbins
2014-01-14
3
-6
/
+16
*
LinGui: fix some deprications in gtk 3.10
jstebbins
2014-01-14
2
-5
/
+14
*
remove contrib mpeg2dec
jstebbins
2014-01-13
30
-1355
/
+20
*
Revert previous commit, sorry.
Rodeo
2014-01-12
3
-48
/
+0
*
QSV: add an option to select the preferred implementation at runtime.
Rodeo
2014-01-12
3
-0
/
+48
*
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
23
-1101
/
+423
*
muxavformat: don't overwrite the last track's parameters when adding attachme...
Rodeo
2014-01-08
1
-3
/
+3
*
CLI: use proper system headers.
Rodeo
2014-01-07
1
-0
/
+2
*
parsecsv: always check result of malloc()
Rodeo
2014-01-07
1
-0
/
+10
*
Revert previous borked commit. Sorry!
Rodeo
2014-01-07
21
-331
/
+1095
*
parsecsv: always check result of malloc()
Rodeo
2014-01-07
21
-1095
/
+331
*
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
*
WinGui: Fix a number of styles that were not obeying the Use System Colours o...
sr55
2014-01-02
8
-18
/
+101
*
WinGui: cleanup some warnings.
sr55
2014-01-02
19
-46
/
+54
*
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
[next]