summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_matroska.c
AgeCommit message (Expand)Author
2014-12-08Use ffabs()Brad Smith
2014-08-29matroska: add support for compressed HDMV PGS subtitlesPetri Hintukainen
2014-08-29matroska: split uncompress_zlib() from handle_vobsub()Petri Hintukainen
2014-08-29matroska: fix parsing of ContentCompression elementPetri Hintukainen
2014-06-06Copyright year update by hg log.Torsten Jager
2014-05-21demux opus from matroska.Petri Hintukainen
2013-11-23Copyright year update by hg log info #3.Torsten Jager
2013-10-29Demux VP9 and HEVC from matroskaPetri Hintukainen
2013-09-13Copyright year update by hg log infoTorsten Jager
2012-06-08Added support for flac in matroskaPetri Hintukainen
2012-01-18Merge from 1.1Petri Hintukainen
2012-01-16MergePetri Hintukainen
2012-01-16Fixed matroska header compression when using lacing (ex. multiple audio frame...Petri Hintukainen
2012-01-16Removed unused variables and codePetri Hintukainen
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-13mkv fix: null dereferences, skipping of unknown elementsLorenzo Desole
2011-08-23Merge from 1.1.Darren Salt
2011-08-13VP8 supportTorsten Jager
2011-03-20Merge from 1.1.Darren Salt
2010-11-28Header stripping support in matroska demuxer.František Dvořák
2010-07-25Merge from 1.1; resync translation files.Darren Salt
2010-07-19Explicitly report unhandled codecs (in Matroska).Darren Salt
2010-06-14Merge from 1.1.Darren Salt
2010-05-22Recognise and handle the WebM container format.Darren Salt
2010-03-24Merge from 1.1.Darren Salt
2010-03-23Demux EAC3 audio from matroskaPetri Hintukainen
2010-01-30BluRay subtitles in matroskaPetri Hintukainen
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-10Merge from 1.1, with adaptations and renaming (as needed).Darren Salt
2009-10-10Extended Matroska demuxerNicos Gollan
2009-04-06Merge from 1.1.Darren Salt
2009-04-03Add support for Matroska SIMPLEBLOCK.Ross Alexander
2009-01-17Merge from 1.1.Darren Salt
2009-01-05Merge security fixes from 1.1.Darren Salt
2009-01-05Merge security fixes.Darren Salt
2008-12-31check size before accessing memory in matroska decodingMatthias Hopf
2008-12-31abort if buffer for matroska block data cannot be allocatedMatthias Hopf
2008-12-31check that track's codec_private_len fits in signed variables when decoding m...Matthias Hopf
2009-01-04fail to set up codec when fifo is not set upThomas Viehmann
2009-01-04Fix for CVE-2008-5236.Matthias Hopf
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Memory access fixes:František Dvořák
2008-11-09Matroska and FLI demuxers warning and valgrind fixesFrantisek Dvorak
2008-08-14Merge from 1.1.Darren Salt
2008-05-29Merge from 1.1.Darren Salt
2008-08-13Use size_t for data length variables.Darren Salt
2008-05-23Remove MIN/MAX macro definitions on unit.Diego 'Flameeyes' Pettenò
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò