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
/
encx264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
json: add json APIs
jstebbins
2014-12-16
1
-13
/
+11
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
libhb: make encoder options less x264-centric.
Rodeo
2014-02-13
1
-20
/
+21
*
libhb: fix compiler warning
jstebbins
2014-01-26
1
-7
/
+7
*
encoders: save chapter markers in a list.
Rodeo
2014-01-07
1
-8
/
+62
*
encx264: remove some long dead code.
Rodeo
2013-10-19
1
-6
/
+0
*
encx264: don't log unparsed options if the string is NULL.
Rodeo
2013-10-19
1
-1
/
+4
*
encx264: remove duplicate logging (libx264 already logs the SAR), and log the...
Rodeo
2013-10-19
1
-4
/
+2
*
encx264: log the unparsed advanced options string for informational purposes.
Rodeo
2013-10-19
1
-0
/
+10
*
encx264: auto-enable metrics when the relevant tune is requested.
Rodeo
2013-08-17
1
-0
/
+22
*
encx264: don't force-enable metrics (PSNR, SSIM).
Rodeo
2013-08-17
1
-5
/
+0
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-3
/
+3
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
2013 preset changes:
Rodeo
2013-03-04
1
-7
/
+0
*
x264 preset system: miscellaneous improvements.
Rodeo
2013-01-30
1
-76
/
+122
*
Fix hb_apply_h264_level() after x264 bump.
Rodeo
2013-01-22
1
-1
/
+1
*
Bump libav to v9_beta3.
Rodeo
2012-12-31
1
-4
/
+4
*
hb_x264_param_unparse: cosmetics.
Rodeo
2012-12-20
1
-1
/
+1
*
hb_x264_param_unparse: unset a few options that have no effect in the advance...
Rodeo
2012-12-20
1
-1
/
+21
*
hb_apply_h264_level: cosmetics, change the meaning of the last parameter (be_...
Rodeo
2012-12-20
1
-9
/
+9
*
encx264: raise qpmin to 4. 3 has been found to fail on real sources.
Rodeo
2012-12-09
1
-3
/
+5
*
hb_x264_param_unparse(): fix typo.
Rodeo
2012-11-27
1
-1
/
+1
*
hb_apply_h264_level: miscellaneous cosmetics.
Rodeo
2012-11-12
1
-31
/
+64
*
hb_x264_param_unparse: miscellaneous cosmetics.
Rodeo
2012-11-12
1
-301
/
+326
*
hb_x264_param_unparse: returns a complete x264 encopts string from a preset/t...
Rodeo
2012-11-12
1
-2
/
+620
*
Add a utility function to check whether an H.264 level can be used given the ...
Rodeo
2012-11-05
1
-0
/
+15
*
encx264: revert part of revision 4944.
Rodeo
2012-11-05
1
-20
/
+9
*
hb_apply_h264_level: return 1 in case of warnings and make return values > 0 ...
Rodeo
2012-09-11
1
-11
/
+28
*
hb_apply_h264_level: add a parameter to silence warnings.
Rodeo
2012-09-11
1
-27
/
+34
*
encx264: make hb_x264_encopt_synonyms two-dimensional instead of faking it.
Rodeo
2012-09-09
1
-3
/
+3
*
encx264: use less generic names for some stuff.
Rodeo
2012-09-09
1
-8
/
+8
*
hb_apply_h264_level() update & cleanup.
Rodeo
2012-09-09
1
-119
/
+142
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-3
/
+6
*
Cosmetic after last commit.
Rodeo
2012-03-31
1
-1
/
+1
*
encx264: cleanup.
Rodeo
2012-03-31
1
-33
/
+33
*
hb_apply_h264_level: avoid division by zero due to some x264_param_t fields b...
Rodeo
2012-03-29
1
-4
/
+16
*
encx264: add functionality to retrieve the "preferred" option name for option...
Rodeo
2012-03-29
1
-1
/
+10
*
libhb: use source colorimetry information when available.
Rodeo
2012-03-28
1
-11
/
+24
*
encx264: use x264_param_apply_fastfirstpass.
Rodeo
2012-03-28
1
-0
/
+6
*
libhb: add basic dictionary implementation.
Rodeo
2012-03-28
1
-49
/
+18
*
Rework filter pipeline
jstebbins
2012-03-27
1
-34
/
+34
*
Fix hb_apply_h264_level. x264_sps_init doesn't yet take VBV into account when...
Rodeo
2012-03-25
1
-5
/
+18
*
Misc. improvements to the previous commit.
Rodeo
2012-03-24
1
-25
/
+68
*
Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...
Rodeo
2012-03-24
1
-3
/
+152
*
CLI: x264 preset, tuning, and profile support
jstebbins
2011-10-02
1
-22
/
+56
*
Add fake keyframes for PIR encoding
jstebbins
2011-09-19
1
-10
/
+18
*
libhb: allow changing colorimetry in x264 options
jstebbins
2011-08-08
1
-31
/
+32
*
libhb: fix crash when x264 fails to initialize
jstebbins
2011-06-06
1
-0
/
+5
*
Remove legacy % to RF mapping.
jstebbins
2011-03-21
1
-12
/
+3
[next]