Commit Graph

  • 69c9348f07 Added a rule to the Makefile to build libwebm as a shared library. Michael Szal 2012-09-21 13:56:11 -0700
  • 711af0c505 mkvmuxer: add operations for muxing metadata Matthew Heaney 2012-09-24 12:13:45 -0700
  • 38173f9d49 add operation to add generic track Matthew Heaney 2012-09-14 18:30:55 -0700
  • 21a2bd14c7 Make AddCuePoint function public. Frank Galligan 2012-09-21 16:21:03 -0700
  • 9ec562f72d Add Track number to AddCuePoint function. Frank Galligan 2012-09-21 15:42:57 -0700
  • e6e2b6b387 Merge "Fix set_writing_app." Frank Galligan 2012-09-21 14:08:43 -0700
  • a2ca300513 Merge "mkvmuxer: default track_num to 0 in AddTrack" Frank Galligan 2012-09-21 14:08:08 -0700
  • 6cf00207c0 Fix set_writing_app. Frank Galligan 2012-09-21 12:20:43 -0700
  • 4df02ce68b libwebm: Add support for setting muxing app. Frank Galligan 2012-09-20 16:31:04 -0700
  • 4ffb162798 mkvmuxer: default track_num to 0 in AddTrack Matthew Heaney 2012-09-14 17:52:20 -0700
  • 76d9cf9cf4 mkvmuxer: handle large gaps in frame timestamps Matthew Heaney 2012-09-14 12:15:27 -0700
  • 20f64ff979 Merge "Fix incremental parsing in CreateInstance" Frank Galligan 2012-09-14 11:18:27 -0700
  • 537da82f37 Fix incremental parsing in CreateInstance Frank Galligan 2012-09-12 17:56:48 -0700
  • db20aaa2b1 mkvmuxer: refactored code that creates a new cluster Matthew Heaney 2012-09-13 12:45:23 -0700
  • c9e284b9e7 refactor code to make a new cluster Matthew Heaney 2012-09-12 12:35:27 -0700
  • 07ac1947f0 Change return type of Segment::WriteFramesAll() Matthew Heaney 2012-09-11 18:38:18 -0700
  • 0edf087bbb Refactor Cluster::AddFrame member function Matthew Heaney 2012-09-06 10:33:27 -0700
  • c425e965aa add operation to write metadata block Matthew Heaney 2012-08-30 17:03:06 -0700
  • ed6282b2d6 webvttparser more closely conforms to style rules Matthew Heaney 2012-08-23 16:16:30 -0700
  • 282a67599c added dumpvtt app Matthew Heaney 2012-08-20 15:41:06 -0700
  • adebb53754 added webvtt parser Matthew Heaney 2012-07-25 15:15:33 -0700
  • a320f5be63 Add CTR encryption. Frank Galligan 2012-04-18 15:32:53 -0400
  • c4d2b27b7a Add support for DLL configurations. Frank Galligan 2012-07-25 08:41:01 -0700
  • 13a90600ea Muxer fix for chunking file names on Linux. Frank Galligan 2012-07-12 08:00:24 -0700
  • 478b524df3 version 1.0.0.25 libwebm-1.0.0.25 matthewjheaney 2012-05-30 15:42:33 -0400
  • 010a457bc9 Add Visual Studio 2010 projects and solution. Tom Finegan 2012-05-30 14:02:40 -0400
  • 47a09523b2 Ignore visual studio 2010 temporary files. Tom Finegan 2012-05-29 14:39:54 -0400
  • 84bf4a41dc Move build output outside the repository directory. Tom Finegan 2012-05-30 14:01:54 -0400
  • 177df33d25 Move the muxer sample source file and project. Tom Finegan 2012-05-30 13:52:44 -0400
  • 4fff53441d Remove visual studio 2005 projects and solution. Tom Finegan 2012-05-30 11:33:22 -0400
  • ca13a5bae0 Rename sample_muxer.vcproj to sample_muxer_2008.vcproj. Tom Finegan 2012-05-29 10:55:00 -0400
  • cb69e608b4 Enable auto CRLF for visual studio project and solution files. Tom Finegan 2012-05-29 10:45:59 -0400
  • f6b0408aba Use LF as EoL in visual studio solutions and projects. Tom Finegan 2012-05-29 10:43:40 -0400
  • 9a561ab4dd libwebm: handle negative time for a block matthewjheaney 2012-05-03 18:38:55 -0400
  • 0568dd63a6 Memory Leak Fix in Muxer. Frank Galligan 2012-04-17 15:25:28 -0400
  • 56488f73ef Merge "sample_muxer: Fixed bug with outputting audio cues." Frank Galligan 2012-03-16 08:06:54 -0700
  • f270ddaeb8 sample_muxer: Fixed bug with outputting audio cues. Frank Galligan 2012-03-15 16:27:49 -0400
  • 041a5c5811 Parse headers outside of constructor libwebm-1.0.0.24 matthewjheaney 2012-02-27 22:21:58 -0500
  • 379839bedc simplified segment::load() sandbox/matthewjheaney/issue_399 matthewjheaney 2012-03-07 10:47:26 -0500
  • 484c71d875 parse seek head outside of ctor matthewjheaney 2012-03-07 09:16:37 -0500
  • a45b72d731 Parse headers outside of constructor matthewjheaney 2012-02-27 22:21:58 -0500
  • f031dc1731 preliminary work on parser class sandbox/matthewjheaney/webvtt_parser matthewjheaney 2012-03-02 19:04:27 -0500
  • 274c641666 initial revision matthewjheaney 2012-03-02 18:36:50 -0500
  • 6fa7c7611c Block parsing is now robust libwebm-1.0.0.23 matthewjheaney 2012-02-23 20:55:37 -0500
  • 71d296e44c Merge "mkvparser: overflow in biased count of laced frames" libwebm-1.0.0.22 matthewjheaney 2012-02-23 18:07:34 -0800
  • 72052ed8b1 mkvparser: overflow in biased count of laced frames matthewjheaney 2012-02-23 13:33:46 -0500
  • a88d62b682 Fix muxer output with no Cues. Frank Galligan 2012-02-16 16:34:59 -0500
  • 28d54555a7 Fix for audio and video track size calculation. Frank Galligan 2012-01-25 13:23:40 -0500
  • 359b3654ad Merge "Fix bug with calculating master element sizes." Frank Galligan 2012-01-25 10:01:39 -0800
  • 000944c4e4 Fix bug with calculating master element sizes. Frank Galligan 2012-01-24 18:21:54 -0500
  • 8da8206fa0 mkvmuxer: Use WriteID for all element IDs. Tom Finegan 2012-01-23 16:41:50 -0500
  • 7a9a72f984 mkvmuxer: Disallow non-monotonically increasing timestamps. Tom Finegan 2012-01-20 15:59:38 -0500
  • d2327e2b65 sample_muxer: Cosmetics. Tom Finegan 2012-01-19 15:28:38 -0500
  • 1e37a264f1 mkvmuxer: Add element start notification. Tom Finegan 2012-01-19 16:37:11 -0500
  • 01d5924817 mkvmuxer: Cosmetics. Tom Finegan 2012-01-19 15:25:38 -0500
  • a20f4255c7 mkvmuxer: Return errors instead of using assert. Tom Finegan 2012-01-19 15:23:48 -0500
  • 69df730519 mkvmuxer: Add Init method to Cluster and Segment. Tom Finegan 2012-01-19 20:19:37 -0500
  • f7aa8ab33d Merge "Add output of elements to separate files." Tom Finegan 2012-01-18 13:54:56 -0800
  • 73ad7bd83c Add output of elements to separate files. Frank Galligan 2011-07-19 16:47:47 -0400
  • 4c682199b0 mkvparser: cache SeekEntry start and size matthewjheaney 2011-12-08 16:07:15 -0500
  • 9303667611 parse void elements in seek head matthewjheaney 2011-11-17 19:08:48 -0500
  • 4affedd0a7 Add support for encryption elements. Frank Galligan 2011-10-10 14:25:05 -0400
  • 23808a7ba4 Switch AddFrame parameter to const. Frank Galligan 2011-10-27 13:21:04 -0400
  • 32227e70c1 Fix for writing audio to first cluster. Frank Galligan 2011-09-13 11:41:15 -0400
  • 2d3461b4b3 Add support for setting track numbers. Frank Galligan 2011-08-14 12:33:30 -0400
  • a09f15f00e Better support for audio only webm files. Frank Galligan 2011-08-14 10:49:50 -0400
  • 6d99850e7c Build muxer and parser into a single library. Tom Finegan 2011-08-11 12:00:47 -0400
  • 1ae4335c1c libwebm: liberalize handling of reference blocks matthewjheaney 2011-08-09 16:03:50 -0400
  • 52f0a92192 Added const to some pointers. Frank Galligan 2011-07-18 14:28:12 -0400
  • 6ebe4a39df Merge "Add support for muxing to libwebm." Frank Galligan 2011-07-18 08:09:34 -0700
  • a3dd40877d Add support for muxing to libwebm. Frank Galligan 2011-06-21 14:42:55 -0400
  • 1623fb983b mkvparser: silence initializer list warnings James Zern 2011-07-13 19:16:00 -0700
  • 18ac83d501 Add default mkvreader object to mkvparser namespace. Add mkvreader object to linux and mac libmkvparser.a. Frank Galligan 2011-05-06 14:45:09 -0400
  • 5942099a85 fix warnings when building with gcc -Wall -Wextra Joel Dice 2011-01-18 16:07:46 -0700
  • 9ecedef185 libwebm: include <cstddef> matthewjheaney 2011-05-03 15:48:13 -0400
  • 6f68021678 libwebm: re-implemented Block::EOS() matthewjheaney 2011-04-07 19:36:15 -0700
  • 3395c36a8e libwebm: added UnserializeInt function matthewjheaney 2011-04-05 07:29:02 -0700
  • ffe5a8e548 libwebm: added GetLacing selector function for Block matthewjheaney 2011-04-05 07:25:56 -0700
  • a9c65fbbc0 libwebm: added BlockEntry::GetKind op matthewjheaney 2011-04-03 12:20:19 -0500
  • 31a9d5470e libwebm: don't alloc block object in block group matthewjheaney 2011-04-03 12:06:30 -0500
  • 2b84a12da8 libwebm: removed old Cluster::Load matthewjheaney 2011-04-03 11:25:22 -0500
  • bd833a82e4 libwebm: removed old LoadBlockEntries matthewjheaney 2011-04-03 11:24:05 -0500
  • 7b07758854 libwebm: refactor BlockEntry class matthewjheaney 2011-04-03 11:16:27 -0500
  • 00ed87aad6 libwebm: Block::GetIndex returns type long matthewjheaney 2011-04-03 10:59:10 -0500
  • 06f08663be libwebm: Block::GetTimeCode allows NULL param matthewjheaney 2011-04-03 10:51:22 -0500
  • 35ded77a23 libwebm: change version to 1.0.0.21 libwebm-1.0.0.21 matthewjheaney 2011-03-28 13:04:26 -0400
  • 1f33611caa libwebm: bad assert in Cluster::GetEntry matthewjheaney 2011-03-22 14:18:14 -0400
  • 70f9644a8d libwebm: restored Cluster::GetLast matthewjheaney 2011-03-19 10:34:12 -0400
  • f2bd78ef6b libwebm: changed semantics of LoadCuePoint retval matthewjheaney 2011-03-19 09:54:41 -0400
  • 2083c72300 libwebm: removed LoadBlockEntries matthewjheaney 2011-03-18 21:43:06 -0400
  • f5ec272e54 libwebm: removed Cluster::Load (non-incremental) matthewjheaney 2011-03-18 11:18:46 -0400
  • b324e52139 libwebm: handle truncated segment matthewjheaney 2011-03-16 14:49:11 -0400
  • 4137f9c999 libwebm: v1.0.0.20 libwebm-1.0.0.20 matthewjheaney 2011-03-15 14:27:53 -0400
  • ba4096f120 libwebm: fixed bug in LoadBlockEntries matthewjheaney 2011-03-10 15:12:16 -0500
  • 365a39b5ec libwebm: set version to v1.0.0.19 libwebm-1.0.0.19 matthewjheaney 2011-03-09 11:04:21 -0500
  • 601f7903a3 libwebm: block group must parse ref times too matthewjheaney 2011-03-08 21:51:13 -0500
  • 16b2cdaf57 libwebm: changed to version v1.0.0.18 libwebm-1.0.0.18 matthewjheaney 2011-03-08 13:13:07 -0500
  • ca1e6b7323 libwebm: defend against truncated stream matthewjheaney 2011-03-08 12:25:26 -0500
  • c226b79e61 libwebm: safer way to handle truncated cluster matthewjheaney 2011-03-07 23:44:47 -0500
  • dc8bdb3389 libwebm: handle EOF in ParseNext matthewjheaney 2011-03-07 22:40:00 -0500