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-07-02
6
-259
/
+359
*
MacGui: Fixed a crash when dismissing the open window.
ritsuka
2008-07-02
1
-2
/
+2
*
Added Paul Kendalls ffmpeg AAC-LATM codec. Allows HB to decode AAC-LATM
eddyg
2008-07-02
3
-1
/
+897
*
LinGui: add hidden preset option to allow direct QP/CRF entry for ffmpeg and
jstebbins
2008-07-01
6
-80
/
+143
*
WinGui:
sr55
2008-07-01
1
-0
/
+3
*
Enable subtitle-scan to work when using Xvid as the encoder. Also checks retu...
eddyg
2008-07-01
1
-10
/
+21
*
LinGui: clean up temporary file turds upon exit
jstebbins
2008-06-30
3
-0
/
+45
*
LinGui: add detected dvd drives to file menu for quick access. this is a
jstebbins
2008-06-30
3
-15
/
+82
*
WinGui:
sr55
2008-06-30
9
-295
/
+397
*
- fix an error in the SCR calculation that would cause an extra frame to be ...
van
2008-06-30
5
-10
/
+28
*
If we always require a buffer to be available on every fifo we'll eventually ...
van
2008-06-30
1
-3
/
+5
*
WinGui:
sr55
2008-06-27
13
-443
/
+1212
*
Fix a crash when using mp4 and no audio tracks.
saintdev
2008-06-26
1
-4
/
+10
*
fix the build instructions
jstebbins
2008-06-25
1
-3
/
+7
*
MacGui: Fixed overlapping button when resizing the preset drawer.
ritsuka
2008-06-25
1
-8
/
+8
*
MacGUI: Replace MVMenuButton with standard controls. Thanks blindjimmy.
ritsuka
2008-06-25
12
-4282
/
+1946
*
MacGui: Replace valueForKey with objectForKey when accessing the NSDictionary...
dynaflash
2008-06-25
1
-87
/
+86
*
get the right version info when building with make on linux
jstebbins
2008-06-23
1
-2
/
+2
*
LinGui: Allow scanning new source when work is in progress
jstebbins
2008-06-23
2
-21
/
+13
*
LinGui: fix line wrapping in activity window.
jstebbins
2008-06-23
1
-1
/
+1
*
Don't let cropping get fooled by dark content - make sure that we only crop a...
van
2008-06-23
1
-16
/
+56
*
Reintroduce Solaris support. Fully tested on everything - apart from Windows,...
eddyg
2008-06-19
4
-54
/
+87
*
remove autogenerated file from svn. They should be regenerated on the
jstebbins
2008-06-19
14
-41612
/
+0
*
Getting rid of dvd open failure error, it is not an error when
eddyg
2008-06-19
1
-1
/
+4
*
- Add COLR atom support to mpeg4ip
van
2008-06-18
4
-0
/
+259
*
for linux and cygwin. fix dep for HandBrakeCLI so that it is rebuilt when li...
jstebbins
2008-06-18
1
-5
/
+5
*
use same compile optimizations that a jam build uses
jstebbins
2008-06-18
1
-1
/
+1
*
Fix building of faad2 with libtool 2.2.x
saintdev
2008-06-18
2
-1
/
+14
*
Redo svn:eol-style=LF this time.
saintdev
2008-06-17
0
-0
/
+0
*
Remove assert()s.
saintdev
2008-06-17
1
-7
/
+0
*
CLI: Add a newline at the end of the hb_error message.
saintdev
2008-06-17
1
-1
/
+1
*
CLI: Simplify the handling of audio codecs, bitrate and samplerate.
saintdev
2008-06-17
1
-57
/
+32
*
If we're using pass-through, copy the input bitrate/sample rate to the output.
saintdev
2008-06-17
1
-4
/
+16
*
No need to check the mixdown settings if pass-through is requested.
saintdev
2008-06-17
1
-119
/
+122
*
Set svn:eol-style=native on most text files.
saintdev
2008-06-17
6
-535
/
+535
*
LinGui: Initial import
jstebbins
2008-06-17
104
-0
/
+62184
*
WinGui:
sr55
2008-06-17
1
-12
/
+12
*
MacGui: convert HBQueueController to be a subclass of NSWindowController - ku...
dynaflash
2008-06-17
3
-1549
/
+1548
*
MacGui: Remove spurious NSString stringWithFormat calls in controller.mm Than...
dynaflash
2008-06-17
1
-98
/
+98
*
Updates the Mac->CLI preset conversion script to handle the new keys for sepa...
jbrjake
2008-06-15
2
-119
/
+712
*
remove libhb.so from "all" target. It can't be build on x86_64 and nobody is
jstebbins
2008-06-15
1
-1
/
+1
*
fix building with make on linux. missing bz2 and faad
jstebbins
2008-06-14
1
-2
/
+2
*
WinGui:
sr55
2008-06-12
5
-50
/
+72
*
WinGui:
sr55
2008-06-12
1
-0
/
+15
*
WinGui:
sr55
2008-06-12
9
-32
/
+45
*
New cropping algorithm - determine cropping rectangle from a median filter ru...
van
2008-06-12
1
-43
/
+123
*
- put the "find a usable frame rate" logic in the place that actually comput...
van
2008-06-12
1
-3
/
+77
*
There is no reason make should be creating stable builds by default in any OS...
jbrjake
2008-06-09
1
-2
/
+2
*
Update x264 to x264-r877-c74a8e2
dynaflash
2008-06-08
3
-500
/
+2
*
Improve image quality for ffmpeg constant quality
jstebbins
2008-06-08
2
-5
/
+24
[next]