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
path:
root
/
libhb
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: fix hb_read_preview() when invalid index is passed
jstebbins
2012-07-11
1
-0
/
+1
*
libhb: fix problem reading preview
jstebbins
2012-07-10
1
-2
/
+11
*
libhb: fix comb detection crash and decomb crash
jstebbins
2012-07-06
4
-34
/
+20
*
libhb: fix live preview crash when generating preview while encoding
jstebbins
2012-07-03
1
-11
/
+12
*
libhb: fix unused variable warning
jstebbins
2012-07-02
1
-1
/
+0
*
Fix comparison (check if unsigned type is < 0). Not sure why I keep doing this.
Rodeo
2012-07-02
1
-5
/
+9
*
libhb: fix crop detection
jstebbins
2012-06-30
1
-17
/
+18
*
encca_aac.c: oesc.mDataByteSize is signed.
Rodeo
2012-06-29
1
-9
/
+9
*
muxmkv: improve reliability of HE-AAC check when doing AAC Passthru.
Rodeo
2012-06-29
1
-1
/
+1
*
Fix hb_mixdown_get_discrete_channel_count for HB_AMIXDOWN_NONE (passthrough).
Rodeo
2012-06-27
2
-8
/
+11
*
encca_aac: tabs to spaces and miscellaneous cosmetics.
Rodeo
2012-06-26
1
-44
/
+52
*
encca_aac: chnage a variable type (should have been done in revision 3754).
Rodeo
2012-06-25
1
-2
/
+2
*
encca_aac: fix an issue where a valid output buffer would be dropped, causing...
Rodeo
2012-06-25
1
-153
/
+175
*
libhb: fix deinterlace fast problem with sources that have <mod8 alignment
jstebbins
2012-06-25
8
-86
/
+155
*
fix stride in denoise filter
jstebbins
2012-06-23
1
-4
/
+4
*
last "fix" was flawed. try again :(
jstebbins
2012-06-22
1
-3
/
+3
*
Fix second crash in denoise
jstebbins
2012-06-22
1
-2
/
+2
*
libhb: fix crash in denoise filter
jstebbins
2012-06-22
1
-3
/
+3
*
libhb: fix potential overflow in par calculations
jstebbins
2012-06-22
1
-12
/
+10
*
Remove encca_haac_available(). It's no longer needed since we dropped support...
Rodeo
2012-06-20
3
-96
/
+26
*
common.h, common.c: minor modifications.
Rodeo
2012-06-20
2
-5
/
+5
*
hb_get_best_mixdown: fix bug introduced in revision 4755.
Rodeo
2012-06-20
1
-1
/
+8
*
libhb: update hb_get_best_mixdown(). I was partially borken after revision 4754.
Rodeo
2012-06-19
1
-57
/
+34
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
17
-322
/
+238
*
Remove debug code.
Rodeo
2012-06-18
1
-2
/
+0
*
Fix HE-AAC in MKV.
Rodeo
2012-06-18
1
-1
/
+16
*
Add PGS codec ID to libmkv and use it.
Rodeo
2012-06-18
1
-1
/
+1
*
Fix Foreign Audio Search bug introduced in revision 4677.
Rodeo
2012-06-17
1
-1
/
+11
*
remove unnecessary include
jstebbins
2012-06-17
1
-1
/
+0
*
Updated file copyright / GPL headers
sr55
2012-06-15
64
-167
/
+425
*
Portability patches
jstebbins
2012-06-07
1
-1
/
+1
*
Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...
Rodeo
2012-06-06
13
-94
/
+107
*
decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...
Rodeo
2012-05-27
7
-99
/
+139
*
Bump x264 to r2200-999b753.
Rodeo
2012-05-26
1
-2
/
+2
*
fix more compiler warnings
jstebbins
2012-05-26
3
-8
/
+3
*
Fix crash in MKV muxer with SRT subtitle sources (introduced in revision 4605).
Rodeo
2012-05-20
1
-0
/
+5
*
Forgot to svn add some taskset files
jstebbins
2012-05-18
3
-0
/
+370
*
libhb: tasksets API provided by scsiguy
jstebbins
2012-05-17
5
-448
/
+188
*
libhb: forgot to clear the flag indicating forced sub seen
jstebbins
2012-05-17
1
-0
/
+1
*
libhb: improve termination of forced subtitles
jstebbins
2012-05-17
1
-5
/
+107
*
Foreign Audio Search: improve duplicate subtitle detection.
Rodeo
2012-05-14
1
-6
/
+8
*
Fix a couple Foreign Audio Search issues causes by the changes introduced in ...
Rodeo
2012-05-14
1
-9
/
+3
*
libhb: include subtitles in all passes. When doing 2-pass, we want to send th...
Rodeo
2012-05-14
2
-51
/
+25
*
Fix a crash when doing Foreign Audio Search with subtitle tracks that contain...
Rodeo
2012-05-14
1
-31
/
+18
*
Sorry, missed one.
Rodeo
2012-05-12
1
-2
/
+3
*
Further cleanup.
Rodeo
2012-05-12
1
-10
/
+10
*
Cleanup: merge two consecutive if( job->indepth_scan ) blocks.
Rodeo
2012-05-12
1
-18
/
+8
*
libhb: PGS subtitle improvements.
Rodeo
2012-05-10
2
-21
/
+98
*
libhb: don't relocate SSA subtitle when burning
jstebbins
2012-05-10
1
-55
/
+63
*
decavcodec: merge double if to a single statement.
Rodeo
2012-05-09
1
-6
/
+3
[next]