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_ts.c
Age
Commit message (
Expand
)
Author
2010-04-09
Minor indentation cleanup.
Darren Salt
2010-04-09
Add eac3 support to demux_ts
Jose Alberto Reguero
2010-04-07
Add video/mp2t (and the corresponding video/mp2p).
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-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-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-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
2009-08-31
PKT_SIZE --> this->pkt_size (in selected places)
Petri Hintukainen
2009-08-31
Cosmetics. Splitted detect_ts() from open_plugin().
Petri Hintukainen
2009-01-05
Merge security fixes.
Darren Salt
2008-12-31
handle read errors when forwarding in multiple demuxers
Matthias Hopf
2008-11-07
Fix resuming video after corrupted pes.
Christophe Thommeret
2008-06-25
Merge, and add a changelog entry.
Darren Salt
2008-06-25
Add comments about (audio track)->type containing the stream no.
Darren Salt
2008-06-25
Backed out changeset f2086511a349; m->type isn't necessarily 0.
Darren Salt
2008-06-05
demux_ts: don't OR in buffer types.
Darren Salt
2008-05-25
Recognise TS descriptor tag 0x80 as MPEG video.
Darren Salt
2008-05-25
Wherever possible, use enum constants for TS descriptor tags.
Darren Salt
2008-05-23
Remove MIN/MAX macro definitions on unit.
Diego 'Flameeyes' Pettenò
2008-05-09
Avoid loop for common memory operations (zeroing, copying, moving).
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-03
Remove unused variables, as reported by GCC 4.3.
Diego 'Flameeyes' Pettenò
2008-06-18
Separate PES stream IDs from TS descriptor tags.
Darren Salt
2008-06-16
demux_ts: Always replace PIDs when we parse a PMT
Simon Farnsworth
2008-01-24
Fix a possible crash on channel change in the DVB plugin.
Darren Salt
2007-11-13
Fix a possible DVB plugin crash when switching channels.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-09-09
fix spudvb decoder update
Christophe Thommeret
2007-09-09
Fix switching DVB subtitles channels.
Christophe Thommeret
2007-08-17
mpeg_ts multiple audio streams fix + spu lang fix
Christophe Thommeret
2007-07-08
Patch: mpeg_ts + ffmpeg
Christophe Thommeret
2007-06-03
[patch] Fix video pid misdetection
Andrew de Quincey
2007-05-02
[PATCH] Remove packet count from demux_ts, to remove a long delay
Simon Farnsworth
2007-05-02
[PATCH] Enhance logging in demux_ts, input_dvb and video_out_xv
Simon Farnsworth
2007-04-02
Assume that the audio stream is AC3 on PMTs with ID 0x6a, rather than doing e...
Diego 'Flameeyes' Pettenò
2007-04-02
Rename no_spu_tracks to spu_tracks_count and MAX_NO_SPU_TRACKS to MAX_SPU_TRA...
Diego 'Flameeyes' Pettenò
[prev]
[next]