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
/
decmpeg2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSV: minor refactoring.
Rodeo
2013-09-15
1
-8
/
+5
*
Big merge, QSV to trunk: part 1 (tracked files).
Rodeo
2013-08-22
1
-0
/
+4
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
libhb: remove exta log text that was used for debugging
jstebbins
2013-01-29
1
-2
/
+2
*
libhb: Fix CC processing for packets that have no PTS
jstebbins
2013-01-29
1
-7
/
+19
*
Bump libav to v9_beta3.
Rodeo
2012-12-31
1
-4
/
+4
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-4
/
+4
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-3
/
+6
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
1
-1
/
+2
*
libhb: use source colorimetry information when available.
Rodeo
2012-03-28
1
-0
/
+76
*
Rework filter pipeline
jstebbins
2012-03-27
1
-62
/
+87
*
Fix closed captioning crash
jstebbins
2011-11-10
1
-0
/
+3
*
Improve mpeg PS support
jstebbins
2011-09-14
1
-6
/
+15
*
libhb: fix or simplify several hacks involved with Libav support
jstebbins
2011-07-27
1
-1
/
+0
*
Fix a crash that can happen due to corrupt mpeg2 data
jstebbins
2011-04-27
1
-0
/
+9
*
Eliminate incompatible pointer type warnings for sws_scale
jstebbins
2011-04-08
1
-1
/
+1
*
Fix source dimensions problem with some mpeg2 streams
jstebbins
2011-03-13
1
-6
/
+6
*
Fix PAR and height of mpeg-2 1080 content.
jstebbins
2011-03-11
1
-58
/
+46
*
plug some memory leaks.
jstebbins
2011-02-12
1
-1
/
+1
*
fix double free in handling of last CC message
jstebbins
2011-01-13
1
-4
/
+13
*
bump ffmpeg from 25082 to 25374
jstebbins
2010-10-12
1
-3
/
+2
*
fix some mingw warnings and a mingw build issue
jstebbins
2010-04-10
1
-1
/
+1
*
handle YUV422P video in the mpeg2 decoder
jstebbins
2010-04-02
1
-10
/
+31
*
Add support for ATSC (North American Digital TV) closed captions.
van
2009-07-13
1
-184
/
+297
*
- cleanup gcc format warnings showing up on linux 64-bit
konablend
2009-06-25
1
-2
/
+2
*
softsubs: allow 1 source to many output subs by duplicating the
jstebbins
2009-06-03
1
-11
/
+22
*
softsubtitles:
jstebbins
2009-06-02
1
-1
/
+1
*
Remove some noise from the log: Only announce chapters when we're reading, no...
van
2009-05-16
1
-3
/
+7
*
Combine multiple CC lines into one, trimming whitespace, and adding proper la...
eddyg
2009-05-07
1
-1
/
+12
*
Change CC608 decoder to be its own thread
eddyg
2009-05-07
1
-55
/
+25
*
Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ...
eddyg
2009-05-06
1
-0
/
+7
*
Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl...
eddyg
2009-05-04
1
-2
/
+237
*
Another minor step on the way back to Solaris compiles - not linking as yet.
eddyg
2009-03-20
1
-2
/
+2
*
With live preview decmpeg2 can be running more than once simultaneously, so t...
jbrjake
2009-02-05
1
-25
/
+25
*
Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...
van
2008-12-13
1
-3
/
+1
*
Correct chroma size for raw video frames - width & height need to be rounded ...
van
2008-11-08
1
-1
/
+1
*
Fix for mpeg content that changes size in the middle of a decode (such as Doc...
van
2008-10-30
1
-17
/
+66
*
Fix a couple problem exposed through some valgrind testing. use of freed
jstebbins
2008-09-15
1
-0
/
+2
*
- change aspect from a scaled int to a double so we can handle the wider
van
2008-08-08
1
-6
/
+3
*
- add pixel_aspect_ratio reporting to the mpeg decoder
van
2008-06-04
1
-31
/
+10
*
Don't crash in decmpeg2Info if we failed to get a preview due to not finding ...
van
2008-06-03
1
-1
/
+1
*
- support blu-ray, avchd & dvb x264
van
2008-05-31
1
-22
/
+43
*
Print a log line for the first chapter.
van
2008-04-15
1
-0
/
+8
*
Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...
jbrjake
2008-04-15
1
-1
/
+1
*
Fix the automatic subtitle scan that I broke with r1412.
van
2008-04-14
1
-1
/
+3
*
Fixes for different number of frames between pass 1 & 2, missing frames at en...
van
2008-04-13
1
-6
/
+17
*
Minor chapter cleanups.
van
2008-04-04
1
-25
/
+35
*
scan and pcm audio fixes.
van
2008-04-02
1
-20
/
+13
*
Don't crash while scanning when we can't get previews for some title.
van
2008-02-29
1
-0
/
+7
*
Formatting: Remove a lot of trailing whitespace.
saintdev
2008-02-21
1
-19
/
+19
[next]