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
/
video_decoder.c
Age
Commit message (
Expand
)
Author
2003-03-07
workaround buggy pthread implementations with a timedwait
Miguel Freitas
2003-03-06
- less verbosity, thanks Guenter
Bastien Nocera
2003-02-21
make number of video buffers user-configurable
Guenter Bartsch
2003-02-18
sorry, private modifications...
Michael Roitzsch
2003-02-18
fix problem with not appearing still frames on DVDs
Michael Roitzsch
2003-02-16
bigger buffers for smoother playback
Guenter Bartsch
2003-02-01
adding flush-mode so seek() and play() work for video processing (enix)
Guenter Bartsch
2003-01-14
move default handled flag to xine.c. this fixes false alarm with -A null.
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-31
kill unused variable
Michael Roitzsch
2002-12-27
This should be more compatible with spu decoder plugins
Ewald Snel
2002-12-27
Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' property
Ewald Snel
2002-12-26
- cleanup internal interfaces for rewiring
Miguel Freitas
2002-12-22
flush moved to decoder loop. that simplifies things a lot.
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-12
only update pos/time from video if there is no audio
Guenter Bartsch
2002-12-06
- add still frame hint
Miguel Freitas
2002-11-29
no need to dispose the current decoder plugin on stream end, it will be disposed
Michael Roitzsch
2002-11-15
cleaning up spu types. now avi subtitles may be enabled again.
Miguel Freitas
2002-11-12
merge metronom's improvements (inform decoders about discontinuities)
Miguel Freitas
2002-11-02
these should better be broadcast signals
Michael Roitzsch
2002-10-31
new syntax for MRLs
Michael Roitzsch
2002-10-29
engine improvements
Michael Roitzsch
2002-10-27
return of ogg and vorbis, began implementing verbosity parameter
Guenter Bartsch
2002-10-26
Remove assert(0), left over from testing.
James Courtier-Dutton
2002-10-21
Enable DVD SPU subtitles.
James Courtier-Dutton
2002-10-19
call it LOG for consistency
Guenter Bartsch
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
should not happen any more
Michael Roitzsch
2002-09-18
Updating the DVD menu code to use better nav_pci information.
James Courtier-Dutton
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-09-04
fix typo (thanks to Daniel for reveiling)
Michael Roitzsch
2002-08-30
be sure to pass right mrl (this->cur_mrl is wrong most of the time (logo mrl)).
Daniel Caujolle-Bert
2002-08-30
Add two new xine events: inform UI when vo output is needed or not (it's the
Daniel Caujolle-Bert
2002-07-14
some fixes to osd displaying (show the right time after seeks)
Miguel Freitas
2002-07-05
make use of the freshly introduced information about different spu types
Michael Roitzsch
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-16
More accurate slider position.
James Courtier-Dutton
2002-04-09
patch to fix libsputext on seeks by Zoltán Böszörményi
Miguel Freitas
[next]