index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
net_buf_ctrl.c
Age
Commit message (
Expand
)
Author
2011-12-09
demux_ts: Fill buffers up to buf->max_size.
Torsten Jager
2011-10-18
net_buf_ctrl: dvb sync: dont rely on demuxer sending BUF_FLAG_FRAME_START
Torsten Jager
2011-10-18
net_buf_ctrl: dvb sync: observe a/v buffers only.
Torsten Jager
2011-08-26
DVB sync
Torsten Jager
2010-04-11
Report NBC buffer stats to the application using new event XINE_EVENT_NBC_STATS
Frank Enderle
2010-02-25
isatty() takes an int, not a FILE *.
Darren Salt
2010-02-06
libv4l check shouldn't fail & abort unless --enable-libv4l is given.
Darren Salt
2010-02-03
Remove pointless output from stats logging; make the const variables static.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2008-06-15
Merge.
Darren Salt
2008-06-15
Backed out changeset a1dad259c8f8. In 1.1.x, deprecated functions must remain.
Darren Salt
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-03
Make two arrays of string become arrays of arrays of characters.
Diego 'Flameeyes' Pettenò
2008-05-03
Remove deprecated functions from net_buf_ctrl.c.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-03-17
Avoid a possible floating-point exception when starting stream playback.
Darren Salt
2005-11-28
*BUGFIX*
František Dvořák
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-09-23
- Factor is 1.0, num_buffers is 230...
Bastien Nocera
2004-09-23
- Fix crashes with some input plugins when no audio output was available
Bastien Nocera
2004-08-16
* remove unused low water mark
Michael Roitzsch
2004-03-29
remove unused variable
Michael Roitzsch
2004-03-28
the anti-yoyo hack is still needed.
Thibaut Mattern
2004-03-28
- new logic evaluate engine latency.
Thibaut Mattern
2004-03-26
Fix mutex "leak".
František Dvořák
2004-03-13
Better control buffer handling.
Thibaut Mattern
2004-02-16
fix freezes with input plugins that play with the speed:
uid86226
2004-02-12
getting rid of AO_PROP_PAUSED, because it can be derived by asking the clock
Michael Roitzsch
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-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-15
more helper functions cleanup (stream info, meta info)
Miguel Freitas
2003-10-17
Allways initialize fifo size.
Thibaut Mattern
2003-10-16
Avoid yoyo effect with poorly interleaved streams.
Thibaut Mattern
2003-10-15
printf -> lprintf
Thibaut Mattern
2003-10-14
- use the alloc callback to avoid deadlocks.
Thibaut Mattern
2003-10-04
Fix a deadlock.
Thibaut Mattern
2003-08-25
Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...
Daniel Caujolle-Bert
2003-05-13
support multiple callback registration
Miguel Freitas
2003-03-30
New net_buf_ctrl.
Thibaut Mattern
2003-02-24
Reverts the detection of empty fifos.
Thibaut Mattern
2003-02-24
- starts buffering when one fifo is empty (better for poorly interleaved stre...
Thibaut Mattern
2003-02-23
New function that should be called at the end of the stream to unpause the en...
Thibaut Mattern
2003-02-23
Always the same story.
Thibaut Mattern
2003-02-23
- Remove constants related to fifo sizes
Thibaut Mattern
2003-02-23
Wow, I've forgotten a big part of my patch !
Thibaut Mattern
2003-02-18
- Don't report twice the same number.
Thibaut Mattern
2003-02-08
New net_buf_ctrl strategy.
Thibaut Mattern
2003-01-29
percent should not be more than 100
Miguel Freitas
[next]