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
*
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
*
Formatting: Remove a lot of trailing whitespace.
saintdev
2008-02-21
1
-20
/
+20
*
Two changes, one ensure zero size buffers are zero size, second change the bu...
eddyg
2007-10-04
1
-22
/
+25
*
Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...
eddyg
2007-09-11
1
-19
/
+259
*
This huge patch from huevos_rancheros ports a number of video filters from me...
jbrjake
2007-07-27
1
-0
/
+9
*
Fix Previous Bad commit for Cyanders Chapter Markers
dynaflash
2007-04-25
1
-1
/
+1
*
Much better B-frame muxing frame-reordering. This will preserve the sps/pps i...
jbrjake
2007-04-16
1
-0
/
+2
*
Merge the 5.1 branch into the trunk.
prigaux
2007-03-06
1
-0
/
+207
*
Merge the 0.8.0_mpeg4ip branch into the trunk
prigaux
2007-02-11
1
-207
/
+0
*
added worker thread sleep throttling.
johnallen
2007-01-08
1
-0
/
+11
*
Fix for missing subtitles
titer
2006-02-22
1
-0
/
+16
*
HandBrake 0.7.0
handbrake
2006-01-14
1
-0
/
+180