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
/
fifo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qsv: holding frames context that associated with surface in the hb_buffer
agalin89
2020-07-28
1
-9
/
+1
*
qsv: improved memory management
agalin89
2020-07-28
1
-3
/
+4
*
qsv: move hw filters flag check into function
Artem Galin
2020-07-20
1
-1
/
+1
*
qsv: remove globals
Artem Galin
2020-07-20
1
-9
/
+3
*
qsv: added HW offload of resize filter
Artem Galin
2020-07-20
1
-1
/
+15
*
build: libhb: cli: Improve support for NetBSD.
Bradley Sepos
2020-02-10
1
-1
/
+1
*
qsv: fix --start-at frames issue and dx surfaces leaks (#2533)
Artem Galin
2020-01-04
1
-0
/
+10
*
Update copyright dates to 2020.
Bradley Sepos
2020-01-01
1
-1
/
+1
*
Gardening: Clean up trailing whitespace
Nomis101
2019-11-04
1
-3
/
+3
*
libhb: make hb_buffer_t libhb private
John Stebbins
2019-09-12
1
-0
/
+2
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-2
/
+2
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-3
/
+3
*
avfilter: simplify internal API to avfilter
John Stebbins
2019-04-08
1
-89
/
+77
*
Libhb: Some minor logging cleanup
sr55
2019-03-30
1
-2
/
+2
*
Fix potential NULL pointer dereference
John Stebbins
2019-01-20
1
-2
/
+5
*
Align data in hb_buffer_t buffers
John Stebbins
2019-01-20
1
-31
/
+18
*
lapsharp: mirror image data into stride region
John Stebbins
2019-01-20
1
-12
/
+57
*
lapsharp: blank frame buffer stride region
John Stebbins
2019-01-20
1
-0
/
+28
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
libhb: use the same padding as FFmpeg when allocating buffer.
Damiano Galassi
2018-08-22
1
-1
/
+1
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
FreeBSD 11.1 compatibility.
Bradley Sepos
2017-12-06
1
-3
/
+7
*
opencl: removit it (#777)
John Stebbins
2017-06-12
1
-90
/
+9
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
qsv: rename av_qsv* to hb_qsv*
John Stebbins
2016-12-17
1
-4
/
+4
*
qsv: fix more compiler warnings
John Stebbins
2016-12-17
1
-1
/
+1
*
libhb: fix build with --enable-qsv
Tim Walker
2016-12-17
1
-1
/
+1
*
fifo: fix log message
John Stebbins
2016-09-20
1
-1
/
+1
*
libhb: fix memory leak
John Stebbins
2016-09-09
1
-1
/
+1
*
sync: correct timestamp discontinuities in sync instead of reader (#192)
John Stebbins
2016-05-24
1
-7
/
+9
*
buffers: add more buffer allocation debugging
John Stebbins
2016-05-17
1
-0
/
+31
*
buffers: add more buffer debugging support
John Stebbins
2016-04-20
1
-7
/
+33
*
fifo: when HB_BUFFER_DEBUG is set, memset buffers to 0
John Stebbins
2016-03-23
1
-0
/
+6
*
sync: gut and rewrite
John Stebbins
2016-01-21
1
-0
/
+26
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: remove unused hb_buffer_t.sub
John Stebbins
2015-09-04
1
-38
/
+0
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-0
/
+7
*
sync: fix frame p-to-p extra audio after end frame
jstebbins
2015-04-22
1
-0
/
+18
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
libhb: add hb_image_init to create blank images
jstebbins
2014-12-19
1
-0
/
+80
*
fifo: add code (ifdef'd out) to assist with finding buffer leaks
jstebbins
2014-10-30
1
-0
/
+33
*
libhb: add new function for retrieving previews
jstebbins
2014-07-29
1
-0
/
+52
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
Replace invaled timestamp flag "-1" with AV_NOPTS
jstebbins
2014-01-26
1
-6
/
+6
*
libhb: use av_pix_fmt_desc_get
jstebbins
2014-01-06
1
-3
/
+3
*
libhb: fix a bunch of compiler warnings
jstebbins
2013-11-26
1
-7
/
+15
*
OpenCL: use the new library loading architecture for all OpenCL code.
Rodeo
2013-11-08
1
-46
/
+55
*
libhb: Plug some leaks and clean up the buffer pool code a little.
jstebbins
2013-10-23
1
-9
/
+17
*
Merging-in the OpenCL Scaling code from the OpenCL branch to trunk.
sr55
2013-09-21
1
-4
/
+79
[next]