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
...
*
WinGui:
sr55
2008-10-04
7
-68
/
+67
*
WinGui:
sr55
2008-10-04
5
-14
/
+111
*
LinGui: queue item editing
jstebbins
2008-10-04
12
-5
/
+288
*
LinGui: refactoring that will make nested presets easier to implement.
jstebbins
2008-10-03
3
-102
/
+103
*
LinGui: change the top level structure that contains presets from a dictionary
jstebbins
2008-10-03
4
-94
/
+237
*
MacGui: Allow the macgui to properly read sources from a ZFS (zfs-119) format...
dynaflash
2008-10-03
1
-1
/
+12
*
- Only do 'lost PCR' checks (r1712) when we're dealing with something that c...
van
2008-10-03
5
-3
/
+19
*
WinGui:
sr55
2008-10-02
1
-0
/
+3
*
WinGui:
sr55
2008-10-02
1
-1
/
+11
*
WinGui:
sr55
2008-10-01
3
-33
/
+146
*
MacGui: Queue - Add drc info for the audio tracks thanks to NightStorm for br...
dynaflash
2008-10-01
1
-0
/
+37
*
...and apparently there wasn't anything wrong with make in Windows after all.
jbrjake
2008-09-30
1
-14
/
+6
*
CygWin:
sr55
2008-09-30
2
-0
/
+11
*
ffmpeg requires framerate num/den to be reducable to 16 bit quanitites for
jstebbins
2008-09-30
1
-2
/
+28
*
...and apparently make doesn't work in Windows (?!)
jbrjake
2008-09-30
1
-6
/
+15
*
MacGui: Remove some of the debug messages in prepareJob for the queue process...
dynaflash
2008-09-30
1
-9
/
+2
*
Refreshed the text configure spits out, to encourage use of make over jam.
jbrjake
2008-09-30
1
-2
/
+10
*
Zero out the mask bitmap properly in decomb. Thanks for finding this and prov...
jbrjake
2008-09-30
1
-1
/
+1
*
Update x264 from r979-6d4af8d to r995-2324c70
dynaflash
2008-09-30
1
-1
/
+1
*
LinGui: When the source is a file, be more intelligent about auto-naming the
jstebbins
2008-09-29
1
-5
/
+23
*
Update ffmpeg from version r14737 to r15462.
eddyg
2008-09-29
3
-6
/
+4
*
Wait until 4 frames are stashed in the delay_queue before outputting any fram...
jbrjake
2008-09-29
1
-2
/
+1
*
LinGui: fix audio mixdown validation problem when source is 2 channel
jstebbins
2008-09-29
1
-1
/
+1
*
LinGui: fix a small scanning status display problem and a compiler warning.
jstebbins
2008-09-29
2
-1
/
+9
*
MacGui: Fix warning windows when shutting down HandBrake during encoding or i...
dynaflash
2008-09-29
1
-9
/
+9
*
Don't display a mixdown in the job settings for passthrough audio tracks.
jbrjake
2008-09-29
1
-4
/
+7
*
WinGui:
sr55
2008-09-28
5
-15
/
+19
*
WinGui:
sr55
2008-09-28
12
-153
/
+107
*
WinGui:
sr55
2008-09-27
4
-47
/
+70
*
WinGui:
sr55
2008-09-27
4
-26
/
+144
*
MacGui: Queue - Fix drag'n drop so that when dragging over an item, it doesn'...
dynaflash
2008-09-26
2
-69
/
+34
*
LinGui: move some preset handling to a more appropriate place
jstebbins
2008-09-26
4
-354
/
+356
*
LinGui: trim both callbacks.c and settings.c. Move code to x264handler
jstebbins
2008-09-26
8
-638
/
+678
*
WinGui:
sr55
2008-09-26
6
-121
/
+29
*
Now that the interfaces don't set job->vfr to 1 unless detelecine is enabled,...
jbrjake
2008-09-26
1
-28
/
+8
*
CLI: Removes --vfr command line option. --detelecine now drops frames by defa...
jbrjake
2008-09-26
1
-17
/
+17
*
LinGui: continue callbacks.c reduction. move audio tab handling to separate
jstebbins
2008-09-26
6
-605
/
+662
*
LinGui: callbacks.c is getting too big. Separate out queue handling into
jstebbins
2008-09-26
5
-1139
/
+1192
*
LinGui: remove another part of the x264 analyse/direct-pred (non)dependency
jstebbins
2008-09-26
1
-7
/
+1
*
LinGui: Ditto
jstebbins
2008-09-26
4
-12
/
+12
*
MacGui: Update labels for the mp4 options in both the main window and the que...
dynaflash
2008-09-26
2
-20
/
+16
*
MacGui: Fix presets when using maximum source picture size and loose anamorph...
dynaflash
2008-09-26
1
-7
/
+4
*
LinGui: fix del key handling on queue item. Was deleting when any key pressed
jstebbins
2008-09-25
1
-1
/
+4
*
MacGui:Oops. WTF was I hiding direct prediction in the advanced options based...
jbrjake
2008-09-25
1
-28
/
+7
*
LinGui: remove the dependency between direct-pred and analyse
jstebbins
2008-09-25
5
-28
/
+0
*
MacGui: Fixes bug in x264 advanced options tab, that didn't blank out direct ...
jbrjake
2008-09-25
1
-2
/
+5
*
LinGui: Work around a silly treeview formatting bug.
jstebbins
2008-09-25
5
-21
/
+51
*
LinGui: Store the activity log in the users config dir instead of PWD.
jstebbins
2008-09-25
7
-27
/
+90
*
MacGui: Loose Anamorphic - Upon initial selection set the width to the source...
dynaflash
2008-09-25
1
-0
/
+8
*
LinGui: fix my misunderstanding of faac bitrate capabilities.
jstebbins
2008-09-24
5
-20
/
+26
[prev]
[next]