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
...
*
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
*
bump ffmpeg from 25082 to 25374
jstebbins
2010-10-12
1
-3
/
+2
*
Add ac3 encoding
jstebbins
2010-10-04
1
-13
/
+38
*
fix a crash when a TS has no aspect ratio set in the video stream
jstebbins
2010-09-14
1
-3
/
+4
*
Add Bluray support
jstebbins
2010-09-08
1
-2
/
+18
*
Support for reading VOB subtitle tracks from file inputs initital implementat...
dynaflash
2010-05-20
1
-9
/
+29
*
allow mono mixdown with lame encoder
jstebbins
2010-05-13
1
-4
/
+0
*
bump ffmpeg to rev 22950
jstebbins
2010-04-25
1
-2
/
+8
*
fix qdm2 audio decoding
jstebbins
2010-04-25
1
-1
/
+10
*
fix decoding of qtrle codec and possibly others
jstebbins
2010-04-24
1
-0
/
+10
*
fix audio clipping when downmixing and output codec is lame
jstebbins
2010-04-07
1
-0
/
+4
*
generalize audio channel map reordering
jstebbins
2010-04-05
1
-5
/
+5
*
fix audio detection problem during scan of ffmpeg audio sources
jstebbins
2010-04-02
1
-30
/
+39
*
downmix support for ffmpeg audio sources
jstebbins
2010-04-02
1
-30
/
+79
*
handle bluray LPCM streams
jstebbins
2010-03-27
1
-5
/
+24
*
Avert a rare race condition.
jstebbins
2009-12-09
1
-5
/
+6
*
Fix audio sync problem for AAC (or any other mpeg PS or TS audio decoded by d...
van
2009-11-26
1
-66
/
+31
*
libhb: fix PAR issue with DV
jstebbins
2009-08-31
1
-7
/
+16
*
- cleanup gcc format warnings showing up on linux 64-bit
konablend
2009-06-25
1
-2
/
+2
*
Fixed FFMPEG deprecated API warnings since last bump:
konablend
2009-06-24
1
-17
/
+33
*
- secondary component of r2548: bugfix: libhb passes unaligned stack/heap buf...
konablend
2009-06-17
1
-5
/
+5
*
- bugfix: libhb passes unaligned stack/heap buffers to ffmpeg.
konablend
2009-06-17
1
-24
/
+8
*
Work around ffmpeg bug where raw video decoder doesn't use frame buffer alloc...
van
2009-05-09
1
-0
/
+8
*
This patch adds mingw32 cross-compilation support to HandBrake trunk to
konablend
2009-04-14
1
-2
/
+2
*
Fix frame rate calculation for ffmpeg 0.5 - h.264 rate is now in fields per s...
van
2009-04-01
1
-0
/
+6
*
BuildSystem: conversion from jam-based to make-based system.
konablend
2009-03-01
1
-3
/
+1
*
Get previews from H.264 content even if it's missing IDR frames (e.g., NZ TV ...
van
2009-01-10
1
-1
/
+10
*
- try to determine the sample rate, channels, etc., of audio streams rather ...
van
2008-12-13
1
-12
/
+71
*
fix a threading issue with avcodec_open/close
jstebbins
2008-12-12
1
-6
/
+6
*
If we don't get signed 16 bits samples from the audio decoder, convert to sig...
van
2008-12-06
1
-0
/
+37
*
libhb:
sr55
2008-12-04
1
-1
/
+8
*
Found the ffmpeg initialization problem with VC-1 video.
jstebbins
2008-12-03
1
-4
/
+99
*
Add metadata support to libhb, add importing of MP4 metadata, add export of M...
eddyg
2008-12-02
1
-0
/
+1
*
Correct chroma size for raw video frames - width & height need to be rounded ...
van
2008-11-08
1
-2
/
+2
*
If an input uses a different color space than YUV420 (for example DV video us...
van
2008-10-26
1
-9
/
+49
[prev]
[next]