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
*
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
*
Fixes make so it doesn't misidentify svn builds as stable releases.
jbrjake
2008-06-08
1
-2
/
+13
*
Updates HB's copy of ffmpeg to r13707, so libswscale builds on PowerPC withou...
jbrjake
2008-06-08
1
-1
/
+1
*
MacGui: Update Built in Presets to use new audio track layout and remove depr...
dynaflash
2008-06-06
1
-164
/
+223
*
MacGui: fix issues with audio in presets
dynaflash
2008-06-06
1
-8
/
+77
*
Encode the initial H.264 NAL units for PPS and SPS, not just the ones during ...
jbrjake
2008-06-06
1
-6
/
+5
*
Macgui: implement constant frame rate encoding for all but same as source.
dynaflash
2008-06-05
1
-0
/
+7
*
Adds a job->cfr boolean to indicate "encode this with a constant frame rate" ...
jbrjake
2008-06-05
3
-12
/
+19
*
MacGui: Add "Auto" to audio sample rate selections
dynaflash
2008-06-04
2
-27
/
+37
*
CLI: Use the source's audio samplerate unless told otherwise.
jbrjake
2008-06-04
1
-12
/
+3
*
Update svn:ignore for the new libs and hbversion.h
ritsuka
2008-06-04
0
-0
/
+0
*
MacGUI: Implements a part of the NSTableView delegate in ChapterTitles so tha...
ritsuka
2008-06-04
2
-0
/
+36
*
Fixes loose anamorphic
jbrjake
2008-06-04
1
-4
/
+5
*
- add pixel_aspect_ratio reporting to the mpeg decoder
van
2008-06-04
3
-101
/
+133
*
Keep track of the input pixel aspect ratio as well as the output one. Hopeful...
jbrjake
2008-06-04
4
-31
/
+63
*
Don't crash in decmpeg2Info if we failed to get a preview due to not finding ...
van
2008-06-03
1
-1
/
+1
*
Use index+1 for numbering interlaced previews, so realityking doesn't get con...
jbrjake
2008-06-02
1
-1
/
+1
*
Use loose breaks for detelecine. This reduces jerkiness with PAL->NTSC teleci...
jbrjake
2008-06-02
1
-1
/
+1
*
Don't crash during scan when source not recognized (bug found & fixed by John...
van
2008-06-01
1
-1
/
+4
*
Have to handle hbversion.h in make, not just jam.
van
2008-06-01
1
-8
/
+21
*
Don't call small frame displacements a "time reversal" & drop the frame on bi...
van
2008-06-01
1
-4
/
+14
*
x264: bump to version 859-ce13bb6 and update vbv patch(es)
dynaflash
2008-05-31
4
-160
/
+310
*
Fix for cygwin builds - can't use "\n" in echo
van
2008-05-31
1
-3
/
+9
*
- support blu-ray, avchd & dvb x264
van
2008-05-31
33
-1275
/
+2099
*
Hack to fix building in xcode
van
2008-05-31
2
-43
/
+33
*
Fix for unplayable m4v/mp4 files due to negative numbers in ctts atom.
van
2008-05-31
1
-7
/
+25
[next]