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_mpeg_pes.c
Age
Commit message (
Expand
)
Author
2004-12-17
pts fixes by Petri Hintukainen <phintuka@cc.hut.fi>
Miguel Freitas
2004-07-20
removing unused structure member
Michael Roitzsch
2004-07-19
merging some VDR patches from Reinhard
Miguel Freitas
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-05-16
From: Reinhard Nissl
James Courtier-Dutton
2004-05-16
Priority support.
Thibaut Mattern
2004-05-14
Handle Jumbo A52/AC3 frames from VDR
James Courtier-Dutton
2004-04-22
it seems that mux rate was wrong for all mpeg2 demuxers.
Miguel Freitas
2004-01-12
it seems i forgot to commit the api increase (demux/decoder). weird.
Miguel Freitas
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-16
remove empty get_frame stuff and fix some warnings
Michael Roitzsch
2003-11-15
change demux api:
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-30
use info_helper functions.
Thibaut Mattern
2003-10-12
Remove asserts.
James Courtier-Dutton
2003-09-13
Add comments so that people know where this sort of stream comes from.
James Courtier-Dutton
2003-09-13
Add demuxing of some AC3/A52 streams found in some DVB streams.
James Courtier-Dutton
2003-09-10
Force the RHS to int64_t. My compiler seems to think
James Courtier-Dutton
2003-09-05
Trying new methods to detect if a stream is mpeg1 or mpeg2.
James Courtier-Dutton
2003-08-28
Fix bug in demux_mpeg_pes.c
James Courtier-Dutton
2003-07-25
small housekeeping: demuxer api seeks in miliseconds
Miguel Freitas
2003-07-12
Fix for mpeg streams with large PES packets.
James Courtier-Dutton
2003-07-01
Some minor fixes. One buffer leak fix.
James Courtier-Dutton
2003-07-01
Turn off some debug.
James Courtier-Dutton
2003-07-01
Some updates.
James Courtier-Dutton
2003-07-01
New implementation of MPEG PES demuxer.
James Courtier-Dutton