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
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-22
bug fix from Nate Lawson <nate@root.org>
Daniel Caujolle-Bert
2003-11-20
"Anti audio fifo null" patch ;)
Thibaut Mattern
2003-11-17
missing meta info change
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-16
actually not every engine file uses internals, so we do not need to define
Michael Roitzsch
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-07-27
- removed xine-engine/locale.c as it is unused, fix static functions in the
Bastien Nocera
2003-06-22
some additional pthread_*_destroy() calls
Michael Roitzsch
2003-04-02
- remove unneeded use of pthread_exit(NULL). We do not have any cleanup
Bastien Nocera
2003-03-25
- allow on-the-fly rewiring of streams output
Michael Roitzsch
2003-03-07
workaround buggy pthread implementations with a timedwait
Miguel Freitas
2003-03-07
more work on console output cleanup
Guenter Bartsch
2003-01-14
move default handled flag to xine.c. this fixes false alarm with -A null.
Miguel Freitas
2003-01-13
do not dispose audio and video ports on stream dispose.
Miguel Freitas
2003-01-09
- can't use HAS_VIDEO/HAS_AUDIO at this stage because some demuxers will only
Miguel Freitas
2003-01-09
handled/unhandled fixes. now it should work for dvd too.
Miguel Freitas
2003-01-08
fixes/cleanups of the handled/unhandled codecs
Miguel Freitas
2002-12-27
Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' property
Ewald Snel
2002-12-27
finally - dvb support in xine :)
Guenter Bartsch
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
[next]