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
/
work.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lame: Use libav wrapper to encode mp3lame
John Stebbins
2016-01-11
1
-2
/
+2
*
Update copyright dates
John Stebbins
2016-01-03
1
-1
/
+1
*
[merge] libhb: disable OpenCL scaling when QSV scaling is used.
Rodeo
2015-07-04
1
-0
/
+6
*
[merge] libhb: re-work OpenCL cleanup a bit.
Rodeo
2015-07-04
1
-8
/
+13
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
x265: enable 2-pass ABR encoding
jstebbins
2014-08-26
1
-5
/
+8
*
libhb: fix potential crash in filters
jstebbins
2014-08-20
1
-1
/
+1
*
cli: allow user cli options to override defaults for fallback audio encoder
jstebbins
2014-07-16
1
-2
/
+9
*
Add VP8 support
jstebbins
2014-04-15
1
-0
/
+4
*
libhb: enable burn-in of all supported text subtitle formats
jstebbins
2014-03-30
1
-1
/
+2
*
CLI: clean up encoder preset/tune/profile/level option names
Rodeo
2014-03-28
1
-19
/
+5
*
Remove libfaac
sr55
2014-03-02
1
-1
/
+0
*
libhb: remove a52dec
jstebbins
2014-02-20
1
-2
/
+0
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
QSV: API 1.8 support and related improvements
Rodeo
2014-02-18
1
-1
/
+1
*
libhb: make encoder options less x264-centric.
Rodeo
2014-02-13
1
-22
/
+55
*
libhb: write encoding library's name in the Activity Log.
Rodeo
2014-02-13
1
-3
/
+4
*
Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!
Rodeo
2014-02-10
1
-0
/
+5
*
decavcodec: DRC support.
Rodeo
2014-01-25
1
-1
/
+4
*
remove contrib mpeg2dec
jstebbins
2014-01-13
1
-8
/
+4
*
libhb: don't forget to delete chapter markers after saving them in filter_loop.
Rodeo
2014-01-07
1
-0
/
+2
*
Fix a Segfault (attempt 2) where the job struct is used after it's closed.
sr55
2013-12-12
1
-3
/
+4
*
Fix a Segfault where the job struct is used after it's closed.
sr55
2013-12-11
1
-4
/
+4
*
libhb: fix a bunch of compiler warnings
jstebbins
2013-11-26
1
-2
/
+2
*
OpenCL: use the new library loading architecture for all OpenCL code.
Rodeo
2013-11-08
1
-10
/
+18
*
RB626: return code support added
maxd
2013-11-05
1
-2
/
+6
*
libhb: Plug some leaks and clean up the buffer pool code a little.
jstebbins
2013-10-23
1
-0
/
+6
*
QSV: improve CopyFrame bug workaround a bit.
Rodeo
2013-10-12
1
-8
/
+14
*
HW: fix for compile and runtime behavior and support of the features/RB601
maxd
2013-10-11
1
-8
/
+0
*
QSV: use encode-only path when we have CPU filters enabled and CopyFrame is u...
Rodeo
2013-10-11
1
-2
/
+45
*
QSV: libhb-based preset system.
Rodeo
2013-09-24
1
-0
/
+7
*
Merging-in the OpenCL Scaling code from the OpenCL branch to trunk.
sr55
2013-09-21
1
-1
/
+21
*
Big merge, QSV to trunk: part 1 (tracked files).
Rodeo
2013-08-22
1
-14
/
+172
*
Add hb_video_quality_get_limits and hb_video_quality_get_name to libhb API.
Rodeo
2013-07-13
1
-2
/
+3
*
hb_display_job_info: "Large file size" does not apply to the avformat MP4 mux...
Rodeo
2013-07-01
1
-1
/
+1
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-0
/
+1
*
libhb: fix problem with logging of crop/scale settings
jstebbins
2013-05-31
1
-2
/
+2
*
hb_display_job_info: improve formatting of start and stop times.
Rodeo
2013-05-30
1
-3
/
+4
*
Don't expose rate, mixdown, dither and encoder arrays to the UIs.
Rodeo
2013-05-30
1
-120
/
+85
*
Make initialization of vfr filter work as I intended.
jstebbins
2013-05-28
1
-27
/
+5
*
libhb: fix hb_vfr_info() and refactor hb_vfr_init() a bit.
Rodeo
2013-05-22
1
-5
/
+5
*
work: pass the crop settings to the subtitle renderer when adding it to the f...
Rodeo
2013-04-24
1
-5
/
+9
*
We support encoder options for everything but Theora, so simplify the check a...
Rodeo
2013-04-04
1
-4
/
+3
*
hb_system_sleep: minor cleanup after last commit.
Rodeo
2013-03-18
1
-7
/
+6
*
hb_system_sleep: allow/prevent sleep from the UI rather than libhb.
Rodeo
2013-03-18
1
-8
/
+1
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
encavcodecaInit: minimize code duplication.
Rodeo
2013-03-03
1
-39
/
+22
*
Add optional fdk-aac encoder
jstebbins
2013-03-03
1
-0
/
+2
*
Audio dithering.
Rodeo
2013-02-05
1
-0
/
+24
*
Prevent OSX ML sleep during encoding, thanks to Jerome Lacube
sr55
2013-02-04
1
-7
/
+15
[next]