summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_matroska.c
AgeCommit message (Expand)Author
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ò
2008-04-08Merge from 1.1.Darren Salt
2008-04-07Fix vorbis initialization problem in the matroska demuxer due to my last vorb...Thibaut Mattern
2008-04-02Merge from 1.1.Darren Salt
2008-03-30Add video/x-matroska.Darren Salt
2008-03-26Merge from 1.1.Darren Salt
2008-03-26Be more careful with malloc(x+1), particularly on 32-bit.Darren Salt
2008-02-29Merge from 1.1.Darren Salt
2008-02-18Timecode diff is signed.Thibaut Mattern
2008-02-04Report the identifiers of unrecognised video & audio codecs.Darren Salt
2008-02-04Merge from 1.1.Darren Salt
2008-02-04Merge.Darren Salt
2008-02-04Backed out changeset a8b157e7359c (reported to cause a regression).Darren Salt
2008-02-04Check block sizes & frame sizes. Use unsigned variables where appropriate.Mathieu Olivier
2008-01-14Signedness bug in Matroska PTS calculationDirk Leber