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_cda.c
Age
Commit message (
Expand
)
Author
2002-11-09
beginnings of the get_video/audio_frame api
Guenter Bartsch
2002-11-02
Fix METHOD_BY_EXTENSION.
Thibaut Mattern
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
load up the XINE_STREAM_INFO_HAS_AUDIO/VIDEO information
Mike Melanson
2002-10-27
bring the CDA demuxer in line with the latest API revision, although it
Mike Melanson
2002-10-26
make demuxers return their status so xine engine can check if demuxers fail t...
Guenter Bartsch
2002-10-12
While the demuxer mutex is unlocked, relinquish the processor in the main
Juergen Keil
2002-09-21
bring the SMJPEG, VQA, and CDA demuxers up to new API spec
Mike Melanson
2002-09-10
bring back all the demuxers
Michael Roitzsch
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-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-27
update copyright headers
Guenter Bartsch
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-05-21
start() and seek() return the status
Thibaut Mattern
2002-05-15
Use audio_fifo instead of video_fifo in demux_loop.
Thibaut Mattern
2002-05-15
Fix seeking problem after demuxer finished
Thibaut Mattern
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-23
Fix memory leaks by disposing input, demux and decoder plugins at exit
Ewald Snel
2002-04-09
- new (fast) demuxer seeking scheme
Miguel Freitas
2002-03-27
fix non-stop bug
Miguel Freitas
2002-03-11
metronom and demuxers should work again (although not all demuxers are fully ...
Guenter Bartsch
2002-02-17
big debug output cleanup. removed debug output from log window, logging
Guenter Bartsch
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
2002-01-14
Fixed cda deadlocks.
Daniel Caujolle-Bert
2002-01-02
Correct spelling of __VA_ARGS__ macro
Juergen Keil
2001-12-27
Add intl support + more logging messages.
Daniel Caujolle-Bert
2001-12-10
Fix jerky playback at track start. Some improvment for other unices than
Daniel Caujolle-Bert
2001-12-09
- Remove duplicated get_current_pos() call
Juergen Keil
2001-12-06
Add audio cd support.
Daniel Caujolle-Bert