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
/
decavcodec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: fix deinterlace fast problem with sources that have <mod8 alignment
jstebbins
2012-06-25
1
-3
/
+6
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
1
-10
/
+8
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-3
/
+6
*
Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...
Rodeo
2012-06-06
1
-1
/
+1
*
decavcodec: merge double if to a single statement.
Rodeo
2012-05-09
1
-6
/
+3
*
libhb: fix problem with incorrect addition of audio silence
jstebbins
2012-05-01
1
-1
/
+4
*
libhb: fix incorrect audio gaps
jstebbins
2012-04-01
1
-1
/
+3
*
libhb: use source colorimetry information when available.
Rodeo
2012-03-28
1
-1
/
+67
*
Rework filter pipeline
jstebbins
2012-03-27
1
-62
/
+70
*
Use more correct check to detect 6.0/6.1 input.
Rodeo
2012-02-01
1
-1
/
+1
*
Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...
Rodeo
2012-01-31
1
-11
/
+14
*
Disable multi-threaded decoding of ProRes
jstebbins
2011-11-13
1
-2
/
+5
*
bump ffmpeg to v0.7-1470-gb95fbba
jstebbins
2011-10-26
1
-2
/
+6
*
initialize wait_for_keyframe in the right place
jstebbins
2011-10-25
1
-1
/
+1
*
fix a problem with resolution changes in h.264
jstebbins
2011-10-17
1
-7
/
+25
*
bump Libav from v0.7.1 to v0.7-1241-g5f3fb59
jstebbins
2011-10-15
1
-7
/
+8
*
fix framerate detection for AVCHD-Lite
jstebbins
2011-09-24
1
-1
/
+5
*
Force title dimensions to be even
jstebbins
2011-09-19
1
-8
/
+13
*
Fix corrupt first frame in BD point-to-point
jstebbins
2011-09-19
1
-3
/
+24
*
Improve mpeg PS support
jstebbins
2011-09-14
1
-14
/
+43
*
libhb: work around the lack of 6.1 support for DTS sources
Rodeo
2011-09-09
1
-0
/
+23
*
add more audio passthru options
jstebbins
2011-08-01
1
-0
/
+6
*
libhb: fix or simplify several hacks involved with Libav support
jstebbins
2011-07-27
1
-593
/
+286
*
libhb: plug a few memory leaks
jstebbins
2011-07-19
1
-5
/
+31
*
libhb: flush frame re-ordering delay queue properly when there are < 8 frames
jstebbins
2011-06-21
1
-1
/
+3
*
Add DTS-HD passthru \o/
jstebbins
2011-06-14
1
-38
/
+45
*
libhb: generalize channel remapping between decoders and encoders
jstebbins
2011-06-12
1
-55
/
+7
*
libhb: clean up AVCodecContext initializations
jstebbins
2011-06-10
1
-6
/
+5
*
libhb: disable threaded ffmpeg decoding for scan
jstebbins
2011-06-10
1
-2
/
+4
*
libhb: Enable multi-threaded decode in ffmpeg
jstebbins
2011-06-08
1
-5
/
+7
*
fix up usage of deprecated libav symbols and clean up patch fuzz
jstebbins
2011-06-07
1
-1
/
+1
*
Bump FFmpeg from git-0b32da9 to git-v0.7b2-406-g7b20d35 (from Libav)
jstebbins
2011-06-07
1
-1
/
+6
*
libhb: don't use deprecated elements of the FFmpeg/Libav API
jstebbins
2011-04-28
1
-1
/
+1
*
fix stall due due to propagation of incorrect audio timestamp
jstebbins
2011-04-24
1
-0
/
+2
*
Add support for TrueHD and DTS-HD from BD sources
jstebbins
2011-04-22
1
-14
/
+9
*
Eliminate incompatible pointer type warnings for sws_scale
jstebbins
2011-04-08
1
-1
/
+1
*
Change internal audio representation range
jstebbins
2011-04-08
1
-29
/
+23
*
Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder
jstebbins
2011-03-11
1
-2
/
+1
*
fix crash with bd lpcm audio decoding
jstebbins
2011-02-25
1
-1
/
+2
*
plug some memory leaks.
jstebbins
2011-02-12
1
-1
/
+4
*
fix sync issue introduced in 3786
jstebbins
2011-02-11
1
-0
/
+5
*
Improve timestamp handling in decavcodec
jstebbins
2011-02-08
1
-53
/
+44
*
fix ffmpeg multiple audio decode issue
jstebbins
2011-01-17
1
-36
/
+226
*
fix a problem with the first timestamp returned from av_parser_parse2
jstebbins
2010-11-14
1
-1
/
+1
*
bump ffmpeg from r25374 to r25689
jstebbins
2010-11-10
1
-1
/
+1
*
fix windows crash and probably other random nastiness.
jstebbins
2010-11-06
1
-2
/
+2
*
fix framerate detection again (really, i mean it this time)
jstebbins
2010-11-05
1
-10
/
+6
*
fix framerate detection of ffmpeg sources
jstebbins
2010-11-03
1
-0
/
+4
*
fix a segfault and a deadlock if reader exits befor first buffer sent
jstebbins
2010-10-29
1
-1
/
+4
*
ffmpeg video decoder enhancements
jstebbins
2010-10-23
1
-2
/
+105
[next]