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_asf.c
Age
Commit message (
Expand
)
Author
2003-01-29
- add asx parser (sends mrl events)
Miguel Freitas
2003-01-29
- preliminary support for reference streams parsing at xine-lib (they
Miguel Freitas
2003-01-26
- Little cleanup
Thibaut Mattern
2003-01-26
Better error correction handling
Thibaut Mattern
2003-01-23
preparations for beta3:
Miguel Freitas
2003-01-18
Cleanup.
Thibaut Mattern
2003-01-10
have length in miliseconds too
Miguel Freitas
2003-01-10
internal input_time is miliseconds now
Miguel Freitas
2003-01-09
we must use a much higher wrap threshold for asf than mpeg. i have
Miguel Freitas
2003-01-08
fixes/cleanups of the handled/unhandled codecs
Miguel Freitas
2003-01-04
amazing but true: there are asf stream with discontinuities out there, so dem...
Guenter Bartsch
2003-01-04
add 2 demuxer groups (audio and games) with multiple plugins at the
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-18
log output
Guenter Bartsch
2002-12-13
always set input_pos and input_time on both, audio and video buffers
Guenter Bartsch
2002-12-12
Uses asfheader.h
Thibaut Mattern
2002-12-08
- get xine_demux_control_headers_done() out of the demuxers.
Miguel Freitas
2002-12-06
less verbose
Miguel Freitas
2002-12-02
- Fix segfault when there is no audio driver.
Thibaut Mattern
2002-12-01
Big update :
Thibaut Mattern
2002-11-28
Extended demuxer API with the methods get_capabilities() and get_optional_dat...
Peter Liljenberg
2002-11-20
I think it was a typo.
Thibaut Mattern
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-20
Enable ASF demuxer to recognise and skip over control streams
Robin KAY
2002-11-18
seeking to keyframes should work again, better than ever! :)
Miguel Freitas
2002-11-13
another mime-type
Guenter Bartsch
2002-11-09
beginnings of the get_video/audio_frame api
Guenter Bartsch
2002-11-03
no logging by default
Guenter Bartsch
2002-11-03
never read() from a non-seekable input plugin in content detection stage (oth...
Guenter Bartsch
2002-11-01
new content detection method METHOD_EXPLICIT for demuxer given in MRL
Michael Roitzsch
2002-10-28
hey, i want to join xine breakage party! (what do you wanna break today? tm)
Miguel Freitas
2002-10-27
asf content detection for seekable, but non-preview input plugins
Guenter Bartsch
2002-10-26
make demuxers return their status so xine engine can check if demuxers fail t...
Guenter Bartsch
2002-10-23
final c++ -> c coding style fixes, libxine compiles now
Guenter Bartsch
2002-10-22
Fix a warning.
Thibaut Mattern
2002-10-22
Changed non standard comment (//).
Stephen Torri
2002-10-21
Oups...
Thibaut Mattern
2002-10-21
open_plugin cleanup + fix
Thibaut Mattern
2002-10-20
important: call demuxer_stop from demuxer_dispose
Guenter Bartsch
2002-10-20
stream_info fixes
Guenter Bartsch
2002-10-20
whoups. wrong constants used for stream type detection method
Guenter Bartsch
2002-10-20
return of the asf demuxer
Guenter Bartsch
2002-10-12
While the demuxer mutex is unlocked, relinquish the processor in the main
Juergen Keil
2002-10-12
enable the ASF demuxer to seek immediately
Mike Melanson
2002-09-19
64 bits timestamping to avoid overflows (usefull for livestreams where timest...
Guenter Bartsch
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-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
[prev]
[next]