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_mpgaudio.c
Age
Commit message (
Expand
)
Author
2001-10-03
Add error checks to all "pthread_create" calls, print error message and exit
Juergen Keil
2001-10-03
Try to use ISO C99 __func__ macro (instead of __FUNCTION__), when xine is
Juergen Keil
2001-09-10
"l" printf conversion specification not needed for printing doubles
Juergen Keil
2001-09-05
miguel's latest patches
Guenter Bartsch
2001-09-04
race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc...
Guenter Bartsch
2001-09-01
big demuxer clean, demux_ts should work again.
Guenter Bartsch
2001-08-12
cancel demux thread on xine_stop instead of pthread_join to prevent hang
Guenter Bartsch
2001-07-14
cleaned up and finished spu_thread removal
Guenter Bartsch
2001-07-03
forgot to protect some demuxers
Guenter Bartsch
2001-06-17
small bugfix for no audio
Guenter Bartsch
2001-06-16
xine engine cleanups and new callbacks for seamless branching
Guenter Bartsch
2001-06-16
more seeking/stopping bugfixes
Guenter Bartsch
2001-06-13
Fixed mp3 playback.
Daniel Caujolle-Bert
2001-06-03
fixed mp3 playback
Guenter Bartsch
2001-05-30
Fixed demux* get current position calls.
Daniel Caujolle-Bert
2001-05-28
Ability to playback streams without loaded audio driver.
Daniel Caujolle-Bert
2001-05-28
use thread compliant signal handling. Fixed deadlock in xine_stop().
Daniel Caujolle-Bert
2001-05-24
Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, it
Daniel Caujolle-Bert
2001-04-29
Some input plugin storing references fixes.
Daniel Caujolle-Bert
2001-04-29
mpeg audio demuxer compile again. Fixed undefined ref to decode_header(),
Daniel Caujolle-Bert
2001-04-19
Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h was
Daniel Caujolle-Bert
2001-04-18
Initial revision
Daniel Caujolle-Bert
[prev]