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_block.c
Age
Commit message (
Expand
)
Author
2008-12-31
check number of bytes read by input->read in demuxing mpeg block/pes
Matthias Hopf
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
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-02-20
Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_mrl return a const char * too.
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_description get_identifier get_extensions get_mimetypes return a con...
Diego 'Flameeyes' Pettenò
2006-10-16
Fixed several warnings (but warnings due to APIs not solved).
František Dvořák
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-17
Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2005-10-14
input plugin time seeking patch.
Miguel Freitas
2005-02-06
Added node_plugin_t pointer to the demux struct.
Thibaut Mattern
2004-12-17
pts fixes by Petri Hintukainen <phintuka@cc.hut.fi>
Miguel Freitas
2004-07-11
better detection by extension for mpeg_block (thanks to James Slorach)
Michael Roitzsch
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-05-16
Priority support.
Thibaut Mattern
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
2004-01-04
this->warned is not used anywhere, so it can go
Michael Roitzsch
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
A new and hopefully clearer explanation of how to apply PTS values in streams...
James Courtier-Dutton
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-09-02
leaks
Miguel Freitas
2003-08-01
assert() is not acceptable for handling stream errors
Miguel Freitas
2003-07-25
small housekeeping: demuxer api seeks in miliseconds
Miguel Freitas
2003-06-18
extract DTS (decoder timestamps) from the MPEG stream,
Michael Roitzsch
2003-06-07
Fix for message "demux_mpeg_block: error! 00 00 00 (should be 0x000001)"
James Courtier-Dutton
2003-05-26
Win32 cleanup (a couple things would not build correctly). Also added a READM...
Tim Champagne
2003-05-20
This adds cdda support for Win32. Also fixed the demuxer mpeg block build for...
Tim Champagne
2003-05-18
Add some info.
James Courtier-Dutton
2003-05-18
Remove some assert() statements.
James Courtier-Dutton
2003-05-15
That comment suits better here. It is about discontiuity detection, so it should
Michael Roitzsch
2003-05-12
We can now play from the pvr250 in real time.
James Courtier-Dutton
2003-05-12
New demuxer now works fine with both VCDs and DVDs.
James Courtier-Dutton
2003-05-11
Revert to last known version that works for Video CD stills. As far
Rocky Bernstein
2003-05-11
someone forgot this is C and not C++
Mike Melanson
2003-05-11
Minor fixes.
James Courtier-Dutton
2003-05-10
Enable the Encrypted/scrambled pop-up when playing DVDs.
James Courtier-Dutton
2003-05-10
Handle padding streams seen on some VCDs.
James Courtier-Dutton
2003-05-10
Re-write of demux_mpeg_block.
James Courtier-Dutton
2003-05-07
Even better test for PES scrambling.
Rocky Bernstein
2003-05-07
Disable PES scrambling control check pending decision as to what to
Rocky Bernstein
2003-05-02
re-revert mpeg demuxer changes (mpeg x mpeg_block)
Miguel Freitas
[next]