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
*
LinGui: add picture settings button to toolbar
jstebbins
2008-12-13
7
-186
/
+284
*
fix tarball name when building linux snapshot builds
jstebbins
2008-12-13
1
-8
/
+3
*
- have to account for a non-zero start time when we're seeking in ffmpeg files.
van
2008-12-13
1
-13
/
+60
*
- try to determine the sample rate, channels, etc., of audio streams rather ...
van
2008-12-13
1
-12
/
+71
*
Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...
van
2008-12-13
12
-20
/
+22
*
Loosen tolerance on Program Stream SCR change - 100ms is too tight for an Eye...
van
2008-12-12
1
-1
/
+1
*
fix a threading issue with avcodec_open/close
jstebbins
2008-12-12
7
-16
/
+41
*
MacGui: Add to queue fix so that it not only checks that a file does not alre...
dynaflash
2008-12-12
1
-11
/
+44
*
MacGui: Add "Picture Settings" toolbar item to main window toolbar
dynaflash
2008-12-12
3
-63
/
+23
*
MacGui: Add a preference so we can specify what we do at launch, choices are:
dynaflash
2008-12-12
3
-26
/
+228
*
MacGui: Fix destination path so that last one used in the destination choice ...
dynaflash
2008-12-11
1
-7
/
+8
*
Don't reject MPEG PS files just because they're missing a SYS header (clips w...
van
2008-12-11
1
-7
/
+7
*
Improve duration calculation for transport streams. Streams that have
jstebbins
2008-12-10
1
-3
/
+5
*
WinGui:
sr55
2008-12-07
3
-9
/
+19
*
LinGui: fix me_method/me_range dependency
jstebbins
2008-12-06
15
-73
/
+62
*
If we don't get signed 16 bits samples from the audio decoder, convert to sig...
van
2008-12-06
1
-0
/
+37
*
LinGui: add a duration widget for live preview
jstebbins
2008-12-05
6
-1760
/
+2111
*
LinGui: stop live preview playback when the preview window is closed
jstebbins
2008-12-05
4
-4
/
+14
*
MacGui: Live Preview fixes
dynaflash
2008-12-05
2
-14
/
+22
*
LinGui: add a flush to activity log output to prevent large chunks of it
jstebbins
2008-12-05
1
-0
/
+4
*
fix some floating point rounding errors in aspect ratio calculations
jstebbins
2008-12-05
2
-4
/
+4
*
More code to deal with the flakey streams from NZ TV. They like to change the...
van
2008-12-05
5
-33
/
+18
*
LinGui: make preview scalling take screen PAR into account
jstebbins
2008-12-05
5
-55
/
+118
*
libhb:
sr55
2008-12-04
1
-1
/
+8
*
MacGui: correct month output in the names of the individual encode logs
dynaflash
2008-12-04
1
-1
/
+1
*
MacGui: Fix a built error introduced in 2003
dynaflash
2008-12-04
1
-1
/
+0
*
MacGui: Remove legacy preset code
dynaflash
2008-12-04
1
-400
/
+118
*
- validate frame sync the way the standard suggests (via checking the frame ...
van
2008-12-04
2
-97
/
+169
*
- Elementary streams that scan couldn't type as audio streams have to be com...
van
2008-12-04
1
-15
/
+56
*
Gives van the more prominent position in the AUTHORS file he deserves, and ad...
jbrjake
2008-12-04
1
-7
/
+15
*
LinGui: update readme with list of dependencies for building
jstebbins
2008-12-03
1
-1
/
+19
*
Remove deprecated patch-x264-aq.patch from contribs
dynaflash
2008-12-03
1
-299
/
+0
*
MacGui: Picture Settings window - fix issue with freezing when resizing with ...
dynaflash
2008-12-03
1
-6
/
+2
*
LinGui: fix live preview on 32 bit platforms
jstebbins
2008-12-03
1
-6
/
+2
*
Found the ffmpeg initialization problem with VC-1 video.
jstebbins
2008-12-03
2
-12
/
+115
*
Mac: move decmetadata.c to "libhb Sources" in the xcode project like all of t...
dynaflash
2008-12-03
1
-1
/
+1
*
- allow titles with video but no audio.
van
2008-12-02
1
-9
/
+4
*
I suspect that eddyg's r1987 didn't really want to totally break transport an...
van
2008-12-02
1
-0
/
+5
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1991 b64f7644-9d1e-0410-96...
sr55
2008-12-02
2
-2
/
+2
*
LinGui: minor adjustments to the display of source information
jstebbins
2008-12-02
3
-9
/
+29
*
LinGui: free a mark thats used in activity log scrolling
jstebbins
2008-12-02
1
-0
/
+1
*
WinGui:
sr55
2008-12-02
2
-1
/
+4
*
Add metadata support to libhb, add importing of MP4 metadata, add export of M...
eddyg
2008-12-02
14
-131
/
+469
*
LinGui: add logging level to preferences
jstebbins
2008-12-02
7
-12
/
+175
*
LinGui: fix cut/past capability in x264 options textview.
jstebbins
2008-12-01
1
-1
/
+1
*
LinGui: fix a minor annoyance with how activity window scrolling works.
jstebbins
2008-12-01
1
-3
/
+3
*
Update ffmpeg to svn r15974, fixed up minor incompatiblities in the ffmpeg LA...
eddyg
2008-12-01
3
-4
/
+4
*
LinGui: fix live preview scaling for PAR's < 1
jstebbins
2008-12-01
1
-1
/
+5
*
MacGui: Fix Auto Crop in the Legacy AppleTV preset
dynaflash
2008-12-01
1
-0
/
+1
*
MacGui: Fix the deblock filter for live previews.
dynaflash
2008-12-01
1
-1
/
+7
[next]