summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-12-17close output on disposeGuenter Bartsch
2002-12-17implement dispose function, fix grave bug in audio decoder: it was actually a...Guenter Bartsch
2002-12-17from utils.c: this should be called after seeking and before trying to decode...Miguel Freitas
2002-12-16rtsp: better server type recognitionStefan Holst
2002-12-16that should fix wma decoding problems after seekingMiguel Freitas
2002-12-16https://sourceforge.net/tracker/index.php?func=detail&aid=652577&group_id=965...Miguel Freitas
2002-12-16bigger header and receive buffers in rtsp_session.Stefan Holst
2002-12-16real streaming fixes:Stefan Holst
2002-12-16cleaning upMiguel Freitas
2002-12-16cleaning upMiguel Freitas
2002-12-16updated libfaadMiguel Freitas
2002-12-16update libfaadMiguel Freitas
2002-12-16fix Floating point exception playing some streams (mostly mp4)Miguel Freitas
2002-12-16log infoGuenter Bartsch
2002-12-16make qt demuxer sent a copy of the stsd atomGuenter Bartsch
2002-12-16Small hack to fix a problem with width.Thibaut Mattern
2002-12-16Reenables width hack.Thibaut Mattern
2002-12-15try to fix function descriptionsGuenter Bartsch
2002-12-15Remove some vagueness decribing plugin routines. For example that theRocky Bernstein
2002-12-15log outputGuenter Bartsch
2002-12-15cleanupGuenter Bartsch
2002-12-15More cleanups, accurate frame clipping if video size not divisible by 4Ewald Snel
2002-12-15Report broken framesEwald Snel
2002-12-15- set high water marks to higher values in http, pnm andStefan Holst
2002-12-15these new methodsStefan Holst
2002-12-15The _XOPEN_SOURCE define for getting a swab() prototype confuses the solarisJuergen Keil
2002-12-15Use bswap macrosEwald Snel
2002-12-15Use common xine color conversionEwald Snel
2002-12-15update metainfo more often, patch inspired by Marco ZühlkeMichael Roitzsch
2002-12-15convenienceMichael Roitzsch
2002-12-15Disable demux_mpeg_block_estimate_rate. This should be used only ifRocky Bernstein
2002-12-15A part of real media file handling now uses xine_buffer_*.Stefan Holst
2002-12-15Introducing an implementation of dynamic buffer especially usefulStefan Holst
2002-12-15fixed indenting, change message prefix from "pnm" to "input_pnm",Stefan Holst
2002-12-15demux_mpeg_block_estimate_rate():Rocky Bernstein
2002-12-14updated Makefile.am for input_net.Stefan Holst
2002-12-14input_net has been ported to new api.Stefan Holst
2002-12-14some debug outputGuenter Bartsch
2002-12-14pts are now delivered in 1/90000 second unitsGuenter Bartsch
2002-12-14deliver timestamps in 1/90000 second units, fix handling of type 4 audio headersGuenter Bartsch
2002-12-14The bandwidth cost is too high to do one-field deinterlacing in hardware.Robin KAY
2002-12-14Add number of audio and subtitle channels stream informationEwald Snel
2002-12-14Improve mediaLib support in ffmpeg. This has been sent to ffmpeg-devel too.Robin KAY
2002-12-14The solaris pthread_cond_init() man page tells me:Juergen Keil
2002-12-14ao_fill_gap() must be called with the driver_lock unlocked, becauseJuergen Keil
2002-12-14No need to install qtpalette.hDaniel Caujolle-Bert
2002-12-14- rtsp audio only streams now work betterStefan Holst
2002-12-13Stupid bug! Now reduced data copied to video RAM by 25%Robin KAY
2002-12-13create ~/.xine if it doesn't exist for plugin catalogGuenter Bartsch
2002-12-13always set input_pos and input_time on both, audio and video buffersGuenter Bartsch