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: Update Caliburn Micro Framework to 1.3.1
sr55
2012-04-06
3
-74
/
+453
*
WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...
sr55
2012-04-01
5
-26
/
+36
*
WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.
sr55
2012-04-01
5
-24
/
+134
*
WinGui: (WPF) Bug fixes to the advanced panel
sr55
2012-04-01
4
-6
/
+22
*
WinGui: Fix an filepath issue in libhb scan service.
sr55
2012-04-01
1
-2
/
+2
*
WinGui: (0.9.x) User Settings Service Fixes/Improvements from Trunk
sr55
2012-04-01
1
-0
/
+4
*
libhb: fix incorrect audio gaps
jstebbins
2012-04-01
1
-1
/
+3
*
Interop: Fixes / API Updates for Encoding.
sr55
2012-03-31
4
-42
/
+102
*
Interop: Update hb_job_s and hb_title_s with latest API changes.
sr55
2012-03-31
2
-0
/
+8
*
Interop: Expose option to enable or disable LibDVDNav on scans.
randomengy
2012-03-31
1
-80
/
+87
*
Bump x264 to r2184-5c85e0a.
Rodeo
2012-03-31
1
-1
/
+1
*
Cosmetic after last commit.
Rodeo
2012-03-31
1
-1
/
+1
*
encx264: cleanup.
Rodeo
2012-03-31
1
-33
/
+33
*
LinGui: fix queue display problem with "same as source (constant)" framerate
jstebbins
2012-03-31
1
-6
/
+16
*
Activity Log: fix some typos and make indentation a bit more consistent.
Rodeo
2012-03-31
2
-3
/
+3
*
MacGUI: use hb_reset_job.
Rodeo
2012-03-31
2
-27
/
+5
*
libhb: fix cfr encoding
jstebbins
2012-03-31
5
-121
/
+148
*
Add hb_dict_unset and hb_dict_to_encopts.
Rodeo
2012-03-31
2
-1
/
+49
*
libhb: Fix problem with TS streams that have no PAT or PMT
jstebbins
2012-03-30
1
-14
/
+22
*
cqm=/some/path has the same effect as cqmfile=/some/path AND param.psz_cqm_fi...
Rodeo
2012-03-29
1
-0
/
+1
*
hb_apply_h264_level: avoid division by zero due to some x264_param_t fields b...
Rodeo
2012-03-29
1
-4
/
+16
*
WinGui: More refactoring of user settings / exception handling for the user s...
sr55
2012-03-29
3
-41
/
+29
*
libhb/hd_dict.c, add newline at end of file.
Rodeo
2012-03-29
2
-2
/
+1
*
hb_dict: cosmetics.
Rodeo
2012-03-29
1
-3
/
+3
*
encx264: add functionality to retrieve the "preferred" option name for option...
Rodeo
2012-03-29
6
-4
/
+46
*
hb_dict: minor improvements.
Rodeo
2012-03-29
1
-7
/
+3
*
libhb: use source colorimetry information when available.
Rodeo
2012-03-28
7
-34
/
+224
*
encx264: use x264_param_apply_fastfirstpass.
Rodeo
2012-03-28
6
-109
/
+32
*
libhb: add basic dictionary implementation.
Rodeo
2012-03-28
4
-91
/
+247
*
Controller.m: replace usage of hb_strdup_printf with NSString.
Rodeo
2012-03-28
1
-25
/
+16
*
WinGui: Add code to overwrite corrupted settings file.
sr55
2012-03-28
1
-0
/
+9
*
MacGui: fix commit 4546 so it works on os x which is the filter pipeline rewo...
dynaflash
2012-03-28
3
-15
/
+9
*
Rework filter pipeline
jstebbins
2012-03-27
55
-2995
/
+3659
*
LinGui: fix default value for fallback audio encoder for autopassthru
jstebbins
2012-03-26
1
-1
/
+1
*
WinGui: Fix build scripts.
sr55
2012-03-25
3
-3
/
+7
*
WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...
sr55
2012-03-25
14
-131
/
+134
*
Fix hb_apply_h264_level. x264_sps_init doesn't yet take VBV into account when...
Rodeo
2012-03-25
1
-5
/
+18
*
Add Auto Passthru support to manicure.
Rodeo
2012-03-25
2
-50
/
+279
*
Add "Web Optimized" support to manicure. Patch by Sam Homer, thanks!
Rodeo
2012-03-25
1
-0
/
+20
*
WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder.
sr55
2012-03-24
13
-110
/
+2299
*
Misc. improvements to the previous commit.
Rodeo
2012-03-24
2
-26
/
+69
*
Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...
Rodeo
2012-03-24
5
-15
/
+211
*
WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...
sr55
2012-03-24
14
-200
/
+1398
*
WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.
sr55
2012-03-24
11
-32
/
+165
*
WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the nigh...
sr55
2012-03-23
5
-6
/
+10
*
WinGui: (trunk) Fix Default preset option not working for custom presets.
sr55
2012-03-23
1
-1
/
+10
*
WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...
sr55
2012-03-23
19
-153
/
+493
*
MacGui: Remove Detelecine from the Hi Profile Preset.
dynaflash
2012-03-23
1
-1
/
+1
*
Fix loop counter decrement in CFR frame duplication code. CFR would never dup...
Rodeo
2012-03-21
1
-1
/
+1
*
WinGui: Fix exception when adding to queue.
sr55
2012-03-20
1
-0
/
+1
[next]