index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
demuxers
/
demux_matroska.c
Age
Commit message (
Expand
)
Author
2006-11-14
Implement decoding of A_MS/ACM streams in Matroska files. It is the equivamen...
Diego 'Flameeyes' Pettenò
2006-09-26
Don't check ebml value, after all dispose_ebml_parser() is just an alias to f...
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-03-11
[coverity]
Thibaut Mattern
2006-01-24
Simplified a bit the calculation of the lace sizes for Xiph lacing
Mathieu Olivier
2006-01-24
Matroska demuxer was miscalculating the lace sizes for fixed-size lacing
Mathieu Olivier
2005-11-28
*BUGFIX*
František Dvořák
2005-10-03
Fixed aac detection bug.
Thibaut Mattern
2005-10-02
Fixed mpeg4 ASP.
Thibaut Mattern
2005-10-02
Added H264 support.
Thibaut Mattern
2005-07-29
Add support for mpeg1/2 video in matroska
James Stembridge
2005-07-16
Create DecoderSpecificInfo for AAC tracks. Fixes HE-AAC in Matroska playback.
James Stembridge
2005-06-09
Fixed empty master element handling.
Thibaut Mattern
2005-02-06
Added node_plugin_t pointer to the demux struct.
Thibaut Mattern
2005-02-03
**BUGFIX**
František Dvořák
2004-12-13
AC3 support
Miguel Freitas
2004-09-17
Warning patch for Win32 - casted off_t to intmax_t for printing.
František Dvořák
2004-08-27
generic mechanism for specifying subtitles encoding at demuxer level
Miguel Freitas
2004-07-14
Moritz patch for matroska vobsub support
Miguel Freitas
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-05-16
Priority support.
Thibaut Mattern
2004-05-02
- Better seekhead parsing.
Thibaut Mattern
2004-04-29
Do not parse the whole file at start.
Thibaut Mattern
2004-04-26
Seeking support for matroska files.
Thibaut Mattern
2004-03-05
valgrind memleak fixes
Michael Roitzsch
2004-02-12
send default frame duration and aspect ratio to decoder
James Stembridge
2004-02-12
the channel argument is not used in the format string
Michael Roitzsch
2004-02-08
*) Don't set BUF_FLAG_STDHEADER for real headers, as they aren't standard hea...
James Stembridge
2004-02-04
buf->size should be 0 when BUF_FLAG_SPECIAL is set
James Stembridge
2004-02-03
Support for some more real codecs
James Stembridge
2004-01-22
time to update the todo list
Thibaut Mattern
2004-01-22
Fix some memleaks.
Thibaut Mattern
2004-01-22
Set the preview flags with preview buffers.
Thibaut Mattern
2004-01-17
- AUDIO_LANG and SPU_LANG support
Thibaut Mattern
2004-01-13
Pass framerate to real decoder in standard manner
James Stembridge
2004-01-12
spelling
James Stembridge
2004-01-12
it seems i forgot to commit the api increase (demux/decoder). weird.
Miguel Freitas
2004-01-11
fix logging
Michael Roitzsch
2004-01-11
mmm hmm, I'm glad that you're trying to open the file, but do it
Mike Melanson
2004-01-10
converting those weird linebreaks (this file was using \r instead of \n)
Michael Roitzsch
2004-01-10
start the multi stream support.
Thibaut Mattern
2004-01-10
RealVideo support for the matroska demuxer.
Thibaut Mattern
2004-01-09
- rework semantics of some buffer flags. check buffer.h for details.
Miguel Freitas
2004-01-05
Discontinuity handling
Thibaut Mattern
2004-01-05
Do not read from non seekable input plugins.
Thibaut Mattern
2004-01-05
bad coding convention, bad!
Mike Melanson
2004-01-05
Initial matroska demuxer.
Thibaut Mattern
[prev]