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
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
2002-08-27
- Use BUF_FLAG_SEEK.
Thibaut Mattern
2002-08-27
- remove an unused variable
Thibaut Mattern
2002-08-27
- Use bitrate to choose the best video stream and the best audio stream.
Thibaut Mattern
2002-07-14
make demuxers a bit more "programmer friendly"
Miguel Freitas
2002-07-05
- win32 bugfixes
Miguel Freitas
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-07-02
make audio only streams work again
Guenter Bartsch
2002-06-21
no need to include win32 headers anymore
Miguel Freitas
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-07
codec reporting api
Miguel Freitas
2002-06-07
- demuxer cleanup (helper functions)
Miguel Freitas
2002-06-03
provide function to convert endianess of BITMAPINFOHEADER (when reading data ...
Miguel Freitas
2002-06-03
BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)
Miguel Freitas
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-05-21
start() and seek() return now the status.
Thibaut Mattern
2002-05-13
Complete the previous patch.
Thibaut Mattern
2002-05-13
Fix seeking problem after demuxer finished
Thibaut Mattern
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-19
patch from Andrei Lahun to use keyframes on seeking
Miguel Freitas
2002-04-12
ignore first pts (timestamp) after seeking (not reliable, i don't know
Miguel Freitas
2002-04-09
- new (fast) demuxer seeking scheme
Miguel Freitas
2002-03-26
new patch from Andrei Lahun to choose stream id
Miguel Freitas
2002-03-19
improved buffering for audio-only streams
Guenter Bartsch
2002-03-18
make asf demuxer handle audio-only streams (important for webradios\! #-))) a...
Guenter Bartsch
2002-03-17
more asf demuxer fixes
Guenter Bartsch
2002-03-17
make ffmpeg recognize asf frame rate hints, small asf demuxer fixes
Guenter Bartsch
[prev]
[next]