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
/
demux.c
Age
Commit message (
Expand
)
Author
2013-09-13
Copyright year update by hg log info
Torsten Jager
2010-07-25
Merge from 1.1; resync translation files.
Darren Salt
2010-07-21
Remove duplicate code
Lorenzo Desole
2010-07-21
Normalize timeval
Matthias Drochner
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-09-14
Protected access to stream->demux_action_pending
Ian Rae
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-08-05
Merge from 1.1.
Darren Salt
2009-06-07
Fix _x_compute_interval for OS X.
Matthias Ringwald
2009-04-22
Demux timing fixes (Windows)
Carlo Bramini
2009-03-03
Merge from 1.1.
Darren Salt
2009-02-24
Make _x_compute_interval static (never exported).
Diego E. 'Flameeyes' Pettenò
2009-02-10
Merge from 1.1.
Darren Salt
2009-02-09
demux_unstick_ao_loop() reports that xine might be stuck != is stuck
Lorenzo Desole
2009-02-09
Fix race conditions in gapless_switch (ref. kde bug #180339)
Miguel Freitas
2009-02-08
Remove a break which causes some front ends to hang. (cset ce60f8b5995a)
Darren Salt
2009-01-18
Merge from 1.1.
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2009-01-02
Merge from 1.1.
Darren Salt
2009-01-02
Prevent another possible hang on stream stop (demuxer waiting for audio out).
Darren Salt
2008-05-29
Merge from 1.1.
Darren Salt
2008-05-23
Remove MIN/MAX macro definitions on unit.
Diego 'Flameeyes' Pettenò
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t to keep the value returned by strlen().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-03-12
Merge from 1.1.
Darren Salt
2008-03-10
Fixed long delay when closing stream on dual core systems [Bug #33]
Miguel Freitas
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Fix MRL protocol matching (for demuxer lookup).
Darren Salt
2007-12-13
Make _x_demux_read_header accept a void* as pointer to buffer.
Diego 'Flameeyes' Pettenò
2007-12-11
Check if a dot was found before dereferencing the pointer.
Diego 'Flameeyes' Pettenò
2007-12-11
Make _x_demux_check_extension check for protocol prefixes too if :/ is in the...
Diego 'Flameeyes' Pettenò
2007-12-11
Let _x_demux_check_extension() consider empty extensions string as an always-...
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-01-18
Make _x_demux_check_extension() accept constant strings.
Diego 'Flameeyes' Pettenò
2006-12-03
should fix bug reported by Christophe Thommeret where avi+subtitles
xine-1_1_3-release
1.1.3
Miguel Freitas
2006-08-13
move image presentation support to xine-lib
Miguel Freitas
2006-08-08
new mutex to synchronize order of pairwise A/V buffer operations
Miguel Freitas
2006-04-05
1) various warning fixes
František Dvořák
2006-01-24
A bit of defensive programming to protect "_x_demux_send_data" and "_x_demux_...
Mathieu Olivier
2005-10-30
gapless playback stream switching support
Miguel Freitas
2005-08-25
*BUGFIX*
František Dvořák
2005-07-17
Improve ASX parsing.
Darren Salt
2005-03-20
Fixed problem when play_internal called _x_demux_start_thread and the previou...
Thibaut Mattern
2005-03-06
Fixed pthread leak, the demuxer thread was not joined in all cases.
Thibaut Mattern
2005-02-10
**BUGFIX**
Michael Roitzsch
2004-12-19
stop stream if audio device failed to open. user receives a notification
Miguel Freitas
2004-10-30
fixed seeking unresponsiveness when using external subtitles
Miguel Freitas
2004-10-27
flush on end of stream
Miguel Freitas
[next]