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
/
encavcodec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
VAAPI: Initial Patch (WIP)
vaapi-encoder
Sven Gothel
2018-01-12
1
-21
/
+180
*
Merge branch 'ffmpeg' into nvenc-encoder
Sven Gothel
2018-01-12
1
-1
/
+1
|
\
|
*
Merge branch 'master' into ffmpeg
ffmpeg_sgothel
Sven Gothel
2018-01-12
1
-1
/
+1
|
|
\
|
|
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
|
|
Merge branch 'ffmpeg' into nvenc-encoder
Sven Gothel
2018-01-12
1
-4
/
+5
|
\
|
|
|
*
|
FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...
Sven Gothel
2018-01-12
1
-4
/
+5
|
|
/
*
|
NVENC: Properly test whether encoder is available on platform
Sven Gothel
2017-12-28
1
-5
/
+9
*
|
NVENC: Utilize HB_VCODEC_FFMPEG_*_NVENC where applicable
Sven Gothel
2017-12-28
1
-7
/
+15
*
|
NVENC: Fix HB_VCODEC_FFMPEG_H264 -> HB_VCODEC_FFMPEG_H264_{NVENC,VAAPI}
Sven Gothel
2017-12-28
1
-10
/
+10
*
|
NVENC: Fix VBR CQ Settings to be more adaptive (2)
Sven Gothel
2017-12-26
1
-3
/
+3
*
|
NVENC: Fix VBR CQ Settings to be more adaptive
Sven Gothel
2017-12-26
1
-2
/
+16
*
|
NVENC: Remaining fixes for 1st GNU/Linux GTK working draft
Sven Gothel
2017-12-26
1
-21
/
+153
*
|
Initial nvenc h264/hevc encoder patch
Matthew Lazarow
2017-12-26
1
-0
/
+16
|
/
*
add sdtp (sample dependency) box to mp4 (#1006)
John Stebbins
2017-11-28
1
-3
/
+5
*
fix use of deprecated libav defines
John Stebbins
2017-07-06
1
-5
/
+5
*
mux: shift timestamps by largest encoder delay
John Stebbins
2017-02-14
1
-1
/
+1
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
encavcodec: fix 2 pass vp8 and vp9 encoding
John Stebbins
2016-12-27
1
-0
/
+9
*
encavcodec: fix crash during 2 pass encode
John Stebbins
2016-12-27
1
-2
/
+2
*
fix memory leaks
John Stebbins
2016-12-17
1
-1
/
+1
*
encavcodec: fix use of deprecated libav interfaces
John Stebbins
2016-12-17
1
-141
/
+136
*
libhb: use the new keyframe flag.
Tim Walker
2016-09-17
1
-38
/
+15
*
libhb: make encavcodecInit() more robust
Sean McGovern
2016-07-28
1
-5
/
+41
*
Revert "libhb: don't ignore the return result from fread()"
Bradley Sepos
2016-07-07
1
-5
/
+1
*
libhb: don't ignore the return result from fread()
Sean McGovern
2016-07-01
1
-1
/
+5
*
encavcodec: error out on invalid encoder preset
John Stebbins
2016-05-30
1
-11
/
+18
*
vpx: fix NULL encoder preset case
John Stebbins
2016-05-29
1
-1
/
+7
*
vpx: add encoder presets
John Stebbins
2016-05-29
1
-4
/
+82
*
vpx: allow user to change deadline and cpu-used settings
John Stebbins
2016-05-28
1
-3
/
+17
*
vpx: use faster settings
John Stebbins
2016-05-27
1
-4
/
+1
*
enable libvpx VP9 encoder
John Stebbins
2016-05-27
1
-1
/
+6
*
libhb: send initial chapter through pipeline
John Stebbins
2016-05-17
1
-11
/
+34
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-12
/
+14
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-70
/
+26
*
libhb: Clock/frame rate handling improvements.
Bradley Sepos
2015-09-10
1
-4
/
+6
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-1
/
+1
*
libhb: use jansson for hb_dict
jstebbins
2015-03-09
1
-3
/
+10
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
1
-5
/
+7
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
json: add json APIs
jstebbins
2014-12-16
1
-14
/
+11
*
libhb: fix setting thread_count for libav encoding
jstebbins
2014-09-04
1
-3
/
+1
*
Add VP8 support
jstebbins
2014-04-15
1
-100
/
+160
*
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
-3
/
+3
*
bump libav, libav-v10_alpha1-90-g63debaa
jstebbins
2014-01-12
1
-2
/
+2
*
Revert previous borked commit. Sorry!
Rodeo
2014-01-07
1
-2
/
+2
*
parsecsv: always check result of malloc()
Rodeo
2014-01-07
1
-2
/
+2
*
libhb: fix problem with gereration of dts for lavc encoded video
jstebbins
2013-11-19
1
-14
/
+30
[next]