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
*
- Fixed the size for tx3g samples in muxmp4.c I forgot to add the size of the...
ritsuka
2009-05-08
2
-18
/
+25
*
MacGui: Preset Import / Export initial implementation and auto updating of bu...
dynaflash
2009-05-08
5
-27
/
+319
*
BuildSystem: minor meta-data fix: HB_PROJECT_BUILD_SYSTEMF now correctly defi...
konablend
2009-05-08
1
-1
/
+1
*
Fix timestamps on CC's they are now 100% ready and working. Thanks to j45 and...
eddyg
2009-05-08
2
-5
/
+11
*
Combine multiple CC lines into one, trimming whitespace, and adding proper la...
eddyg
2009-05-07
4
-70
/
+99
*
WinGui:
sr55
2009-05-07
7
-33
/
+88
*
Soft Subtitle Support in the MP4 Muxer.
ritsuka
2009-05-07
1
-6
/
+91
*
WinGui:
sr55
2009-05-07
3
-106
/
+95
*
# New
sr55
2009-05-07
9
-136
/
+239
*
MacGui: Change new preset code to use AudioList for storing the audio track i...
dynaflash
2009-05-07
1
-135
/
+235
*
Change CC608 decoder to be its own thread
eddyg
2009-05-07
11
-88
/
+206
*
Minor change in sub printing
eddyg
2009-05-06
1
-1
/
+4
*
Removed double EOF for CC's (one from dvd and one from cc), fixed compiler wa...
eddyg
2009-05-06
3
-22
/
+33
*
subtitle muxing:
jstebbins
2009-05-06
4
-42
/
+101
*
Fix Closed Caption start/stop times, switched to SRT encoding including marku...
eddyg
2009-05-06
3
-22
/
+32
*
Fix several boneheaded mistakes in fifo ready logic.
van
2009-05-06
1
-13
/
+16
*
Missed file
eddyg
2009-05-06
1
-0
/
+61
*
VOBSUB encoder skeleton for use with mkv VOBSUB pass-through
eddyg
2009-05-06
7
-6
/
+30
*
Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ...
eddyg
2009-05-06
5
-26
/
+89
*
Clean up subtitles at end of encode if not consumed and free fifo.
eddyg
2009-05-05
1
-0
/
+1
*
MacGui: disable and deselect chapter markers when only one chapter is being e...
dynaflash
2009-05-05
1
-2
/
+24
*
LinGui:
jstebbins
2009-05-05
2
-0
/
+24
*
Rewrite pass-through timestamps in sync, put on subtitle->fifo_out for muxing...
eddyg
2009-05-05
4
-46
/
+91
*
WinGui:
sr55
2009-05-04
15
-151
/
+165
*
LinGui: arg! and remove debuggin output
jstebbins
2009-05-04
1
-2
/
+1
*
LinGui: preview crop border fix
jstebbins
2009-05-04
1
-1
/
+3
*
LinGui: another tweak to preview cropping borders
jstebbins
2009-05-04
1
-16
/
+10
*
LinGui: tweaks to appearance of visible crop borders
jstebbins
2009-05-04
2
-17
/
+28
*
fix mkv muxing. eddyg forgot to add a break in a switch he modified.
jstebbins
2009-05-04
1
-0
/
+1
*
MacGui: preview changes to coincide with rev 2376
dynaflash
2009-05-04
3
-184
/
+70
*
LinGui: preview changes
jstebbins
2009-05-04
6
-140
/
+183
*
Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl...
eddyg
2009-05-04
10
-27
/
+2847
*
LinGui: integrate with eddyg's subtitle list changes
jstebbins
2009-05-04
2
-23
/
+17
*
Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected...
eddyg
2009-05-04
9
-157
/
+220
*
- minor code cleanup - use x264_nal_t.i_type instead of buffer+offset&mask.
konablend
2009-05-03
1
-5
/
+13
*
- encx264 sets HB_FRAME_REF to expose ref/non-ref frame status to muxer.
konablend
2009-05-03
3
-12
/
+73
*
LinGui:
jstebbins
2009-05-02
7
-11
/
+18
*
LinGui: adjust vfr code to accomidate new method of handling vfr in libhb
jstebbins
2009-05-02
1
-12
/
+12
*
- Move frame rate code from sync to the end of render so it can account for ...
van
2009-05-02
6
-143
/
+259
*
BuildSystem: fix libmp4v2 error: Error: file number 2 already allocated
konablend
2009-05-02
6
-22
/
+24
*
MacGui: restore the gray border to show crop, etc. in the picture preview.
dynaflash
2009-05-02
1
-2
/
+10
*
MacGui: Add an "Attempt Scan Anyway" option to the 64-bit physical dvd scan w...
dynaflash
2009-05-01
1
-1
/
+14
*
MacGui: Fix issue in custom anamorphic where the modulus was not changed back...
dynaflash
2009-05-01
1
-13
/
+15
*
MacGui: Custom Anamorphic
dynaflash
2009-05-01
1
-1
/
+0
*
MacGui: Custom Anamorphic initial implementation (experimental) and pic setti...
dynaflash
2009-05-01
7
-1196
/
+2704
*
dvdnav: improve title scanning
jstebbins
2009-05-01
8
-176
/
+525
*
dvdnav: fix problem with vm entering stopped state
jstebbins
2009-04-29
2
-0
/
+65
*
LinGui: fix stupid mistake in setting the audio codec
jstebbins
2009-04-29
1
-10
/
+12
*
LinGui: add "auto" passthru audio option
jstebbins
2009-04-28
3
-22
/
+28
*
LinGui: fix drag and drop problems in presets and queue
jstebbins
2009-04-27
2
-0
/
+10
[next]