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
*
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
*
try harder to identify program streams that do not begin with a pack header
jstebbins
2010-02-12
1
-8
/
+22
*
use DTS generated by x264 when computing duration and offset in muxmp4
jstebbins
2010-02-06
1
-0
/
+11
*
osx doesn't have fread_unlocked
jstebbins
2010-01-31
1
-1
/
+1
*
fix problem with reading program streams
jstebbins
2010-01-31
1
-1
/
+33
*
add point-to-point encoding
jstebbins
2009-12-23
1
-0
/
+23
*
bump ffmpeg to svn 20817
jstebbins
2009-12-14
1
-0
/
+4
*
batch file scanning and scan cancel
jstebbins
2009-11-25
1
-0
/
+2
*
don't read the entire file looking for audio in transport streams
jstebbins
2009-11-25
1
-1
/
+1
*
fix an off-by-one error in assignment of audio stream registration descriptor
jstebbins
2009-11-09
1
-26
/
+28
*
fix a couple transport stream issues
jstebbins
2009-10-23
1
-9
/
+46
*
fix VC1 I-frame detection in ffmpeg_is_keyframe
jstebbins
2009-10-06
1
-1
/
+1
*
libhb: don't truncate last chapter of a stream
jstebbins
2009-08-09
1
-1
/
+2
*
- Some DVB programs have a lot of streams (20 for BBC HD) so up max from 16 ...
van
2009-07-13
1
-1
/
+5
*
- cleanup gcc format warnings showing up on linux 64-bit
konablend
2009-06-25
1
-9
/
+12
*
- fixed gcc warnings for various unused vars, implicit function decls, signed...
konablend
2009-06-24
1
-1
/
+1
*
- mingw fixes to use fopen() with 'b' flag.
konablend
2009-06-06
1
-1
/
+1
*
Fix for New Zealand TV not following the mpeg2 standard
van
2009-06-02
1
-1
/
+7
*
Get rid of silence inserted at the beginning of mp4/mov/mkv files. GENPTS see...
van
2009-05-17
1
-3
/
+0
*
Make chapters in mp4 & mkv ffmpeg input files work again (not sure when they ...
van
2009-05-11
1
-80
/
+38
*
Enable chapter boundary check for ffmpeg input even when chapters marker are ...
ritsuka
2009-05-09
1
-1
/
+0
*
BuildSystem: conversion from jam-based to make-based system.
konablend
2009-03-01
1
-0
/
+0
*
Don't let an invalid PES header length (from a corrupted packet) cause us to ...
van
2009-01-28
1
-8
/
+9
*
Add importing of ffmpeg input chapters.
ritsuka
2009-01-14
1
-7
/
+32
*
Get previews from H.264 content even if it's missing IDR frames (e.g., NZ TV ...
van
2009-01-10
1
-147
/
+136
*
- have to account for a non-zero start time when we're seeking in ffmpeg files.
van
2008-12-13
1
-13
/
+60
*
fix a threading issue with avcodec_open/close
jstebbins
2008-12-12
1
-1
/
+1
*
Don't reject MPEG PS files just because they're missing a SYS header (clips w...
van
2008-12-11
1
-7
/
+7
*
Improve duration calculation for transport streams. Streams that have
jstebbins
2008-12-10
1
-3
/
+5
*
More code to deal with the flakey streams from NZ TV. They like to change the...
van
2008-12-05
1
-7
/
+0
*
- Elementary streams that scan couldn't type as audio streams have to be com...
van
2008-12-04
1
-15
/
+56
*
Found the ffmpeg initialization problem with VC-1 video.
jstebbins
2008-12-03
1
-8
/
+16
*
I suspect that eddyg's r1987 didn't really want to totally break transport an...
van
2008-12-02
1
-0
/
+5
*
Add metadata support to libhb, add importing of MP4 metadata, add export of M...
eddyg
2008-12-02
1
-10
/
+136
*
- add John A. Stebbins' changes to handle TrueHD and DTS-HD multiplexed stre...
van
2008-11-25
1
-310
/
+290
*
- get rid of an unnecessary seek that was messing up either mkv or vc1 decod...
van
2008-11-19
1
-2
/
+16
*
Don't abort when the ffmpeg vc1 decoder hands us a bogus packet size
van
2008-11-18
1
-0
/
+7
*
- search for IDR frames in blu-ray (m2ts) inputs so we get useful previews
van
2008-11-16
1
-5
/
+35
[next]