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
Age
Commit message (
Expand
)
Author
2010-07-19
Fix a potential freeing of unallocated memory.
Darren Salt
2010-07-19
Explicitly report unhandled codecs (in Matroska).
Darren Salt
2010-07-18
Fix playback of the first file handled by the modplug demuxer.
Darren Salt
2010-07-18
Recognise ScreamTracker files. ST3 is untested.
Darren Salt
2010-07-18
Add audio/ac3.
Darren Salt
2010-05-22
Recognise and handle the WebM container format.
Darren Salt
2010-01-30
BluRay subtitles in matroska
Petri Hintukainen
2010-04-29
Minor C99ism.
Darren Salt
2009-12-16
TTA demux: use _x_demux_send_data
Kelvie Wong
2010-04-09
Minor indentation cleanup.
Darren Salt
2010-04-09
Add eac3 support to demux_ts
Jose Alberto Reguero
2010-04-02
demux_tta: fix some dumb truncation errors
Kelvie Wong
2010-04-07
Add video/mp2t (and the corresponding video/mp2p).
Darren Salt
2010-03-23
Demux EAC3 audio from matroska
Petri Hintukainen
2010-03-20
demux: Fix the pts values for the TrueAudio demux
Kelvie Wong
2010-03-22
Add support for Ogg tag 'DISCNUMBER' and ID3 tag 'TPOS'.
Darren Salt
2010-02-07
Fix Flash video with aac not playing audio (HTTP etc.)
Martin Jacobs
2010-02-04
Extend Ogg metadata handling.
Darren Salt
2010-01-26
Fix AAC in FLV.
Darren Salt
2010-01-21
Revert a038e9625e79 (breaks A/V sync).
Darren Salt
2010-01-20
demux_ts: pass each pts just once to buf (and to decoder)
Reinhard Nißl
2010-01-17
"Fix" playback of 24-bit FLAC.
Darren Salt
2010-01-16
Clean up properly after QTL parsing.
Darren Salt
2010-01-16
Added basic support for .qtl (Quicktime media link).
Darren Salt
2010-01-12
Demux BluRay DTS (stream 0x82)
Petri Hintukainen
2010-01-12
Do not reset decoder flags from parse_pes_header() when setting BUF_FLAG_FRAM...
Petri Hintukainen
2010-01-06
Ignore unsupported BluRay SPU streams (interactive (0x91) and text (0x92))
Petri Hintukainen
2010-01-06
Demux BluRay PCM audio
Petri Hintukainen
2009-12-15
TTA demux: Fix the calculation of the stream length.
Kelvie Wong
2009-12-13
TTA demux: Fix a buffer overflow
Kelvie Wong
2009-12-11
TTA demux: fix buffer->extra_info->total_time
Kelvie Wong
2009-12-11
TTA demux: don't read past the last frame.
Kelvie Wong
2009-12-06
Finish implementing the TTA demuxer
Kelvie Wong
2009-12-06
Fix a couple of memory leaks.
Kelvie Wong
2009-12-05
Add mimetypes for the TTA demuxer
Kelvie Wong
2009-12-03
Linkage error on minggw+msys when building demux_mpeg: libintl_printf is unde...
Carlo Bramini
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Demux BluRay DTS and TrueHD audio streams
Petri Hintukainen
2009-11-28
Fixed PMT parsing when PMT does not fit in single TS packet and PAT is in the...
Petri Hintukainen
2009-11-28
Honour max. number of SPU tracks
Petri Hintukainen
2009-11-19
Increase max number of audio and SPU tracks
Petri Hintukainen
2009-11-19
Demux VC-1 video (stream type 0xea)
Petri Hintukainen
2009-11-03
Fixed buffer overflow. Removed scratch buffer from demux_mpeg_block_s.
Petri Hintukainen
2009-10-15
Make the XML lexer and parser re-entrant
Matt Kraai
2009-10-13
#include guards and __attribute__ fixups
Carlo Bramini
2009-08-31
Fixed selecting HDMV SPU track
Petri Hintukainen
2009-08-31
Demux HDMV/BluRay bitmap subtitles
Petri Hintukainen
2009-08-31
added spu_type parameter to demux_send_special_spu_buf()
Petri Hintukainen
2009-08-31
Fixed audio. HDMV uses PES stream 0xfd instead of 0xbd.
Petri Hintukainen
2009-08-31
Support for BluRay/HDMV 192-byte TS packets
Petri Hintukainen
[next]