index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
audio_decoder.c
Age
Commit message (
Expand
)
Author
2002-12-26
- cleanup internal interfaces for rewiring
Miguel Freitas
2002-12-21
xine_get_pos_length should return zero if current position is unknown. this
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-06
nothing here (just small debug message updates)
Miguel Freitas
2002-11-29
no need to dispose the current decoder plugin on stream end, it will be disposed
Michael Roitzsch
2002-11-12
merge metronom's improvements (inform decoders about discontinuities)
Miguel Freitas
2002-10-31
new syntax for MRLs
Michael Roitzsch
2002-10-29
engine improvements
Michael Roitzsch
2002-10-18
my very first try at the new streams api. some fixes to it (uninitialized
Miguel Freitas
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-09-18
first steps towards implementing stream/meta info
Guenter Bartsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-07-26
do bounds checking on audio_track_map to never use audio channels which
Michael Roitzsch
2002-07-25
initialize and reset audio_track_map_entries properly
Michael Roitzsch
2002-07-14
some fixes to osd displaying (show the right time after seeks)
Miguel Freitas
2002-07-13
Move the flush of the audio_out plugin to audio_decoder loop.
Thibaut Mattern
2002-06-19
Handle the new flag BUF_FLAG_SEEK.
Thibaut Mattern
2002-06-10
better fix for logo race condition
Miguel Freitas
2002-06-09
reporting unknown buffer types is useless - it must be reported at demuxer
Miguel Freitas
2002-06-07
codec reporting api
Miguel Freitas
2002-06-03
display log messages for unknown codecs
Miguel Freitas
2002-05-24
- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>
Miguel Freitas
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-14
xvid fourcc patch, small debug output fixes
Guenter Bartsch
2002-04-09
- new (fast) demuxer seeking scheme
Miguel Freitas
2002-04-06
reset decoder on discontinuities (comments inside)
Miguel Freitas
2002-03-27
fix non-stop bug
Miguel Freitas
2002-03-20
steps towards dvd playback:
Guenter Bartsch
2002-03-18
make asf demuxer handle audio-only streams (important for webradios\! #-))) a...
Guenter Bartsch
2002-03-11
Check both BUF_FLAG_END_STREAM and BUF_FLAG_END_USER flag to detect end of
Juergen Keil
2002-03-11
metronom and demuxers should work again (although not all demuxers are fully ...
Guenter Bartsch
2002-03-10
fix for some segfault on exit
Miguel Freitas
2002-03-05
Fix segfault on xine close, if xine is run with "xine -Anull"
James Courtier-Dutton
2002-03-01
memleak fixes from ewald snel
Guenter Bartsch
2002-02-18
cleanup/added debug messages, small metronom fix
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
2001-12-11
audio_decoder->reset() on discontinuities
Miguel Freitas
2001-11-20
should fix pause and slow/fast playing
Miguel Freitas
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-11-15
improved audio/spu channel selection, let the user take control over both if ...
Guenter Bartsch
2001-11-15
small buffer size caused popping noises for me
Heiko Schaefer
2001-11-13
metronom logic changed
Heiko Schaefer
2001-11-10
very unfinished scr discontinuity detection stuff, new software audio out buf...
Guenter Bartsch
2001-10-22
Improved setting of audio channel from dvdnav.
James Courtier-Dutton
2001-10-20
physical audio channel wasn't returned by get_audio_channel
Guenter Bartsch
2001-10-20
big event cleanup: one single mechanism is now used for all communications be...
Guenter Bartsch
2001-10-18
audio decoder cleanup, tell the audio part of metronom that there are still i...
Guenter Bartsch
2001-10-07
initial ogg/vorbis support added
Heiko Schaefer
[prev]
[next]