summaryrefslogtreecommitdiffstats
path: root/libhb/decmpeg2.c
Commit message (Expand)AuthorAgeFilesLines
* QSV: minor refactoring.Rodeo2013-09-151-8/+5
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-221-0/+4
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* libhb: remove exta log text that was used for debuggingjstebbins2013-01-291-2/+2
* libhb: Fix CC processing for packets that have no PTSjstebbins2013-01-291-7/+19
* Bump libav to v9_beta3.Rodeo2012-12-311-4/+4
* Improve management of titles and jobsjstebbins2012-11-121-4/+4
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-1/+2
* libhb: use source colorimetry information when available.Rodeo2012-03-281-0/+76
* Rework filter pipelinejstebbins2012-03-271-62/+87
* Fix closed captioning crashjstebbins2011-11-101-0/+3
* Improve mpeg PS supportjstebbins2011-09-141-6/+15
* libhb: fix or simplify several hacks involved with Libav supportjstebbins2011-07-271-1/+0
* Fix a crash that can happen due to corrupt mpeg2 datajstebbins2011-04-271-0/+9
* Eliminate incompatible pointer type warnings for sws_scalejstebbins2011-04-081-1/+1
* Fix source dimensions problem with some mpeg2 streamsjstebbins2011-03-131-6/+6
* Fix PAR and height of mpeg-2 1080 content.jstebbins2011-03-111-58/+46
* plug some memory leaks.jstebbins2011-02-121-1/+1
* fix double free in handling of last CC messagejstebbins2011-01-131-4/+13
* bump ffmpeg from 25082 to 25374jstebbins2010-10-121-3/+2
* fix some mingw warnings and a mingw build issuejstebbins2010-04-101-1/+1
* handle YUV422P video in the mpeg2 decoderjstebbins2010-04-021-10/+31
* Add support for ATSC (North American Digital TV) closed captions.van2009-07-131-184/+297
* - cleanup gcc format warnings showing up on linux 64-bitkonablend2009-06-251-2/+2
* softsubs: allow 1 source to many output subs by duplicating thejstebbins2009-06-031-11/+22
* softsubtitles:jstebbins2009-06-021-1/+1
* Remove some noise from the log: Only announce chapters when we're reading, no...van2009-05-161-3/+7
* Combine multiple CC lines into one, trimming whitespace, and adding proper la...eddyg2009-05-071-1/+12
* Change CC608 decoder to be its own threadeddyg2009-05-071-55/+25
* Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ...eddyg2009-05-061-0/+7
* Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl...eddyg2009-05-041-2/+237
* Another minor step on the way back to Solaris compiles - not linking as yet.eddyg2009-03-201-2/+2
* With live preview decmpeg2 can be running more than once simultaneously, so t...jbrjake2009-02-051-25/+25
* Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...van2008-12-131-3/+1
* Correct chroma size for raw video frames - width & height need to be rounded ...van2008-11-081-1/+1
* Fix for mpeg content that changes size in the middle of a decode (such as Doc...van2008-10-301-17/+66
* Fix a couple problem exposed through some valgrind testing. use of freedjstebbins2008-09-151-0/+2
* - change aspect from a scaled int to a double so we can handle the widervan2008-08-081-6/+3
* - add pixel_aspect_ratio reporting to the mpeg decodervan2008-06-041-31/+10
* Don't crash in decmpeg2Info if we failed to get a preview due to not finding ...van2008-06-031-1/+1
* - support blu-ray, avchd & dvb x264van2008-05-311-22/+43
* Print a log line for the first chapter.van2008-04-151-0/+8
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* Fix the automatic subtitle scan that I broke with r1412.van2008-04-141-1/+3
* Fixes for different number of frames between pass 1 & 2, missing frames at en...van2008-04-131-6/+17
* Minor chapter cleanups.van2008-04-041-25/+35
* scan and pcm audio fixes.van2008-04-021-20/+13
* Don't crash while scanning when we can't get previews for some title.van2008-02-291-0/+7
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-19/+19