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
2003-07-25
small housekeeping: demuxer api seeks in miliseconds
Miguel Freitas
2003-06-26
Try to un-autodetect when we see a PAT,PMT.
James Courtier-Dutton
2003-06-26
Update to make A52 Audio work with Video Lan Server playing a DVD.
James Courtier-Dutton
2003-05-19
Patch submitted by : David Shimizu
James Courtier-Dutton
2003-04-26
bumping up demux plugin interface version numbers, update copyright notices
Guenter Bartsch
2003-04-17
cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>
Miguel Freitas
2003-03-05
Do not autodetect audiostreams on PES stream type 0xBD. That may be teletext...
Peter Liljenberg
2003-02-02
copyright updates and some code to catch late-starting ogg streams
Guenter Bartsch
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2003-01-26
no need for <pthread.h> or <sched.h>
Mike Melanson
2003-01-16
- fix PVA buffer leaking problems
Miguel Freitas
2003-01-10
have length in miliseconds too
Miguel Freitas
2003-01-04
add 2 demuxer groups (audio and games) with multiple plugins at the
Miguel Freitas
2002-12-27
fix dvb events
Guenter Bartsch
2002-12-27
finally - dvb support in xine :)
Guenter Bartsch
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-17
Replace GNU C range extension "..." with ordinary comparision, so that the
Juergen Keil
2002-12-09
audio/video pid auto-detection
Guenter Bartsch
2002-12-08
- get xine_demux_control_headers_done() out of the demuxers.
Miguel Freitas
2002-11-28
Extended demuxer API with the methods get_capabilities() and get_optional_dat...
Peter Liljenberg
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-15
cleaning up spu types. now avi subtitles may be enabled again.
Miguel Freitas
2002-11-14
(patch) demux_ts_parse_packet does not
Miguel Freitas
2002-11-10
fix backward seeking
Guenter Bartsch
2002-11-09
beginnings of the get_video/audio_frame api
Guenter Bartsch
2002-11-07
ts demuxer compiles again
Guenter Bartsch
2002-11-07
bugfixes by Howdy Pierce
Guenter Bartsch
2002-11-01
new content detection method METHOD_EXPLICIT for demuxer given in MRL
Michael Roitzsch
2002-10-26
make demuxers return their status so xine engine can check if demuxers fail t...
Guenter Bartsch
2002-10-12
While the demuxer mutex is unlocked, relinquish the processor in the main
Juergen Keil
2002-09-10
bring back all the demuxers
Michael Roitzsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-06-21
Claire Griffin <claire@comedia.com> - demux_ts fixes for ATSC streams
Miguel Freitas
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-07
- demuxer cleanup (helper functions)
Miguel Freitas
2002-05-30
bugfixes from Mauro
Miguel Freitas
2002-05-29
commit Mauro Borghi <mauro.borghi@tilab.com> patches plus some small fix to d...
Miguel Freitas
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-05-21
start() and seek() return the status
Thibaut Mattern
2002-05-17
commiting Thibaut Mattern's seek patch and some small fixes
Miguel Freitas
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-23
Fix memory leaks by disposing input, demux and decoder plugins at exit
Ewald Snel
2002-04-09
- new (fast) demuxer seeking scheme
Miguel Freitas
2002-03-27
fix non-stop bug
Miguel Freitas
2002-03-23
adding preview feature to http input plugin, make demux_ts use it
Guenter Bartsch
2002-03-11
metronom and demuxers should work again (although not all demuxers are fully ...
Guenter Bartsch
2002-02-17
big debug output cleanup. removed debug output from log window, logging
Guenter Bartsch
[next]