OSDN Git Service

- support blu-ray, avchd & dvb x264
[handbrake-jp/handbrake-jp-git.git] / libhb / stream.c
2008-05-31 van- support blu-ray, avchd & dvb x264
2008-04-25 vanChanges to support unstructured program streams (such...
2008-04-15 vanMove clock recovery code from reader to demuxmpeg so...
2008-04-15 jbrjakeSaearch & Replace domain names to move from .m0k.org...
2008-04-11 eddygProvide more feedback as to the types of the streams...
2008-04-02 vanscan and pcm audio fixes.
2008-04-01 saintdevNew internal audio handling.
2008-03-20 vanFix two of my stupid bugs that prevented using the...
2008-03-15 van- Add mpeg2 "Standard Target Decoder" clock recovery...
2008-03-02 vanDVB teletext streams and ATSC AC3 audio streams use...
2008-02-29 vanIt's a good idea to have a buffer for every pid you...
2008-02-21 saintdevFormatting: Remove a lot of trailing whitespace.
2008-02-09 van- More robust stream duration estimation: take 16 ...
2008-01-22 van- Make MPEG audio (and other audio types besides AC3...
2008-01-06 van- figure out MPEG PS duration from stream rather than...
2008-01-01 dynaflashProgram Streams: Vans patch to set a fake duration...
2007-12-31 dynaflashProgram Stream Enhancements - Van: Libhb
2007-12-13 jbrjakeMPEG-2 stream reading fixes for missing audio, multiple...
2007-09-21 awkImproved PMT and PAT algorithms to work with streams...
2007-09-11 eddygAdded buffer management and changed fifo sizes. Changed...
2007-08-24 jbrjakeAllows stream.c to try to read .VOB, .TS, and .mpeg...
2007-07-26 saintdevThis should finally fix the PS stream language without...
2007-07-25 jbrjakeOk, this should fix compilation. Instead of using the...
2007-07-25 saintdevWe shouldn't assume that MPEG2-PS audio is English...
2007-07-04 awkImplement transport and program stream support. With...