webm/webmdshow.git
2012-11-27 matthewjheaneywebmvorbisencoder: updated project settings for release... 45/38745/2 master
2012-05-30 matthewjheaneywebmmf 1.0.0.0 69/24069/1 webmmf-1.0.0.0-20120530
2012-05-18 Tom FineganUpdate libogg to 1.3.0 and libvorbis to 1.3.3. 50/23050/1
2012-05-18 Tom Fineganmedia foundation: fix some build warnings 83/22883/3
2012-05-18 Tom FineganUpdate libvpx to v1.1.0 (eider). 82/22882/3
2012-05-18 Tom Fineganupdate_libs: update for latest libvpx/libogg/libvorbis 80/22880/3
2012-05-17 Tom FineganFix vs2008 release mode build errors. 79/22879/1
2012-04-17 matthewjheaneywebmmf: adjusted settings for release builds 53/20353/1 webmmf-0.25.2.0-20120416
2012-04-16 matthewjheaneywebmmf: fixed EOS bug in Win8 / IE10 46/20346/1 webmmf-0.25.1.0-20120416
2012-04-16 matthewjheaneywebmmf: added 2010 projects and solution 45/20345/1
2012-02-01 matthewjheaneylibmkvparser: vet track header before creating audio pin 13/15113/2
2011-11-23 matthewjheaneyvp8decoder: added support for packed YUV formats 77/12077/2
2011-11-15 matthewjheaneylibmkvparser: don't use framerate to estimate stop... 19/11719/1
2011-10-28 matthewjheaneywebmmux: add extra space in seekhead element 71/10871/1
2011-10-28 Tom Fineganmakewebm: Add CPU Used 68/10868/1
2011-10-12 Tom Fineganvp8encoder: add decimation 87/8787/11
2011-09-15 Tom Fineganwebmmfvorbisdec: fix include paths 53/7753/1
2011-08-31 Tom Fineganvp8encoder: add CPU used and static threshold to interface
2011-08-23 Tom Fineganthird_party: update to the cayuga release of libvpx...
2011-08-09 matthewjheaneywebmmf: removed dependency in omahautil
2011-08-09 matthewjheaneywebmmfvorbisdec: include third_party folder
2011-08-09 matthewjheaneywebmsource: allow 0 as block duration
2011-08-05 Tom Fineganvp8encoder: add time based keyframe interval
2011-08-04 matthewjheaneywebmvorbisencoder: initial release
2011-08-03 Tom FineganMerge "webmmux: write one keyframe per cluster in live...
2011-08-03 Tom Fineganwebmmux: write one keyframe per cluster in live mode
2011-08-01 Tom Fineganwebmmuxcontext: Write 8 byte timecodes in live mode.
2011-07-14 Tom Fineganthird_party: add vorbisenc.h to libvorbis files.
2011-06-22 Tom Fineganmakewebm: add rudimentary live support
2011-06-22 Tom Fineganstreamaudiovorbisogg: live mode fixes
2011-06-22 Tom Fineganwebmmuxcontext: use 1 byte for cluster size storage...
2011-06-21 Tom Fineganwebmmuxcontext: correct segment size value in live...
2011-05-26 Tom Fineganscratchbuf: cast return value in Erase method
2011-05-26 Tom Fineganwebmtestshell: fix settings warnings
2011-05-26 Tom Fineganthird_party: update gtest to v1.6.0
2011-05-19 matthewjheaneyvp8decoder: accept stride changes in QueryAccept
2011-05-19 Tom Fineganwebmmux: live muxing changes
2011-05-17 Tom Fineganscratchbuf: additional buffered EBML writing changes
2011-05-17 Tom Fineganwebmconstants: add kEbmlClusterID
2011-05-12 Tom Fineganwebmmuxebmlio: fix SetPosition declaration
2011-05-12 Tom Finegancommon: add scratchbuf and tests/scratchbuf_tests
2011-05-12 Tom Finegancommon: add webmconstants.hpp
2011-05-12 Tom Fineganmemutil: include basictypes instead of debugutil
2011-05-12 tomfineganthird_party: add chromium base/basictypes.h
2011-03-30 matthewjheaneywebmcc: fixed strides and offsets
2011-03-29 matthewjheaneyRevert "webmvorbisdecoder: removed obsolete operation"
2011-03-29 matthewjheaneywebmcc: working, but planes are messed up
2011-03-29 matthewjheaneylibcc: re-implemented simd_caps
2011-03-29 matthewjheaneywebmcc: select libcc color conv op
2011-03-29 matthewjheaneywebmdshow: added libcc project
2011-03-28 matthewjheaneywebmmf: v0.25 webmmf-0.25.0.0-20110328
2011-03-28 matthewjheaneywebmvorbisdecoder: removed obsolete operation
2011-03-27 matthewjheaneywebmcc: initial checkin
2011-03-27 matthewjheaneywebmoggsource: ignore non-vorbis streams
2011-03-26 matthewjheaneywebmmux: write seekhead and cues only when have video
2011-03-26 matthewjheaneywebmmux: use 5000ms as audio-only cluster size
2011-03-26 matthewjheaneywebmmux: don't hard-code uint val sizes
2011-03-26 matthewjheaneymkvparser: must allocate 256 buffers for audio
2011-03-26 matthewjheaneymkvparser: accept comment hdr len > 255
2011-03-26 matthewjheaneywebmmux: accept comment hdr len > 255
2011-03-26 matthewjheaneymakewebm: added ogg-to-webm switch
2011-03-26 matthewjheaneywebmmux: support xiph laced audio frames
2011-03-26 matthewjheaneywebmoggsource: support Xiph lacing as output media...
2011-03-26 matthewjheaneywebmmfsource: handle large vorbis comment hdr
2011-03-24 matthewjheaneyvp8decoder: added some debug output
2011-03-24 matthewjheaneywebmvorbisdecoder: buffer 1/8th sec of audio
2011-03-24 matthewjheaneywebmvorbisdecoder: terminate thread during flush
2011-03-23 matthewjheaneywebmsplit: load cue points during seek
2011-03-23 matthewjheaneywebmsplit: clean build with latest libwebm
2011-03-23 matthewjheaneywebmvorbisdecoder: changed progid
2011-03-22 matthewjheaneywebmvorbisdecoder: added thread to output pin
2011-03-20 matthewjheaneywebmvorbisdec: removed obsolete decl
2011-03-19 matthewjheaneywebmsource: load cue points during seek
2011-03-19 matthewjheaneywebmvorbisdec: call vorbis_restart when seek
2011-03-19 matthewjheaneywebmvorbisdec: reset first_reftime when flush
2011-03-19 matthewjheaneywebmmfsource: use Cues::DoneParsing
2011-03-19 matthewjheaneywebmsource: simplified Stream::UpdateAllocProps
2011-03-19 matthewjheaneywebmsource: load all cue points when estimating duration
2011-03-18 matthewjheaneywebmsource: handle EOF when loading clusters
2011-03-18 matthewjheaneywebmoggsource: more accurate sample time
2011-03-17 matthewjheaneywebmoggsource: timestamp each output sample
2011-03-17 matthewjheaneywebmoggsource: increase buffer count
2011-03-17 matthewjheaneywebmoggsource: working (no seeking though)
2011-03-16 matthewjheaneywebmmfsource: don't parse cues when truncated segment
2011-03-15 matthewjheaneywebmmf: v0.24 webmmf-0.24.0.0-20110315
2011-03-15 Tom Fineganwebmmf installer: restrict .webm file assocation to...
2011-03-15 Tom Fineganwebmmf installer: disable verbose mode in file associat...
2011-03-15 Tom Fineganwebmmf installer: Setup .webm file association.
2011-03-14 Tom Fineganwebmmf installer: add FileAssociation.nsh
2011-03-14 matthewjheaneywebmoggsource: added ogg track class
2011-03-14 Tom Fineganwebmmf: resource updates
2011-03-14 matthewjheaney'webmmfsource: allow laced video when keyframe
2011-03-14 matthewjheaneywebmoggsource: parses vorbis header packets
2011-03-12 matthewjheaneywebmoggsource: clean link
2011-03-11 matthewjheaneywebmoggsource: added more files to project
2011-03-11 matthewjheaneywebmoggsource: initial revision
2011-03-11 matthewjheaneywebm common: changed name of appid
2011-03-10 matthewjheaneywebmsource: handle non-increasing timestamp for vorbis...
2011-03-10 matthewjheaneywebmsource: handle laced audio for allocator props
2011-03-10 Tom Fineganlibvpx: upgrade to Bali release.
next