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
*
p-to-p: fix seek to start pts source initial PTS != 0
jstebbins
2015-04-24
2
-20
/
+6
*
ports: use standardized sched_yield instead of pthread_yield
jstebbins
2015-04-23
1
-1
/
+1
*
demuxmpeg: Don't drop frames with bad timestamps
jstebbins
2015-04-22
3
-37
/
+22
*
stream: Improve transport stream PCR handling
jstebbins
2015-04-22
4
-286
/
+338
*
sync: fix frame p-to-p extra audio after end frame
jstebbins
2015-04-22
7
-330
/
+291
*
param: Allow ',' as decimal separator in filter values
jstebbins
2015-04-21
1
-1
/
+1
*
ports: add functions for looking up user config directory
jstebbins
2015-04-19
5
-2
/
+88
*
filters: Fix generation of filter string
jstebbins
2015-04-18
1
-1
/
+2
*
json: fix another cut/paste error. incorrect dither parsing.
jstebbins
2015-04-13
1
-1
/
+1
*
deccc608sub: tweak font size once again
jstebbins
2015-04-11
2
-3
/
+3
*
text subtitles: make font height independent of cropping
jstebbins
2015-04-10
4
-4
/
+8
*
decccsub608: make font size independent on the amount of cropping
jstebbins
2015-04-10
2
-6
/
+6
*
Move strtok_r fallback to dedicated "compat" files.
Rodeo
2015-04-10
6
-38
/
+75
*
reader: fix subtitle start time not advancing
jstebbins
2015-04-07
1
-2
/
+37
*
deccc608sub: don't ignore text attributes in PAC
jstebbins
2015-04-07
1
-4
/
+5
*
json: fix copy_mask (again) :(
jstebbins
2015-04-07
1
-1
/
+1
*
json: fix audio autopassthru copy_mask and fallback
jstebbins
2015-04-07
1
-4
/
+4
*
deccc608sub: fix range for tab offsets
jstebbins
2015-04-07
1
-1
/
+1
*
json: fix potential crash when source file or title number doesn't exist
jstebbins
2015-04-07
1
-0
/
+5
*
deccc608sub: improve CC positioning
jstebbins
2015-04-05
8
-28
/
+59
*
hb_dict: fix prototypes for functions that take no params
jstebbins
2015-04-05
1
-2
/
+2
*
deccc608sub: fix column alignment issues
jstebbins
2015-04-05
7
-52
/
+92
*
Propagate an error when hb_json_to_job fails.
Rodeo
2015-04-05
1
-0
/
+1
*
encx264: fix hb_dict_init call.
Rodeo
2015-04-05
1
-1
/
+1
*
libhb: Add filter preset/tune lookup and setting validation for more filter t...
jstebbins
2015-04-04
4
-36
/
+453
*
libhb: Improvements and key changes to json/hb_dict_t job definitions
jstebbins
2015-04-04
1
-129
/
+330
*
hb_dict: add 'const' to a few prototypes and add a couple new helper funcs
jstebbins
2015-04-03
2
-4
/
+27
*
Bump libx265 to version 1.6
Rodeo
2015-04-03
1
-0
/
+3
*
libhb: use hb_dict_t, hb_value_array_t, and hb_value_t in hb_json.c
jstebbins
2015-04-02
2
-329
/
+370
*
libhb: log "default" filter settings when settings string is 0 length
jstebbins
2015-04-02
1
-1
/
+1
*
libhb: add language lookup based on any of iso639_1/2/2b, eng_name, or native
jstebbins
2015-04-02
2
-1
/
+23
*
libhb: add functions to lookup details of mixdown, video, audio, container
jstebbins
2015-04-02
2
-2
/
+72
*
libhb: add conversions hb_value_t <-> json
jstebbins
2015-04-02
2
-12
/
+44
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
17
-82
/
+129
*
Remove unused hb_get_scancount function
ritsuka
2015-03-29
2
-12
/
+0
*
rendersub: remove unnecessary filter settings
jstebbins
2015-03-18
1
-20
/
+10
*
rendersub: fix text rendering frame size
jstebbins
2015-03-17
1
-44
/
+33
*
decomb: oops, fix overread when height is mod 4
jstebbins
2015-03-16
1
-1
/
+1
*
muxavformat: add "creation_time" metadata
jstebbins
2015-03-15
1
-0
/
+5
*
decomb: fix green line when source hight is modulus 2
jstebbins
2015-03-14
1
-4
/
+4
*
libhb: fix building with QSV enabled.
Rodeo
2015-03-13
1
-2
/
+2
*
json: fix crash when foreign audio search is *not* enabled
jstebbins
2015-03-11
2
-1
/
+8
*
libhb: use jansson for hb_dict
jstebbins
2015-03-09
8
-377
/
+814
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
18
-127
/
+249
*
nlmeans: fix build on non-x86 architectures
jstebbins
2015-02-26
3
-8
/
+10
*
muxavformat: only set subtitle "forced" flag when *user* sets default track
jstebbins
2015-02-25
1
-3
/
+6
*
mkv: mark "default" subtitle tracks with both default and forced flags
jstebbins
2015-02-24
1
-1
/
+2
*
stream: fix potential overflow in pts calculation
jstebbins
2015-02-17
1
-5
/
+5
*
libhb: Fix memory alignment issue in nlmeans.
bradleys
2015-02-16
1
-1
/
+1
*
libhb: don't pass "auto" profile to libx265.
Rodeo
2015-02-16
1
-1
/
+3
[next]