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
*
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
*
Big merge, QSV to trunk: part 1 (tracked files).
Rodeo
2013-08-22
1
-2
/
+11
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-0
/
+6
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
libhb: fix a collection of small memory leaks
jstebbins
2012-09-13
1
-2
/
+2
*
Revert temporary code that silences valgrind warnings
jstebbins
2012-09-12
1
-2
/
+0
*
libhb: fix potential invalid memory access in decomb (again)
jstebbins
2012-09-12
1
-0
/
+2
*
libhb: decomb and deinterlace improvements
jstebbins
2012-08-27
1
-1
/
+18
*
libhb: fix deinterlace fast problem with sources that have <mod8 alignment
jstebbins
2012-06-25
1
-6
/
+7
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-3
/
+6
*
libhb: fix cfr encoding
jstebbins
2012-03-31
1
-0
/
+138
*
Rework filter pipeline
jstebbins
2012-03-27
1
-6
/
+11
*
Add utilities for debugging fifo and buffer pools
jstebbins
2011-12-21
1
-0
/
+166
*
Fix out of memory condition on mingw32
jstebbins
2011-11-15
1
-7
/
+4
*
Fix interleaving of subtitles in muxer
jstebbins
2011-11-14
1
-0
/
+15
*
Improve mpeg PS support
jstebbins
2011-09-14
1
-1
/
+1
*
Add support for TrueHD and DTS-HD from BD sources
jstebbins
2011-04-22
1
-2
/
+8
*
Simplify a lot of subtitle handling code.
jstebbins
2011-03-27
1
-2
/
+2
*
Fix PFR issue where there are different number of frames in 1st and 2nd pass.
jstebbins
2011-02-28
1
-2
/
+2
*
Add temporally overlapping subtitle support.
davidfstr
2011-02-25
1
-0
/
+35
*
plug some memory leaks.
jstebbins
2011-02-12
1
-8
/
+12
*
Add Bluray support
jstebbins
2010-09-08
1
-6
/
+11
*
fix audio detection problem during scan of ffmpeg audio sources
jstebbins
2010-04-02
1
-0
/
+17
*
fix potential runaway buffer usage
jstebbins
2009-12-15
1
-0
/
+15
*
Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...
jstebbins
2009-12-05
1
-5
/
+129
*
- cleanup gcc format warnings showing up on linux 64-bit
konablend
2009-06-25
1
-2
/
+2
*
mkv soft subtitle support
jstebbins
2009-05-19
1
-0
/
+1
*
This patch adds mingw32 cross-compilation support to HandBrake trunk to
konablend
2009-04-14
1
-1
/
+1
*
After discussion with eddyg, extending verbose logging level 2 from just memo...
jbrjake
2008-10-09
1
-3
/
+3
*
Change buffer reuse policy to MRU to hopefully improve cache and VM performance.
eddyg
2008-08-29
1
-1
/
+38
*
- support blu-ray, avchd & dvb x264
van
2008-05-31
1
-197
/
+88
*
Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...
jbrjake
2008-04-15
1
-1
/
+1
[next]