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
/
detelecine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: remove unused hb_buffer_t.sub
John Stebbins
2015-09-04
1
-2
/
+0
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-1
/
+1
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
1
-0
/
+2
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
json: add json APIs
jstebbins
2014-12-16
1
-10
/
+11
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
remove contrib mpeg2dec
jstebbins
2014-01-13
1
-1
/
+0
*
Merging-in the OpenCL Scaling code from the OpenCL branch to trunk.
sr55
2013-09-21
1
-1
/
+1
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
libhb: fix deinterlace fast problem with sources that have <mod8 alignment
jstebbins
2012-06-25
1
-8
/
+11
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-0
/
+9
*
libhb: Fix problem with positions of burned-in subs
jstebbins
2012-05-05
1
-1
/
+0
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
1
-0
/
+1
*
Rework filter pipeline
jstebbins
2012-03-27
1
-102
/
+67
*
Adds a parity parameter to detelecine and rewires it in decomb, so that TFF c...
jbrjake
2009-10-31
1
-4
/
+20
*
Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...
van
2008-12-13
1
-1
/
+1
*
Correct chroma size for raw video frames - width & height need to be rounded ...
van
2008-11-08
1
-2
/
+1
*
Fix a couple problem exposed through some valgrind testing. use of freed
jstebbins
2008-09-15
1
-3
/
+5
*
Removes hard tabs from detelecine.c as a first step towards documenting it.
jbrjake
2008-08-10
1
-368
/
+368
*
Use loose breaks for detelecine. This reduces jerkiness with PAL->NTSC teleci...
jbrjake
2008-06-02
1
-1
/
+1
*
- support blu-ray, avchd & dvb x264
van
2008-05-31
1
-1
/
+1
*
Formatting: Remove a lot of trailing whitespace.
saintdev
2008-02-21
1
-210
/
+210
*
Removes unused variable (and gets rid of the compile warning for it). Change ...
jbrjake
2008-02-12
1
-1
/
+0
*
First attempt at variable frame rate detelecining for NTSC video sources.
jbrjake
2007-11-10
1
-5
/
+14
*
This huge patch from huevos_rancheros ports a number of video filters from me...
jbrjake
2007-07-27
1
-0
/
+1039