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
2001-11-30
Valid mrls are no more static (except few ones), like file suffix too.
Daniel Caujolle-Bert
2001-11-18
new configfile interface, code cleanup, xprintf is gone
Guenter Bartsch
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-11-12
Pass PCR/SCR into the fifo.
James Courtier-Dutton
2001-11-12
Initial attempt at handling A52 audio in transport streams.
James Courtier-Dutton
2001-11-11
Added CRC32 checking of PAT and PMT sections.
James Courtier-Dutton
2001-11-11
Improve debug output.
James Courtier-Dutton
2001-11-11
Use PCR and not EPCR.
James Courtier-Dutton
2001-11-11
PCR is now extracted, but not inserted into the fifo yet.
James Courtier-Dutton
2001-11-11
Partial decoding of adaption field.
James Courtier-Dutton
2001-10-25
demux api change to report supported mimetypes
Miguel Freitas
2001-10-20
big event cleanup: one single mechanism is now used for all communications be...
Guenter Bartsch
2001-10-17
demux / input plugin interface change, init functions now have access to the ...
Guenter Bartsch
2001-10-03
Add error checks to all "pthread_create" calls, print error message and exit
Juergen Keil
2001-09-17
Add .trp extension recognition.
James Courtier-Dutton
2001-09-17
Begin support for Multiple Programs (Channels) in one stream.
James Courtier-Dutton
2001-09-10
Fixes for highly multiplexed transport streams.
James Courtier-Dutton
2001-09-10
Re-wrote re-sync code so that it does not drop any packets.
James Courtier-Dutton
2001-09-04
race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc...
Guenter Bartsch
2001-09-01
big demuxer clean, demux_ts should work again.
Guenter Bartsch
2001-08-31
Fix byte order problems for AVI files with LPCM sound.
Juergen Keil
2001-08-28
Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com]
James Courtier-Dutton
2001-08-28
update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...
Guenter Bartsch
2001-08-20
*** empty log message ***
James Courtier-Dutton
2001-08-13
Fixed segfault if Audio or Video Plugin not loaded.
James Courtier-Dutton
2001-08-12
cancel demux thread on xine_stop instead of pthread_join to prevent hang
Guenter Bartsch
2001-08-02
Fixed Video fifo buffer overflow.
James Courtier-Dutton
2001-08-01
TS Streams with zero PES_Packet_Length should now play.
James Courtier-Dutton
2001-07-30
demux_ts.c modified so it should work now.
James Courtier-Dutton
2001-07-29
...of course I forgot to add the file itself #-))
Guenter Bartsch
[prev]