summaryrefslogtreecommitdiff
path: root/src/input/net_buf_ctrl.c
AgeCommit message (Expand)Author
2007-03-17Avoid a possible floating-point exception when starting stream playback.Darren Salt
2005-11-28*BUGFIX*František Dvořák
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael 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 availableBastien Nocera
2004-08-16* remove unused low water markMichael Roitzsch
2004-03-29remove unused variableMichael Roitzsch
2004-03-28the anti-yoyo hack is still needed.Thibaut Mattern
2004-03-28- new logic evaluate engine latency.Thibaut Mattern
2004-03-26Fix mutex "leak".František Dvořák
2004-03-13Better control buffer handling.Thibaut Mattern
2004-02-16fix freezes with input plugins that play with the speed:uid86226
2004-02-12getting rid of AO_PROP_PAUSED, because it can be derived by asking the clockMichael Roitzsch
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-10-17Allways initialize fifo size.Thibaut Mattern
2003-10-16Avoid yoyo effect with poorly interleaved streams.Thibaut Mattern
2003-10-15printf -> lprintfThibaut Mattern
2003-10-14- use the alloc callback to avoid deadlocks.Thibaut Mattern
2003-10-04Fix a deadlock.Thibaut Mattern
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-05-13support multiple callback registrationMiguel Freitas
2003-03-30New net_buf_ctrl.Thibaut Mattern
2003-02-24Reverts 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-23New function that should be called at the end of the stream to unpause the en...Thibaut Mattern
2003-02-23Always the same story.Thibaut Mattern
2003-02-23 - Remove constants related to fifo sizesThibaut Mattern
2003-02-23Wow, 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-08New net_buf_ctrl strategy.Thibaut Mattern
2003-01-29percent should not be more than 100Miguel Freitas
2003-01-26revert, commited by error, thibaut patch ;-)Daniel Caujolle-Bert
2003-01-26fix automake warning. NOTE: nvtv user, can you check if i didn't break compil...Daniel Caujolle-Bert
2003-01-06throw out old codeGuenter Bartsch
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
2002-12-15these new methodsStefan Holst
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-10-26timeouts for mms, send progress report events, introduce verbosity engine par...Guenter Bartsch
2002-10-20mms inpit plugin is backGuenter Bartsch
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-24make it work without audioGuenter Bartsch
2002-07-10Also translate buffering by ValtrIIPhilipp Hahn
2002-07-05disable some debug messages (patch by Claire Griffin <claire@comedia.com>)uid45177
2002-03-23oops, forgotten filesGuenter Bartsch