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
...
*
MacGui and MacCli: Sets the Xcode project's Deployment target to use GCC opti...
jbrjake
2008-09-19
1
-1
/
+1
*
WinGui:
sr55
2008-09-19
1
-1
/
+1
*
Threaded decomb filter. Folds in eddyg's threaded yadif from r1628 and also a...
jbrjake
2008-09-19
1
-37
/
+435
*
LinGui: tidy up how combobox values are handled internally and stored in plists
jstebbins
2008-09-19
12
-750
/
+698
*
MacGui: "Stop" command modifications
dynaflash
2008-09-18
3
-13
/
+35
*
WinGui:
sr55
2008-09-18
4
-23
/
+6
*
MacGui: Queue allow proper deleting of encoding queue items and proper deleti...
dynaflash
2008-09-18
2
-8
/
+61
*
MacGui: Fix issue from 1703 where once done doing at least one encode, all su...
dynaflash
2008-09-18
1
-22
/
+25
*
MacGui: fix turbo two pass (thanks beelsebob and jkint for help troubleshooti...
dynaflash
2008-09-17
1
-3
/
+9
*
MacGui: Add some temporary activity log messages to try to debug the new queue
dynaflash
2008-09-17
1
-4
/
+5
*
Filter timestamps to prevent missing/incorrect Transport Stream PCRs messing ...
van
2008-09-17
1
-0
/
+19
*
MacGui: Fix crash when selecting between target size and abr.
dynaflash
2008-09-17
1
-3
/
+1
*
LinGui: prevent entering bitrates above 160 for faac
jstebbins
2008-09-17
3
-94
/
+120
*
WinGui:
sr55
2008-09-17
1
-0
/
+8
*
MacGui: fix chapter markers which were borked in 1703
dynaflash
2008-09-17
1
-1
/
+1
*
MacGui: Fix subtitle scan which I broke in 1703
dynaflash
2008-09-17
1
-3
/
+4
*
LinGui: Add mp4 options to queue description
jstebbins
2008-09-17
7
-33
/
+215
*
Bug fix to r1691: had the offsets for PTS & DTS reversed so we were trying to...
van
2008-09-16
1
-7
/
+7
*
Another bug fix in the per-stream timing code: If the clock reference changes...
van
2008-09-16
1
-7
/
+29
*
MacGui: Resilient Queue: Initial Implementation
dynaflash
2008-09-16
6
-3201
/
+2302
*
WinGui:
sr55
2008-09-16
4
-66
/
+67
*
LinGui: update queue descriptions to match what joe is doing in the mac gui
jstebbins
2008-09-15
6
-94
/
+193
*
Fix a couple problem exposed through some valgrind testing. use of freed
jstebbins
2008-09-15
2
-3
/
+7
*
If we always sort timestamps we can't detect & correct misordering caused by ...
van
2008-09-15
1
-16
/
+26
*
The difference of two timestamps referenced to different clocks is a random n...
van
2008-09-15
1
-5
/
+7
*
WinGui:
sr55
2008-09-14
6
-27
/
+28
*
WinGui:
sr55
2008-09-14
6
-88
/
+144
*
LinGui: refine the drop zone for queue drag n drop. now it only highlights
jstebbins
2008-09-14
1
-0
/
+11
*
WinGui:
sr55
2008-09-14
2
-27
/
+20
*
LinGui: Add queue drag n drop reordering
jstebbins
2008-09-13
12
-63
/
+448
*
LinGui: fix another memory leak
jstebbins
2008-09-12
2
-2
/
+2
*
HD Home Run seems to strip the PCR from some streams (which makes HB refuse t...
van
2008-09-12
1
-6
/
+29
*
WinGui:
sr55
2008-09-11
9
-45
/
+101
*
LinGui: change deblock control to a slider to set deblock strength
jstebbins
2008-09-11
21
-11964
/
+15907
*
check return value of opendir in hb_close. hb_close was segfaulting when
jstebbins
2008-09-11
1
-9
/
+12
*
Various fixes for ffmpeg input files (mp4, avi, mkv, etc.):
van
2008-09-11
3
-185
/
+331
*
WinGui:
sr55
2008-09-10
8
-81
/
+157
*
LinGui: consolidate all resources into one stringified plist file that gets
jstebbins
2008-09-09
41
-5958
/
+3889
*
WinGui:
sr55
2008-09-09
3
-11
/
+12
*
WinGui:
sr55
2008-09-09
1
-0
/
+3
*
WinGui:
sr55
2008-09-09
10
-76
/
+169
*
CLI: exit rather than continue when invalid input audio tracks are selected.
eddyg
2008-09-09
1
-6
/
+5
*
LinGui: internalize the UI description xml file. That's the last external
jstebbins
2008-09-08
4
-55
/
+4677
*
LinGui: simplify the makefile icon building command
jstebbins
2008-09-08
1
-24
/
+24
*
LinGui: Internalize all the icons so I don't have to install them in
jstebbins
2008-09-08
55
-55
/
+5964
*
LinGui: yikes, this thing leaks worse than my roof, fixed
jstebbins
2008-09-08
9
-24
/
+75
*
LinGui: fix memory issues found by valgrind
jstebbins
2008-09-08
3
-1
/
+3
*
Removed contrib pack from cygwin part of makefile.
sr55
2008-09-07
1
-5
/
+0
*
LinGui: Fix crash on ubuntu intrepid. Just luck it didn't crash on other
jstebbins
2008-09-07
1
-26
/
+26
*
LinGui: Fix several strict-aliasing warnings and a null pointer dereference
jstebbins
2008-09-07
4
-19
/
+67
[prev]
[next]