summaryrefslogtreecommitdiff
path: root/gst/matroska
AgeCommit message (Expand)AuthorFilesLines
2016-12-01matroskademux: Fix memory leak when parsing attachmentsSebastian Dröge1-3/+2
2016-12-01matroskademux: Unify zlib/bzip2 decompress loops with the ones from qtdemuxSebastian Dröge1-19/+23
2016-11-22matroskademux: Fix cluster searching if we search multiple times in one chunkSebastian Dröge1-2/+11
2016-11-22matroska: Add size checks to the parsing of FLAC headersSebastian Dröge1-3/+6
2016-11-21matroskademux: add support for skipping invalid data in push modeNicola Murino1-5/+40
2016-11-21matroskaparse: add support for skipping invalid dataNicola Murino3-5/+49
2016-11-17matroskaparse: Add remaining relevant parts from a3a55305 to the parserSebastian Dröge1-2/+5
2016-11-17matroskaparse: ignore parsing errors at the end of the fileNicola Murino1-1/+6
2016-11-12Use intermediate guint when handling GstVideoMultiviewFlagsScott D Phillips1-2/+4
2016-10-27matroskamux: allow resolutions above 4096Branko Subasic1-2/+2
2016-09-29matroskamux: Always write the default frame duration for VP8/9 tooSebastian Dröge1-8/+0
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier2-4/+2
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+24
2016-07-07matroskamux: Remove suspicious checks for pads being active and linkedSebastian Dröge1-13/+12
2016-07-07matroskamux: Error out if we start writing data with some pads not having a c...Sebastian Dröge1-4/+9
2016-07-07matroskamux: Consistently use gst_matroska_mux_set_codec_id() for setting the...Sebastian Dröge1-5/+8
2016-06-06matroskademux: preserve seek flagsMichael Olbrich1-6/+7
2016-05-20matroskademux: Set seek event seqnum in EOS and SEGMENT_DONE messages/eventsSebastian Dröge1-6/+19
2016-05-19matroskademux: don't hold object lock whilst pushing out headersSeungha Yang1-3/+0
2016-05-15matroska-mux: Fix strcmp usageEdward Hervey1-5/+4
2016-05-14matroska: use math-compat.h for NAN defineTim-Philipp Müller1-12/+1
2016-04-11matroskamux: make timecodescale configurableNicola Murino1-2/+15
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM4-26/+21
2016-03-10win32: Don't try to include xmath.h on newer Visual StudioNirbheek Chauhan1-2/+3
2016-02-29matroska-demux: remove impossible conditionLuis de Bethencourt1-1/+1
2016-02-23matroska-demux: Don't handle seek until readyLinus Svensson1-0/+6
2016-02-23matroska-demux: Unref seek eventLinus Svensson1-0/+1
2016-02-23matroskamux: don't output empty tags/tag elementsMatej Knopp1-32/+68
2016-02-23matroska-demux: make up an OpusHead block if possible when missingVincent Penquerc'h1-1/+30
2016-02-23matroska-mux: make up an OpusHead block if possible when missingVincent Penquerc'h1-0/+52
2016-02-22matroskademux: make stream-id more readable and order-friendlyMark Nauwelaerts1-1/+2
2016-02-22matroska: remove confusing duplicate track uid fieldMark Nauwelaerts2-5/+3
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-175/+0
2016-02-18matroskademux: Unmap wavpack header buffer after creating itSebastian Dröge1-0/+1
2016-02-17matroskademux: Simple implementation of TRICKMODE_KEY_UNITSOgnyan Tonchev1-3/+14
2016-02-16matroska-demux: send GAP events for lagging audio and video streams tooTim-Philipp Müller1-8/+10
2016-02-08matroska: get rid of _stdint.h includeTim-Philipp Müller1-15/+14
2016-01-27matroskamux: use A_AAC instead of A_AAC/MPEGx/yMatej Knopp1-46/+5
2016-01-07matroska: Store subtitle stream count in the correct variableSteven Hoving1-1/+1
2015-12-29matroskademux: Guard against no codec data in prores caps creationSebastian Dröge1-2/+2
2015-12-21matroskademux: Always set the channel mask for PCM streamsThibault Saunier1-2/+6
2015-12-19matroska-mux: Implement prores supportThibault Saunier1-0/+31
2015-12-19matroska-demux: Play ProRes video streamsJan Schmidt2-0/+70
2015-11-19matroska/webmmux: fix outdated example launch linesLuis de Bethencourt1-2/+2
2015-11-18matroskamux: remove duplicate checkLuis de Bethencourt1-3/+1
2015-11-15matroskamux: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-15matroska/read-common: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-11-03matroskademux: Use codecutils helpers for creating Opus capsSebastian Dröge1-7/+22
2015-11-03matroskademux: There is no multistream field for Opus anymoreSebastian Dröge1-7/+0
2015-11-03matroska/webmmux: Support Opus in webmmux and VP9 in matroskamuxSebastian Dröge2-2/+5