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.c
Age
Commit message (
Expand
)
Author
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2003-01-16
- fix PVA buffer leaking problems
Miguel Freitas
2003-01-10
have length in miliseconds too
Miguel Freitas
2003-01-10
internal input_time is miliseconds now
Miguel Freitas
2003-01-04
add 2 demuxer groups (audio and games) with multiple plugins at the
Miguel Freitas
2002-12-21
Fix memory leak (100100 bytes per stream)
Ewald Snel
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
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-10
fix wrong abs macro; many thanks to James Slorach for finding this nasty,
Michael Roitzsch
2002-11-09
beginnings of the get_video/audio_frame api
Guenter Bartsch
2002-11-01
new content detection method METHOD_EXPLICIT for demuxer given in MRL
Michael Roitzsch
2002-10-28
bump the interface version
Mike Melanson
2002-10-28
hey, i want to join xine breakage party! (what do you wanna break today? tm)
Miguel Freitas
2002-10-27
some demuxers still don't report their status correctly
Guenter Bartsch
2002-10-26
make demuxers return their status so xine engine can check if demuxers fail t...
Guenter Bartsch
2002-10-25
throw away old code, call demux_stop in demux_dispose
Guenter Bartsch
2002-10-24
Try to fix sync and seeking with strange streams that don't have pts.
Thibaut Mattern
2002-10-23
content detection for non-seekable streams
Guenter Bartsch
2002-10-23
stupid error in extension comparison - thanks to mike for noticing that
Guenter Bartsch
2002-10-23
send preview buffers, try to fix metadata
Guenter Bartsch
2002-10-23
final c++ -> c coding style fixes, libxine compiles now
Guenter Bartsch
2002-10-23
fix detection by extension
Guenter Bartsch
2002-10-23
re-enable demux_mpeg
Juergen Keil
2002-10-12
While the demuxer mutex is unlocked, relinquish the processor in the main
Juergen Keil
2002-10-06
Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ...
Robin KAY
2002-10-06
backed out earlier changes from endian translation macros
Mike Melanson
2002-10-05
Fixed segmentation faults in endian translation macros (SPARC, gcc 3.2)
Robin KAY
2002-09-18
make new plugin loader check api versions, fix api versions for adapted demux...
Guenter Bartsch
2002-09-18
first steps towards implementing stream/meta info
Guenter Bartsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-09-04
fix seeking bug (thanks to Thibaut Mattern)
Michael Roitzsch
2002-08-25
Fix seeking with streams that don't have pts.
Thibaut Mattern
2002-08-07
added support for ferreting out MPEG streams packaged with RIFF headers
Mike Melanson
2002-08-06
make the MPEG-within-QT file detection a little smarter by not traversing
Mike Melanson
2002-08-04
add support for finding MPEG streams within Quicktime files
Mike Melanson
2002-07-20
Use BUF_FLAG_SEEK
Thibaut Mattern
2002-07-14
make demuxers a bit more "programmer friendly"
Miguel Freitas
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-07
- demuxer cleanup (helper functions)
Miguel Freitas
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-05-21
start() and seek() return the status
Thibaut Mattern
2002-05-12
Change get_status to return thread_running instead of demux status.
Thibaut Mattern
2002-05-10
fix seeking problem after demuxer finished. patch by Thibaut Mattern and me.
Miguel Freitas
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-28
fix discontinuity detection (audio and video pts may differ by more than 2
Miguel Freitas
2002-04-27
fix 64-bit diff calculation
Miguel Freitas
[prev]
[next]