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: Increase the height of the Filters box in Picture Settings, was too c...
dynaflash
2008-12-16
2
-78
/
+61
*
WinGui:
sr55
2008-12-16
20
-4
/
+2276
*
LinGui: remove debug message
jstebbins
2008-12-16
1
-1
/
+0
*
MacGui: Fix issue where switching formats causes the video encoder drop down ...
dynaflash
2008-12-16
1
-1
/
+13
*
MacGui: Picture window now uses a subclass of HBController to access the main...
dynaflash
2008-12-15
6
-46
/
+85
*
WinGui:
sr55
2008-12-15
3
-94
/
+81
*
LinGui: make the destination file entry box wider.
jstebbins
2008-12-14
5
-14
/
+81
*
forgot to checkin the new icon for picutre settings
jstebbins
2008-12-13
1
-0
/
+0
*
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
[next]