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
/
stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: Use h.264 recovery points as key frames when decoding
jstebbins
2011-08-16
1
-27
/
+160
*
libhb: tighten up dvd program stream detection
jstebbins
2011-08-04
1
-2
/
+4
*
libhb: fix mis-detection of mov files as mpeg PS
jstebbins
2011-08-01
1
-8
/
+10
*
add more audio passthru options
jstebbins
2011-08-01
1
-3
/
+15
*
bump Libav from git-v0.7b2-406-g7b20d35 to release 0.7.1
jstebbins
2011-08-01
1
-11
/
+11
*
libhb: fix some log spam when scanning h.264 BDs
jstebbins
2011-08-01
1
-4
/
+2
*
libhb: fix or simplify several hacks involved with Libav support
jstebbins
2011-07-27
1
-243
/
+102
*
libhb: fix access outside allocated memory region
jstebbins
2011-07-19
1
-19
/
+25
*
libhb: fix incorrect error message when adding substreams to ts list
jstebbins
2011-06-21
1
-8
/
+8
*
Add DTS-HD passthru \o/
jstebbins
2011-06-14
1
-25
/
+39
*
libhb: generalize channel remapping between decoders and encoders
jstebbins
2011-06-12
1
-0
/
+1
*
libhb: disable threaded ffmpeg decoding for scan
jstebbins
2011-06-10
1
-1
/
+0
*
libhb: Enable multi-threaded decode in ffmpeg
jstebbins
2011-06-08
1
-1
/
+1
*
libhb: don't use deprecated elements of the FFmpeg/Libav API
jstebbins
2011-04-28
1
-20
/
+14
*
Make order of audio tracks found in PS streams more predictable
jstebbins
2011-04-25
1
-1
/
+10
*
Fix a problem when encoding the same source audio track twice from BD sources
jstebbins
2011-04-25
1
-5
/
+23
*
Add support for TrueHD and DTS-HD from BD sources
jstebbins
2011-04-22
1
-483
/
+761
*
Change internal audio representation range
jstebbins
2011-04-08
1
-0
/
+1
*
Flush ffmpeg codec buffers after every seek.
jstebbins
2011-04-02
1
-1
/
+21
*
Fix garbled previews from BD h.264 sources
jstebbins
2011-04-02
1
-1
/
+4
*
Fix chapter passthru problems with some files.
jstebbins
2011-03-29
1
-0
/
+1
*
Add support for DTS-HD High Resolution Audio for BD streams
jstebbins
2011-03-19
1
-5
/
+29
*
Use ffmpeg's lock manager for locking needed by ffmpeg
jstebbins
2011-03-10
1
-1
/
+1
*
Remove a workaround for an ffmpeg bug that has been fixed.
jstebbins
2011-03-08
1
-11
/
+0
*
silence compiler warning about const char *
jstebbins
2011-03-01
1
-1
/
+1
*
bump ffmpeg from git-185a155 to git-0b32da9
jstebbins
2011-02-27
1
-1
/
+1
*
Remove unnecessary translation of string "LIBFAAD" to "AAC".
jstebbins
2011-02-11
1
-4
/
+0
*
Fix issue with decoding DTS-HD streams
jstebbins
2011-02-08
1
-17
/
+17
*
fix ffmpeg multiple audio decode issue
jstebbins
2011-01-17
1
-1
/
+1
*
fix a problem reading flv files that have null packets
jstebbins
2011-01-02
1
-0
/
+6
*
bump ffmpeg from r25374 to r25689
jstebbins
2010-11-10
1
-7
/
+12
*
Fix use of uninitialized variable in mpeg PS detection.
jstebbins
2010-11-07
1
-1
/
+1
*
Add code to recognize eac3 streams in TS
jstebbins
2010-10-05
1
-4
/
+26
*
fix ffmpeg locking issue
jstebbins
2010-10-02
1
-1
/
+1
*
SSA subtitle burn in
jstebbins
2010-09-28
1
-0
/
+50
*
fix a crash when a TS has no aspect ratio set in the video stream
jstebbins
2010-09-14
1
-0
/
+6
*
Bump ffmpeg from 22950 to 25082
jstebbins
2010-09-14
1
-1
/
+6
*
Add Bluray support
jstebbins
2010-09-08
1
-492
/
+633
*
Improve program stream detection
jstebbins
2010-06-28
1
-17
/
+49
*
Add SSA subtitle support
jstebbins
2010-06-01
1
-3
/
+4
*
add check for reasonable vobsub width/height values when parsing out of mp4
jstebbins
2010-05-30
1
-2
/
+10
*
preserve vobsub palette, width, and height from mkv and mp4 vobsub tracks
jstebbins
2010-05-30
1
-20
/
+67
*
Support for reading VOB subtitle tracks from file inputs initital implementat...
dynaflash
2010-05-20
1
-5
/
+76
*
Universal Text Subtitle Support Initial Implementation
dynaflash
2010-05-04
1
-0
/
+74
*
bump ffmpeg to rev 22950
jstebbins
2010-04-25
1
-3
/
+18
*
add test to ensure that ffmpeg's reported audio layout agrees with channel count
jstebbins
2010-04-24
1
-2
/
+8
*
downmix support for ffmpeg audio sources
jstebbins
2010-04-02
1
-13
/
+14
*
handle bluray LPCM streams
jstebbins
2010-03-27
1
-20
/
+63
*
extend search range for TS re-sync
jstebbins
2010-03-13
1
-14
/
+24
*
fix incorrect comment in PS detection function
jstebbins
2010-02-12
1
-3
/
+2
[next]